"Cannot open JVM library" when starting Scilab twice

hehiha dungnguyenbk at gmail.com
Thu Jul 12 05:48:28 CEST 2012


Hi
In my module (xcos external module)
C file i use
if (StartScilab (NULL, NULL, 0) == FALSE)
But have error
can not open JVM libary
I change to
if (Call_ScilabOpen(NULL, FALSE, NULL, 0)== 0)
But. When I simulate my block. Scilab pending in this line and scilab
process can not normal exit.
I must use force this process (WScilex process).
Did you have the same problem.

--
View this message in context: http://mailinglists.scilab.org/Cannot-open-JVM-library-when-starting-Scilab-twice-tp4024457p4024568.html
Sent from the Scilab developers - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the dev mailing list