Re: C++ Static library fails to link for some code, relocatable object works fine
Re: C++ Static library fails to link for some code, relocatable object works fine
- Subject: Re: C++ Static library fails to link for some code, relocatable object works fine
- From: Adam Zegelin <email@hidden>
- Date: Tue, 15 Jul 2008 06:39:30 +1000
Peter,
On 15/07/2008, at 6:23 AM, Peter O'Gorman wrote:
The linker is likely picking /usr/lib/libsqlite3.dylib in preference
to
your libsqlite3.a. See the "static to override dylib" thread.
Yep, that was it! I changed the name of the product & target to a more
suitable "sqlite3x" and that solved the issue.
Thanks for your help.
Regards,
Adam
_______________________________________________
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