XCODE choose system's EXPAT instead of my. Argh....
XCODE choose system's EXPAT instead of my. Argh....
- Subject: XCODE choose system's EXPAT instead of my. Argh....
- From: Ruslan Zasukhin <email@hidden>
- Date: Fri, 30 Jun 2006 15:31:25 +0300
- Thread-topic: XCODE choose system's EXPAT instead of my. Argh....
Hi All,
Xcode 2.3, OS X 10.4.4
* We have project with 3 EXPAT (XML parser) files.
It build our expat_debug.a / expat_release.a library
* Originally I did have expat_release.a to be dragged into Tree of other
project to be linked...and I see wrong work of expat. Instead of UTF16
strings it return me UTF8 (we have setup our EXPAT project to be
XML_UNICODE)
*After half day of teasing, I have understand that xCode simple IGNORE (!!!)
my library, and instead linked to systems' EXPAT. What a terrible glitch!!!
* I have try also way of "Other linker flags" but it also not works.
Xcode/gcc/linker still preffer to use system' EXPAT instead of my.
* As workaround I have drop 3 ".c" files of EXPAT into main project, and
things have start to work correctly.
I will report this bug into RADAR now, but may be somebody know what is
going on ?
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
_______________________________________________
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