Skip navigation.
 
mlRe: Cocoa Database Connection
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

Related mailsAuthorDate
mlCocoa Database Connection Justin Giboney Mar 21, 23:33
mlRe: Cocoa Database Connection Justin Giboney Mar 22, 00:50
mlRe: Cocoa Database Connection Jason Stephenson Mar 22, 01:34
mlRe: Cocoa Database Connection Jeff LaMarche Mar 22, 01:37
mlRe: Cocoa Database Connection Western Botanicals Mar 24, 20:21
mlRe: Cocoa Database Connection Jeff LaMarche Mar 24, 20:54
mlRe: Cocoa Database Connection Justin Giboney Mar 24, 22:06
mlRe: Cocoa Database Connection Jens Alfke Mar 25, 04:25
mlRe: Cocoa Database Connection Andrew Satori Mar 26, 21:12