Xcode relative path for Makefile builds
Xcode relative path for Makefile builds
- Subject: Xcode relative path for Makefile builds
- From: "Pelaia II, Tom" <email@hidden>
- Date: Wed, 21 Oct 2009 15:41:42 -0400
- Acceptlanguage: en-US
- Thread-topic: Xcode relative path for Makefile builds
I am working on a project that uses Make files. I am editing the
source code in Xcode, and would like to build using Xcode. Building
works fine, but the error messages won't open in the source code
because the relative paths in the Makefile aren't relative to the
location of the Xcode project or even relative to the Makefile since
the Makefile has a complex dependency. I really can't modify the
Makefile to accommodate Xcode because it is a shared project and to be
honest the Makefile nesting rules are quite complex. Placing the Xcode
project file in a location to satisfy the relative path would place it
in an awkward location. I want my project file at the top.
Is there a way to tell Xcode how to interpret the relative paths of
files that appear in the build errors?
thanks,
tom
_______________________________________________
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