Xcode 2.5 can't #include_next <stdarg.h>
Xcode 2.5 can't #include_next <stdarg.h>
- Subject: Xcode 2.5 can't #include_next <stdarg.h>
- From: Steve Mills <email@hidden>
- Date: Thu, 1 Nov 2007 10:25:04 -0500
Installed Xcode 2.5 on Mac Pro running 10.5.
Xcode 3.0 is also installed.
2.5 is in default /Xcode2.5 folder.
Opening projects never opened in Xcode 3.0.
Build.
Lots of these errors:
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/stdarg.h:4:25: error:
stdarg.h: No such file or directory
Error comes from this line:
#include_next <stdarg.h>
When I first opened the project and got this error, I checked the libs
and frameworks in the project and saw they were coming from /user/lib/
and /System/Library/Frameworks/. I changed them to come from the /
Xcode2.5/SDKs/MacOSX10.4u.sdk/... instead, and the Path Type changed
to "Relative to Xcode folder". I guess that wasn't the problem. I'm
stumped. Everything built correctly in Xcode 2.4.whatever on 10.4.10.
Steve Mills
Drummer, Mac geek
http://sjmills5.home.mchsi.com/
_______________________________________________
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