<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Thanks for your answer.<br><br>So, if i link the libraries by mysefl (like -L/usr/share/scilab/lib -l<i>library</i>) in the compiler, isn't possible to use as standalone anyways? If i can do that, what libraries should i link? If i can't, why is the standalone.c generated?<br><br>The errors i get is that cstblk4_m, selector_m, and counter are not defined, and i guess there are defined in a library, but i don't know in which<br><br>Other question... is there a code generator like equalis for dspic or embeedes systems, but opne-source? Equalis is far away my budget...<br><br><div>> From: clement.david@scilab-enterprises.com<br>> To: users@lists.scilab.org<br>> Date: Mon, 15 Sep 2014 08:37:36 +0200<br>> Subject: Re: [Scilab-users] Xcos code generation, compiling with eclipse for standalone usage<br>> <br>> Hello,<br>> <br>> For you information, the generated source code need to be linked against<br>> Scilab libraries. The Code generator emits the same scheduling as Xcos<br>> but does not emit source code for simulation functions (eg. per block).<br>> <br>> Regards,<br>> <br>> --<br>> Clément<br>> <br>> Le samedi 13 septembre 2014 à 21:29 -0300, Pablo Fonovich a écrit :<br>> > Hi: I would like to know if its possible to compile the code generated<br>> > with xcos with eclipse (or other open-source ide) into an aplication<br>> > for usage outside of scilab. I've been trying but im not able to do<br>> > so.<br>> > If it's possible, is there any tutorial or something?<br>> > What i really want to do is to use the code generated as a function of<br>> > another program.<br>> > <br>> > _______________________________________________<br>> > users mailing list<br>> > users@lists.scilab.org<br>> > http://lists.scilab.org/mailman/listinfo/users<br>> <br>> <br>> _______________________________________________<br>> users mailing list<br>> users@lists.scilab.org<br>> http://lists.scilab.org/mailman/listinfo/users<br></div> </div></body>
</html>