Rebuilding Precompiled headers
Rebuilding Precompiled headers
- Subject: Rebuilding Precompiled headers
- From: Bruno Blondeau <email@hidden>
- Date: Sat, 26 Jan 2002 20:38:42 +0100
I am getting these error messages:
main.m:1: warning: could not use precompiled header
'/System/Library/Frameworks/Foundation.framework/Headers/Foundation.p',
because:
main.m:1: warning:
'/System/Library/Frameworks/Foundation.framework/Versions/C/Headers/Foundati
on.h' has different date than in precomp
How can I rebuild the precompiled headers?
(I had to make a change in Foundation.h to be able to compile Cocoa
applications with CodeWarrior...)
Thanks,
Bruno Blondeau