Re: Xcode 2.5 can't #include_next <stdarg.h>
Re: Xcode 2.5 can't #include_next <stdarg.h>
- Subject: Re: Xcode 2.5 can't #include_next <stdarg.h>
- From: Steve Mills <email@hidden>
- Date: Thu, 1 Nov 2007 12:26:10 -0500
Everything now builds since changing to $(DEVELOPER_SDK_DIR) in those
places. The only new warnings are these:
Checking Dependencies
Building target “Creator Pro” of project “Creator” with configuration
“Debug”
warning: skipping file '$(SYSTEM_DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/
usr/lib/libz.1.dylib' (unexpected file type 'compiled.mach-o' in
Frameworks & Libraries build phase)
warning: skipping file '$(SYSTEM_DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/
usr/lib/libcrypto.0.9.7.dylib' (unexpected file type 'compiled.mach-o'
in Frameworks & Libraries build phase)
warning: skipping file '$(SYSTEM_DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/
usr/lib/libssl.0.9.7.dylib' (unexpected file type 'compiled.mach-o' in
Frameworks & Libraries build phase)
If I get info on those libs, they are correctly coming from /Xcode2.5/
SDKs/MacOSX10.4u.sdk/usr/lib/, and the Path Types are Relative to
Xcode folder.
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