<div>Hi,</div><div><br></div><div>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++<br></div><div>
<br></div><div>Marcin</div><div><br></div><div><br></div><div class="gmail_quote">2010/9/16 Allan CORNET <span dir="ltr"><<a href="mailto:allan.cornet@scilab.org">allan.cornet@scilab.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div lang="FR" link="blue" vlink="purple"><div><p class="MsoNormal"><span style="font-size:11.0pt">Hi,</span></p><p class="MsoNormal"><span style="font-size:11.0pt"> </span></p><p class="MsoNormal"><span style="font-size:11.0pt">In fact, you want to call scilab from your program.</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"> </span></p><p class="MsoNormal"><span style="font-size:11.0pt">See help call_scilab in scilab or </span><a href="http://www.scilab.org/product/man/section_0b209c9ffb9f256780f4b18be7e0ebc7.html" target="_blank"><span style="color:windowtext">http://www.scilab.org/product/man/section_0b209c9ffb9f256780f4b18be7e0ebc7.html</span></a></p>
<p class="MsoNormal"> </p><p class="MsoNormal">you will need to regenerate symbols table (.lib to .a) for call_scilab.dll and some others scilab dlls with Dev-C++</p><p class="MsoNormal"> </p><p class="MsoNormal">(<a href="http://sourceware.org/binutils/docs-2.16/binutils/dlltool.html" target="_blank"><span style="color:windowtext">http://sourceware.org/binutils/docs-2.16/binutils/dlltool.html</span></a>) and link with these libraries.</p>
<p class="MsoNormal"> </p><p class="MsoNormal">Allan</p><p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D"> </span></p><p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D"> </span></p><p class="MsoNormal">
<b><span style="font-size:10.0pt">De :</span></b><span style="font-size:10.0pt"> marcin.wozniczka Gazeta.pl [mailto:<a href="mailto:marcin.wozniczka@gazeta.pl" target="_blank">marcin.wozniczka@gazeta.pl</a>] <br><b>Envoyé :</b> jeudi 16 septembre 2010 12:45</span></p>
<div class="im"><br><b>À :</b> <a href="mailto:users@lists.scilab.org" target="_blank">users@lists.scilab.org</a><br></div><b>Objet :</b> Re: [scilab-Users] Dev-C++ Compiler<div class="im"><p class="MsoNormal"> </p><p class="MsoNormal">
Hi, <br>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).<br>
<br clear="all"><br>-- <br>Marcin Woźniczka</p></div></div></div></blockquote></div><br><br clear="all"><br><br>