[scilab-Users] Any working call_scilab implementation out there?

vinsz vincent.guffens at googlemail.com
Fri Jun 25 20:49:16 CEST 2010


On 25/06/2010 16:42, Nick Othieno wrote:
> Hi guys,
>
> Does anyone have a working call_scilab implementation? If yes, how did 
> you do it? More specifically, how did you compile the program with the 
> call_scilab function?
>

Hi Nick,

I use call_scilab for the sciscipy project : 
http://forge.scilab.org/index.php/p/sciscipy/

you can see in the doc what environment variables are needed to compile
     - http://forge.scilab.org/index.php/p/sciscipy/page/InstallingOnLinux/
     - 
http://forge.scilab.org/index.php/p/sciscipy/page/InstallingOnWindows/

and look at setup.py script to see the compiler option.

Hope it helps,




More information about the users mailing list