[Scilab-Dev] Problem with advanced mode using scilab within Eclipse

Clément David clement.david at scilab-enterprises.com
Mon Feb 20 17:46:09 CET 2017


Hi Daniel,

Le mercredi 01 février 2017 à 00:29 -0700, danielN a écrit :
> our Tips doesnt work. What am I doing wrong ?
> 
> Picture:
> <http://mailinglists.scilab.org/file/n4035434/FehlerMeldung.png
This error is due to a mis-initialization of Scilab (either a missing jar, missing dll/so, missing
"SCI" or "SCIHOME") we used to launch scilab [1]. To have a full backtrace and ease your
developments, I suggest you to use local jar built with debugging enabled ; you will be the line
thus the missing thing.

[1]: http://cgit.scilab.org/cgit.cgi/scilab/tree/scilab/modules/commons/src/java/org/scilab/modules/
commons/xml/XConfiguration.java#n74

Thanks,

--
Clément



More information about the dev mailing list