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

Clément David clement.david at scilab-enterprises.com
Tue Mar 3 17:38:37 CET 2015


Hello,

Yep, usually opening a ticket on the forge is the right way (as it is an
external module). But do not hesitate to ping the maintainers.

I fixed the issue, an ATOMS update will be available soon.

--
Clément

Le mardi 03 mars 2015 à 10:23 +0000, Jean-Pierre Dussault a écrit :
> 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 at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/dev





More information about the dev mailing list