Page 1 of 1

Howto for using an external library

Posted: Sat Jun 10, 2017 11:42 am
by NuclearFusion
Hi guys,

I need the PurePDF library.
But then I do not know how to use it. Found 1159 topics on searching for "library" which is quite overwhelming ;-)

So, can anybody point me to a (the) correct topic for this?

So I am interested in:
- where to put the ZIP file (or should I unzip it?)
- use OpenLibrary or import??

Also I saw that the library is x86. No 64 bit version?

TIA,
Arie

Re: Howto for using an external library

Posted: Sun Jun 11, 2017 9:54 am
by mk-soft
Search over Google... :wink:

PurePDF site:purebasic.fr

Re: Howto for using an external library

Posted: Sun Jun 11, 2017 12:29 pm
by NuclearFusion
Thx. But that was not the question at all ;-) I indeed did find it on the web.

My bad. Question was not clear.

What I am after is (in general):
1. how and where to instaal an external library (like PurePDF
2. how to access the library (functions) from within a PB program