Re: Cocoa build errors
Re: Cocoa build errors
- Subject: Re: Cocoa build errors
- From: Jeff LaMarche <email@hidden>
- Date: Sat, 13 Jul 2002 14:30:23 -0700
On Saturday, July 13, 2002, at 01:00 PM, Matt Neuburg wrote:
>
Doing the same thing with MySQL I found that you have to explicitly tell
>
the target the library search path. m.
Matt:
Thanks for the help. Once I weak-linked in libcpg.a, most of my link
errors went away. After banging my head on it for several hours, I went
to bed. Today, the error was as obvious as a hole in the head, and I'm
embarassed by it.
I had PQgetValue(...). The actual command is PQgetvalue(...). Why it
compiled fine and didn't ding me until build time, I'm still not sure,
but it's now working.
Thanks again!
- Jeff
_______________________________________________
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.