Referencing non-framework libraries & headers
Referencing non-framework libraries & headers
- Subject: Referencing non-framework libraries & headers
- From: Rick Mann <email@hidden>
- Date: Sat, 17 Jun 2006 11:18:27 -0700
So, I'm trying to build an XCode project for a command-line tool
usually built with autoconf. It depends on libusb, another thing I
have to download and install using autoconf.
What's the right way to include that in my XCode project (built from
the C++ tool template)? Just find the library file and the include
file and stick them in? What if I wanted to link against a .so instead?
TIA,
--
Rick
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden