• 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
Including headers from unix library
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Including headers from unix library


  • Subject: Including headers from unix library
  • From: Jeff LaMarche <email@hidden>
  • Date: Fri, 12 Mar 2004 09:43:48 -0500

I'm using a standard unix C library (libpq for Postgresql). Until recently, I had copied the headers and libraries my application needed into the build folder, and all was well. I upgraded versions recently, and decided I wanted to point to the standard installed location for these files, so I took them out of my build folder, and pointed the references in the project back to the original file locations, and added the "include" folder into my project's search path.

Now, I am getting errors when I compile, saying "No such file or directory." Yet, if I single-click on the header file in my project, it comes up.

Does anyone have any idea what I'm doing wrong?

TIA,
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.


  • Prev by Date: Re: Odd binding issue
  • Next by Date: Re: Leave NSLog()s in Final Product?
  • Previous by thread: Re: Borderless windows vs. cursor rects
  • Next by thread: Drawing a Subclass of NSButton
  • Index(es):
    • Date
    • Thread