Working with PDFlib; and slamming the wall
Working with PDFlib; and slamming the wall
- Subject: Working with PDFlib; and slamming the wall
- From: "Frederick C. Lee" <email@hidden>
- Date: Thu, 21 Jul 2005 16:31:16 -0700
Greetings:
I've downloaded pdflib verson 6.0.1 from pdflib.com. What I
got was some demo and doc files. I'm assuming the libpdf.a library
is installed somewhere globally.
Nevertheless, I've created a test (testC++) routine via XCode 2.1
containing the 'hello.cpp' and 'hello.hpp' source with links to the
pdflib.cpp, pdflib.hpp and pdflib.h
The following error was encountered during the link part of the build:
[Session started at 2005-07-21 16:20:43 -0700.]
ZeroLink: unknown symbol '_PDF_get_api'
testC++ has exited due to signal 6 (SIGABRT).
1) How do I solve this? and
2) I notice that I have the libpdf.a file on disk (via spotlight).
Does the suffix '.a' mean a static library?
3) Where would be a good place to place 3rd-party static libraries
and their associated header files?
Thanks for your help!
Regards,
Ric.
_______________________________________________
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