FROM : Jens Alfke
DATE : Tue Mar 25 04:25:26 2008
On 24 Mar '08, at 2:06 PM, Justin Giboney wrote:
> Putting this line
> -L/usr/local/pgsql/lib -lpq
> in my Other Linker Flags, made the error go away,
If you're using Xcode, you can do the same thing through the GUI by
adding the dylib (pq.dylib?) to the project using the Add File...
command. (By convention you put it in the Frameworks group, though I
don't think it matters where it goes.)
—Jens
DATE : Tue Mar 25 04:25:26 2008
On 24 Mar '08, at 2:06 PM, Justin Giboney wrote:
> Putting this line
> -L/usr/local/pgsql/lib -lpq
> in my Other Linker Flags, made the error go away,
If you're using Xcode, you can do the same thing through the GUI by
adding the dylib (pq.dylib?) to the project using the Add File...
command. (By convention you put it in the Frameworks group, though I
don't think it matters where it goes.)
—Jens
| Related mails | Author | Date |
|---|---|---|
| Justin Giboney | Mar 21, 23:33 | |
| Justin Giboney | Mar 22, 00:50 | |
| Jason Stephenson | Mar 22, 01:34 | |
| Jeff LaMarche | Mar 22, 01:37 | |
| Western Botanicals | Mar 24, 20:21 | |
| Jeff LaMarche | Mar 24, 20:54 | |
| Justin Giboney | Mar 24, 22:06 | |
| Jens Alfke | Mar 25, 04:25 | |
| Andrew Satori | Mar 26, 21:12 |






Cocoa mail archive

