External Build - errors and warnings problem
External Build - errors and warnings problem
- Subject: External Build - errors and warnings problem
- From: Kevin Packard <email@hidden>
- Date: Thu, 24 Jan 2008 12:10:20 -0500
I set up an external build target to use GNU make (OS X 10.5.1, XCode
3.0), and I'm able to build. However, XCode fails to associate
compiler errors/warnings with source code, unless the XCode project
resides in the same directory as the Makefile. This is not possible
for projects with multiple Makefiles.
I suspect that XCode's source path resolver is ignoring the Directory
property in the target's Custom Build Command setting when parsing
build output.
I've tried various configurations, including make's -C option, with no
luck. An ancient thread (http://lists.apple.com/archives/xcode-users/2005/Jan/msg00318.html
) discusses this problem, but no solution was posted.
Has anyone solved this?
Thanks,
--
Kevin Packard
_______________________________________________
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