build script access
build script access
- Subject: build script access
- From: Bengt Nilsson <email@hidden>
- Date: Wed, 13 Aug 2008 20:40:09 +0200
- Auth-sender: email@hidden
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 |
_______________________________________________
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