Re: Problems bundleizing a static library in Development Build Style
Re: Problems bundleizing a static library in Development Build Style
- Subject: Re: Problems bundleizing a static library in Development Build Style
- From: Scott Tooker <email@hidden>
- Date: Wed, 7 Sep 2005 11:41:32 -0700
Double-click on the project icon in the Groups & Files view to bring
up the project inspector (you can also use the Project->Edit Project
Settings menu item). Switch to the "Build" tab and you'll see the
project-level settings.
Scott
On Sep 6, 2005, at 5:09 PM, Roland Torres wrote:
Well, in all the configurations I have (Default, Deployment, and
Development), "ZeroLink" is unchecked. Still builds Development
with ZeroLink regardless. By "project build settings" do you mean
Default? Is there another location where this information resides?
I tried grepping the defaults db, but I didn't find any entries
relating to ZeroLink.
Thanks
Roland
On Sep 6, 2005, at 1:05 PM, Scott Tooker wrote:
Double-check that ZeroLink is turned off in the project and target
build settings for the build configuration you are using.
Scott
On Sep 6, 2005, at 12:46 PM, Roland Torres wrote:
On Sep 6, 2005, at 12:19 PM, Nick Zitzmann wrote:
Try turning off ZeroLink in the Development build settings.
ZeroLink doesn't seem to work correctly when the project
includes static object files and archives.
I have noticed that even if I have ZeroLink unchecked for
development builds, it always performs a ZeroLink, regardless. Is
there some way to override this?
mkdir /Users/roland/Projects/SouthBridge/build/Development/
SouthBridge.app/Contents/MacOS
cd /Users/roland/Projects/SouthBridge
/usr/bin/gcc-4.0 -o /Users/roland/Projects/SouthBridge/build/
Development/SouthBridge.app/Contents/MacOS/SouthBridge -arch ppc /
System/Library/PrivateFrameworks/ZeroLink.framework/Resources/
libZeroLinkAppStub.a -Wl,-all_load -L/Users/roland/Projects/
SouthBridge/build/Development -F/Users/roland/Projects/
SouthBridge/build/Development -framework Cocoa -framework QTKit -
framework QuartzCore -framework OpenGL -framework QuickTime -
framework Quartz -framework ZeroLink -F/System/Library/
PrivateFrameworks/ -Wl,-x -Wl,-unexported_symbols_list -Wl,/
System/Library/PrivateFrameworks/ZeroLink.framework/Versions/A/
Resources/ZeroLinkAppStub.nexp -Wl,-sectcreate -Wl,__TEXT -
Wl,__zerolink -Wl,/Users/roland/Projects/SouthBridge/build/
SouthBridge.build/Development/SouthBridge.build/Objects-normal/
ppc/SouthBridge.zerolink
Roland
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40apple.com
This email sent to 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