Adding executable path to Xcode
Adding executable path to Xcode
- Subject: Adding executable path to Xcode
- From: Sanjay Connare <email@hidden>
- Date: Wed, 8 Sep 2004 19:39:46 -0400
Hi,
I apologize in advance if this question seems naive or has already
been asked but I couldn't seem to find any information on how to add a
custom executable path for Xcode online and through apple's developer
documentation. If all of the custom compile utilities such as winegcc,
winebuild etc. etc. are in /usr/bin then the Xcode project compiles
fine. However, the binary installs these tools in the
/Library/Darwine/bin directory and I couldn't figure out how to add a
new path for Xcode to search for.
I also tried adding PATH configuration settings in the flags option but
this proved to be of no avail as the utility being called still could
not be found.
Is there any way to add another executable path to Xcode and if so how
is this done?
Thanks,
Sanjay Connare
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.