[Scilab-Dev] CUTEr Problem while loading the range, group and elfun into Scilab

Jean-Pierre Dussault Jean-Pierre.Dussault at USherbrooke.ca
Tue Mar 3 11:23:27 CET 2015


Hi,

in 5.5.X, I cannot use CUTEr anymore. Worked OK in 5.4.X.

Just try the demo "basic usage"
-->path=get_sif_path()+'sif';    //get the SIF database path

-->siffile=path+'/LSNNODOC.SIF'; //select the LSNNODOC.SIF problem

-->probpath=TMPDIR+'/LSNNODOC';  //set the directory where to create generated files

-->sifdecode(siffile,probpath)   //build the fortran files defining the problem

-->buildprob(probpath)           // compile and link the generated files
 !--error 10000
Problem while loading the range,group and elfun into Scilab
at line      31 of function buildprob called by :
buildprob(probpath)           // compile and link the generated files
at line      24 of exec file called by :
(script_path) then exec(script_path, -1);end;clear script_path;;if exists("%oldgcbo"
while executing a callback

I found  http://forge.scilab.org/index.php/p/cuter/issues/1357/

Is a "ticket" on forge.scilab.org filed as a bug report?


Thx,

JPD

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/dev/attachments/20150303/68f4f930/attachment.htm>


More information about the dev mailing list