file stdarg.h anf float.h into CoreFoundation header not found?
file stdarg.h anf float.h into CoreFoundation header not found?
- Subject: file stdarg.h anf float.h into CoreFoundation header not found?
- From: "Emmanuel Verlynde" <email@hidden>
- Date: Wed, 20 Jul 2005 09:31:33 +0200
- Organization: Opendisc
Hi,
I need to build an application made with XCode 1.5 on XCode 2.0 to enhance project compatibility to i386 plateforms.
But when i try to build target application, i obtain errors in pch file...
from /Volumes/Data/Opendisc v220/application_Prefix.pch:6:
from /Developer/SDKs/MacOSX10.4.0.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12,
from /Developer/SDKs/MacOSX10.4.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6,
In file included from /Developer/SDKs/MacOSX10.4.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:14
error: stdarg.h : No such file or directory
error: float.h : No such file or directory
My project contain '.mm' files and '.c' files (zlib) and application_Prefix.pch contain only an import to "cocoa.h". Which is the best issue to resolve this problem?
Thanks.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden