• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Cocoa Database Connection
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa Database Connection


  • Subject: Re: Cocoa Database Connection
  • From: Jeff LaMarche <email@hidden>
  • Date: Fri, 21 Mar 2008 20:37:12 -0400


On Mar 21, 2008, at 7:50 PM, Justin Giboney wrote:

So, libpq sounds like a well supported way to go, but when I import "libpq-fe.h" into my project I get an error that says "postgres_ext.h: No such file or directory", along with 30 more errors which I assume are related to the lack of this file. I searched my computer for it and I can't find it.

There are actually several header files that make up the libpq; they should be in the lib folder of your Postgresql installation, so just add the missing headers along with libpq-fe.h and the library.
_______________________________________________


Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Cocoa Database Connection (From: Justin Giboney <email@hidden>)
 >Re: Cocoa Database Connection (From: Justin Giboney <email@hidden>)

  • Prev by Date: Re: How to set default value for NSTextField from program before window is displayed?
  • Next by Date: Synchronising across multiple NSUndoManager stacks
  • Previous by thread: Re: Cocoa Database Connection
  • Next by thread: Re: Cocoa Database Connection
  • Index(es):
    • Date
    • Thread