How and where install chilkat dll's to use with Purebasic ?

Everything else that doesn't fall into one of the other PB categories.
lbarasc
New User
New User
Posts: 1
Joined: Sat Feb 03, 2018 10:05 am

How and where install chilkat dll's to use with Purebasic ?

Post by lbarasc »

Hi ,
I just downloaded trial version of purebasic to test the language.

I also downloaded chilkat module for purebasic. (https://chilkatdownload.com/9.5.0.71/ch ... -9.5.0.zip), it contains 2 dll files : chilkatPb-9_5_0.dll and chilkatPb32-9_5_0.dll plus a lot of .pb files.

i just want to use some modules from chilkat in purebasic, i open some .pb sample files of chilkat, but it doesn't work.

here is my question : in which directory i must copy chilkatPb-9_5_0.dll ? what additional operation i must do to use chilkat modules ?

thank you for all
swhite
Enthusiast
Enthusiast
Posts: 727
Joined: Thu May 21, 2009 6:56 pm

Re: How and where install chilkat dll's to use with Purebasi

Post by swhite »

Just put the 2 dll files in the same folder as your executable.

Simon
Simon White
dCipher Computing
Post Reply