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
_______________________________________________ dev mailing list dev@lists.scilab.org http://lists.scilab.org/mailman/listinfo/dev