Howto for using an external library

Everything else that doesn't fall into one of the other PB categories.
NuclearFusion
User
User
Posts: 35
Joined: Wed Nov 22, 2006 2:00 pm

Howto for using an external library

Post 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
User avatar
mk-soft
Always Here
Always Here
Posts: 5409
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Howto for using an external library

Post by mk-soft »

Search over Google... :wink:

PurePDF site:purebasic.fr
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
NuclearFusion
User
User
Posts: 35
Joined: Wed Nov 22, 2006 2:00 pm

Re: Howto for using an external library

Post 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
Post Reply