xCode 2 and static links ?
xCode 2 and static links ?
- Subject: xCode 2 and static links ?
- From: Stephane Pinel <email@hidden>
- Date: Wed, 15 Jun 2005 23:46:19 +0200
Hello,
I have a project that used to compile and link fine with Apple xCode
1.5 on Panther (MacOS X 10.3.X).
Since I've upgraded to MacOS X 10.4.1 and Apple xCode 2, my project
seems to search for a dynamic link
(libpq.dylib) instead of libpq.a as setted in the project. First I
haven't seen this because all my Macs have
a PostgreSQL installed. But from an other Mac, where there is no
PostgreSQL installed, my app didn't work and
apparently looked at a libpq.dylib.
Any idea on how to set up properly my xCode 2 project in order to
link statically, just like before ?
Thank you very much.
Stephane
_______________________________________________
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