[Scilab-Dev] Problem loading a toolbox

ycollet at freesurf.fr ycollet at freesurf.fr
Wed Mar 25 12:51:15 CET 2009


OK, I've got it: Mysql install in c:\Program Files\MySQL\MySQL-5.1\lib\opt
only .lib files
The dll is in ../bin and the path is not set by the installer. You have to
set it manually.
Once it is set, the loader.sce finds the libmysql.dll and everything is
fine.

I will close the bug 4290.

Thanks,

YC


On Wed, 25 Mar 2009 10:13:27 +0100, Sylvestre Ledru
<sylvestre.ledru at scilab.org> wrote:
> Le mercredi 25 mars 2009 à 10:07 +0100, ycollet at freesurf.fr a écrit :
>> Hello,
>> 
>> I have a toolbox which compiles fine under scilab-5.1.
>> The problem arise when I try to load the toolbox.
>> 
>> -->link('./mysql_c.dll')
>>               !--error 236
>> link: La biblioth?¿que partag?®e n'a pas ?®t?® charg?®e: Le module 

>> spÚcifiÚ est
>> introuvable.
> I would say that Scilab cannot find your lib into your
> translateToWindows(LD_LIBRARY_PATH).
> (sorry, I don't know the name under Windows).
> 
> Sylvestre
> 



More information about the dev mailing list