• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
file stdarg.h anf float.h into CoreFoundation header not found?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Prev by Date: Re: Adding 30 minutes to an NSDate
  • Next by Date: NSTableView: Image and text in one column.
  • Previous by thread: Re: Adding 30 minutes to an NSDate
  • Next by thread: NSTableView: Image and text in one column.
  • Index(es):
    • Date
    • Thread