Zerolink trouble with static library
Zerolink trouble with static library
- Subject: Zerolink trouble with static library
- From: Ruben Zilibowitz <email@hidden>
- Date: Thu, 28 Oct 2004 21:26:08 +1000
Hello. I'm being confounded by recent problem with building a project.
I have included a static library (libfreetype.a) into my project. When
I build under "Deployment" build style everything is ok. But when I
build under "Development" mode the build window compiles everything and
leaves a "build failed" message with no explanation. The build log
gives no details except the last line reads "Bundlizing
/Users/ruben/Documents/developer/ToyCars/build/ToyCars.build/
ToyCars.build/Objects-normal/ppc/libfreetype.ab
/Library/freetype/lib/libfreetype.a"
Now, I have tracked the problem down to Zerolink. For some reason
Zerolink is not happy about the freetype library. If I turn off
Zerolink the build succeeds as expected. I have not been able to work
out why this is. There is no problem with the other static libraries in
the project, only this one.
Does anyone know why this might occur? I am also building the freetype
library from Xcode.
Thanks,
Ruben
_______________________________________________
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