Re: build script access
Re: build script access
- Subject: Re: build script access
- From: Bengt Nilsson <email@hidden>
- Date: Wed, 13 Aug 2008 22:29:44 +0200
- Auth-sender: email@hidden
13 aug 2008 kl. 20.52 skrev Tommy Nordgren: On 13 aug 2008, at 20.40, Bengt Nilsson wrote: Hi!
I am trying to change an existing wxwidgets project for new needs.
I have changed the library and include paths etc. accordingly, but finally I get the following error when building it:
Building target “dynamic” of project “Project1” with configuration “Development” — (1 error)
cp: ../../src/build/Development/libwx_mac.dylib: No such file or directory
Build failed (1 error)
The dynamic library should be copied from the existing location into the application bundle.
The new project has a different location, so the relative path does not work,
I have tried HARD to find a way to change this path, but failed.
The only solution I have found is to open the project bundle and change it explicitly using a text editor, but this cannot
be the correct way.
How can I get access to this setting?
BN
You must configure BOTH YOUR PROJECT and the PROJECT THAT BUILDS the LIBRARY, to put their output in the same directory.
That's not logical. What if I will use the same library in may different projects (not uncommon, that's why you have libraries?)
Look up 'BUILD LOCATION' in the Xcode docs
I will. ------ What is a woman that you forsake her, and the hearth fire and the home acre, to go with the old grey Widow Maker. --Kipling, harp song of the Dane women Tommy Nordgren email@hidden
|
_______________________________________________
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