upgrading library problem
upgrading library problem
- Subject: upgrading library problem
- From: James Tittle II <email@hidden>
- Date: Wed, 29 Sep 2004 13:08:14 +0200
...I've got a problem upgrading a project builder target to the native
xcode 1.5 format...the original target was created as a library, but it
has linker flags "-bundle -undefined suppress -flat_namespace", so I
guess it's a bundle...
...whenever I use the upgrading feature, the product type is turned
into Static Library and it is renamed by prefixing "lib" and postfixing
".a", which makes the library unloadable by my application:
unfortunately, I can not find any way to rename the the lib so that it
again becomes usable...
...likewise, if I try to create a native target, a postfix ".bundle" or
".a" is always added to the output...
...so, is there any way around this?
james
_______________________________________________
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