[scilab-Users] Dev-C++ Compiler

marcin.wozniczka Gazeta.pl marcin.wozniczka at gazeta.pl
Tue Nov 23 23:26:30 CET 2010


Hi,

can you describe me it easier (I mean step by step with examples) because I
have small problems with understanding all information on this sites, and I
don't know well C++

Marcin


2010/9/16 Allan CORNET <allan.cornet at scilab.org>

> Hi,
>
>
>
> In fact, you want to call scilab from your program.
>
>
>
> See help call_scilab in scilab or
> http://www.scilab.org/product/man/section_0b209c9ffb9f256780f4b18be7e0ebc7.html
>
>
>
> you will need to regenerate symbols table (.lib to .a)  for
> call_scilab.dll and some others scilab dlls with Dev-C++
>
>
>
> (http://sourceware.org/binutils/docs-2.16/binutils/dlltool.html) and link
> with these libraries.
>
>
>
> Allan
>
>
>
>
>
> *De :* marcin.wozniczka Gazeta.pl [mailto:marcin.wozniczka at gazeta.pl]
> *Envoyé :* jeudi 16 septembre 2010 12:45
>
> *À :* users at lists.scilab.org
> *Objet :* Re: [scilab-Users] Dev-C++ Compiler
>
>
>
> Hi,
> so, is it possible to write script in Dev-C++, which will run program
> written in Scilab? I mean: I wrote program with math algoritms in Scilab,
> but I want create some GUI for it and I want create a exec file which will
> start GUI and from GUI I want start Scilab program (but the point is, that
> program should work without having scilab on computer).
>
>
> --
> Marcin Woźniczka
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20101123/785d0d91/attachment.htm>


More information about the users mailing list