OmniExpat?
OmniExpat?
- Subject: OmniExpat?
- From: "Casey O'Donnell" <email@hidden>
- Date: Wed, 08 May 2002 22:30:40 -0500
Hey there everyone, this is a little off topic, but since I've seen it
mentioned here before, I thought I would ask.
Are there any gotchas/caveats for compiling OmniExpat? I got the
OmniFoundation and OmniBase frameworks to build fine, and the OmniExpat
framework builds just fine too, only when I go to build the test
applications (so I can see if it does what I want), it says:
/usr/bin/ld: warning prebinding disabled because dependent library:
/Users/casey/Development/OmniExpat/build/OmniExpat.framework/Versions/2001A/
OmniExpat is not prebound
/usr/bin/ld:
/Users/casey/Development/OmniExpat/build/intermediates/xml2plist.build/maste
r.o illegal reference to symbol: .objc_class_name_NSAutoreleasePool defined
in indirectly referenced dynamic library
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
/usr/bin/ld:
/Users/casey/Development/OmniExpat/build/intermediates/xml2plist.build/maste
r.o illegal reference to symbol: .objc_class_name_OBPostLoader defined in
indirectly referenced dynamic library
/Users/casey/Development/OmniBase/build/OmniBase.framework/Versions/2001A/Om
niBase
/usr/bin/ld:
/Users/casey/Development/OmniExpat/build/intermediates/xml2plist.build/maste
r.o illegal reference to symbol: _objc_msgSend defined in indirectly
referenced dynamic library /usr/lib/libobjc.A.dylib
I placed the OmniBase and OmniFoundation frameworks in the build directory,
which enable the compiling of OmniExpat framework, but then if I try to
build the tools (as a group or individually), I get those errors.
Thanks for any assistance.
Casey
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.