Page 1 of 1

Mac OSX and Libmysql.dylib - Purebasic Error?!

Posted: Mon Sep 05, 2005 10:03 am
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

Posted: Tue Dec 13, 2005 10:37 pm
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

Posted: Tue Dec 13, 2005 11:41 pm
by Fred
which code do you use ? it should work with OpenLibrary()/CallFunction() as it's a regular dynamic library.