Re: static library (.a) is not of required archutecture
Re: static library (.a) is not of required archutecture
- Subject: Re: static library (.a) is not of required archutecture
- From: Jean-Daniel Dupas <email@hidden>
- Date: Fri, 22 Feb 2008 16:33:38 +0100
Le 22 févr. 08 à 16:19, email@hidden a écrit :
Bonjour
power mac G5 2x2.3 - osx leopard - xcode 3.0
I want to build a cocoa application to access postgresql.
I find nkdpostgresql (no more recent than 2003), witch
give libpq.a, libcrypto.dylib...
I get the warnings
"warning in /Users/rn/cocoa/nkd/nkd_01/libpq.a, file is nor of
required architecture"
...
I rebuild postgresql, and use the file /opt/lib/libpq.a (2006).
I get the same warning.
Help, please !
You have to build it as an Universal Binary. As it's not a easy task,
you can also use the developer package from www.postgresqlformac.com
that contains libpq.a for both architectures.
http://sourceforge.net/project/showfiles.php?group_id=133151
_______________________________________________
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