• 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: Errors linking to stdarg.h and float.h
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Errors linking to stdarg.h and float.h


  • Subject: Re: Errors linking to stdarg.h and float.h
  • From: Jens Alfke <email@hidden>
  • Date: Sat, 19 Jun 2010 23:02:46 -0700

On Jun 19, 2010, at 9:17 PM, William DeShazer wrote:

> I somewhat understand that the statement:
> #include_next <stdarg.h>

I don’t think there’s any such thing as “#include_next”. Do you mean the regular “#include”?

> That said, I don't understand what mechanism the compiler
> uses to find the right file, therefore, I don't know how to fix it.

It looks in the directories in the Header Search Paths as configured in the project and target build settings. Both <stdarg.h> and <float.h> are in /usr/include, the bog-standard Unix system header directory, so I can’t think of why the compiler wouldn’t be able to find them.

What exact errors do you get?

—Jens _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Errors linking to stdarg.h and float.h
      • From: Fritz Anderson <email@hidden>
References: 
 >Errors linking to stdarg.h and float.h (From: William DeShazer <email@hidden>)

  • Prev by Date: Errors linking to stdarg.h and float.h
  • Next by Date: Re: Xcode / Interface Builder creates nil binding of an NSTextField instance ...
  • Previous by thread: Errors linking to stdarg.h and float.h
  • Next by thread: Re: Errors linking to stdarg.h and float.h
  • Index(es):
    • Date
    • Thread