• 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
Re: Strange Compiler Warning
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange Compiler Warning


  • Subject: Re: Strange Compiler Warning
  • From: Michael Clark <email@hidden>
  • Date: Tue, 30 Aug 2005 22:36:16 -0400

Look in your target settings, look for this setting: Prefix Header
What value is that set to.

I noticed that when I created a new target in an existing project, that would get set to something like:
$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h


And this would cause really strange building problems.

I am just guessing, but it is worth checking out.

Michael.

On 29-Aug-05, at 11:50 PM, Shoaib wrote:

Lately, I've been getting a compiler warning every time I clean my project and rebuild it. The warning originates in the precompiled header file (auto-generated when created a Cocoa app).

Here's the warning:
warning: conflicting types for built-in function scalbl (file: fp.h)
My auto-generated precompiled header file contains the following:
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif
Has anyone seen this warning? How can I get rid of it? I like my projects clean...
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40marketcircle.com


This email sent to email@hidden


_______________________________________________ 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
References: 
 >Strange Compiler Warning (From: "Shoaib" <email@hidden>)

  • Prev by Date: Re: Apple crash reports
  • Next by Date: Opening a document in code
  • Previous by thread: Strange Compiler Warning
  • Next by thread: Mounting a Volume From a WebPage(Safari)
  • Index(es):
    • Date
    • Thread