Mac OSX and Libmysql.dylib - Purebasic Error?!

Mac OSX specific forum
Purebat
New User
New User
Posts: 4
Joined: Wed Sep 17, 2003 4:19 pm
Contact:

Mac OSX and Libmysql.dylib - Purebasic Error?!

Post by Purebat »

Hi folks!

I've got a big Problem.

I've created a dynamic library (libmysqlclient.dylib") from the source..
When i try to call a function from this library theres an primitive error.

Purebasic Error.

Whats the problem?!

Thx
SEO
Enthusiast
Enthusiast
Posts: 178
Joined: Fri Dec 09, 2005 11:42 pm
Location: Sweden
Contact:

Post by SEO »

Hi, I see that you get NO answers.
Sorry but I can't help you.

My question is: Is it possible??
If so, then perhaps you could show your 'code snippets' ...

You could contact me at svenerik at xhtmlsoft.com

Regards,
SEO
Fred
Administrator
Administrator
Posts: 16686
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

which code do you use ? it should work with OpenLibrary()/CallFunction() as it's a regular dynamic library.
Post Reply