Import a C library
Import a C library
- Subject: Import a C library
- From: Don Willems <email@hidden>
- Date: Tue, 19 Oct 2004 00:28:25 +0200
Hi,
The answer is probably obvious but I just can't get i to work.
I'm trying to use a C library in my Cocoa project.
I've added the library (libhwr.a) to my project (it shows up as a
framework, but it is not expandable, I can't see any headers) and
included it with the following instruction #import <libhwr/hwrutils.h>.
But the compiler gives an error: libhwr/hwrutils.h: No such file or
directory.
I've tried including the headers in my project, but it does not help.
Any suggestions?
Don
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden