
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Compilate Scilab with VSC++ : Can&apos;t access SVN server to get the requisites</title>
<link>http://www.equalis.com/forums/posts.asp?topic=285583</link>
<description></description>
<lastBuildDate>Fri, 24 May 2013 16:56:07 GMT</lastBuildDate>
<pubDate>Tue, 2 Aug 2011 18:04:44 GMT</pubDate>
<copyright>Copyright &#xA9; 2011 Equalis - Where Engineering and Science Computes</copyright>
<atom:link href="http://www.equalis.com/forums/topic_rss.asp?id=285583" rel="self" type="application/rss+xml"></atom:link>
<item>
<title>Compilate Scilab with VSC++ : Can&apos;t access SVN server to get the requisites</title>
<link>http://www.equalis.com/forums/posts.asp?topic=285583</link>
<guid>http://www.equalis.com/forums/posts.asp?topic=285583</guid>
<description><![CDATA[<P>Hi,</P>
<P>&nbsp;</P>
<P>I am trying to compilate Scilab 5.3.3 under Windows with a Visual Studio C++, but a part of the code in written in JAVA and Fortran. </P>
<P>Therefore, I checked the wiki (<A href="http://wiki.scilab.org/Visual%20Studio%20C%2B%2B%202008%20Express">http://wiki.scilab.org/Visual%20Studio%20C%2B%2B%202008%20Express</A>) and saw I am supposed to download some pre-requisites through a svn server, but it appears it is not working (here is the link : svn://svn.scilab.org/scilab/trunk/Dev-Tools/SE/Prerequirements/Windows/)</P>
<P>Is the server off ?</P>
<P>Can you please tell me how to download the pre-requisites to compilate Scilab under windows with VS C++</P>
<P>Thank you</P>
<P>Phil&eacute;as Condemine</P>]]></description>
<pubDate>Tue, 2 Aug 2011 12:21:45 GMT</pubDate>
</item>
<item>
<title></title>
<link>http://www.equalis.com/forums/posts.asp?topic=285591</link>
<guid>http://www.equalis.com/forums/posts.asp?topic=285591</guid>
<description><![CDATA[Hi, <BR><BR>Prerequirements scilab 5.3.2 and 5.3.3 are the same: <BR><BR><BR>http://www.scilab.org/communities/developer_zone/scilab_versions/old_versions/scilab_5.3.2 <BR><BR>32 bit <BR>http://www.scilab.org/download/5.3.2/prerequirements-scilab-5.3.2-src.zip <BR><BR>64 bit <BR>http://www.scilab.org/download/5.3.2/prerequirements-scilab-5.3.2_x64-src.zip <BR><BR><BR><BR>svn works fine for me <BR>Please check that you use good login and password <BR>svn export --username anonymous --password Scilab <BR><BR><BR><BR>Why have you need to build scilab on Windows ? <BR>I strongly advice to use binary version !!! <BR><BR><BR><BR><BR>Allan <BR>]]></description>
<pubDate>Tue, 2 Aug 2011 13:27:11 GMT</pubDate>
</item>
<item>
<title></title>
<link>http://www.equalis.com/forums/posts.asp?topic=285632</link>
<guid>http://www.equalis.com/forums/posts.asp?topic=285632</guid>
<description><![CDATA[<P>Hi,</P>
<P>&nbsp;</P>
<P>Thanks a lot for the links you gave me, I started the download, it's working alright.</P>
<P>I checked the username and password as you adviced, it seems I used the good ones.</P>
<P>I don't understand why the svn connection isn't working, I use Tortoise, but I guess it's working right, isn't it ?</P>
<P>You asked me why I want to build Scilab under Windows... Actually I am working on an Open Source Project. </P>
<P>We work on the creation of&nbsp;a data <SPAN style="TEXT-DECORATION: underline">server </SPAN>based on the OPC UA Technology, that can communicate with any device (captors). </P>
<P>Then a <SPAN style="TEXT-DECORATION: underline">client </SPAN>can ask the server information. I want to use Scilab for the computation on data.</P>
<P>This tremendous project is lead by 4CE-INDUSTRY and some important french firms are working on other faces of that Open Source Project.</P>
<P>&nbsp;</P>
<P>Thank you again for your help.</P>
<P>Phil&eacute;as Condemine.</P>]]></description>
<pubDate>Tue, 2 Aug 2011 15:32:58 GMT</pubDate>
</item>
<item>
<title>RE: </title>
<link>http://www.equalis.com/forums/posts.asp?topic=285780</link>
<guid>http://www.equalis.com/forums/posts.asp?topic=285780</guid>
<description><![CDATA[<div class="ForumQuote"><span style="font-weight: bold; ">P. Condemine said:</span><br><p>Hi,</p>
<p>&nbsp;</p>
<p>Thanks a lot for the links you gave me, I started the download, it's working alright.</p>
<p>I checked the username and password as you adviced, it seems I used the good ones.</p>
<p>I don't understand why the svn connection isn't working, I use Tortoise, but I guess it's working right, isn't it ?</p>
<p>You asked me why I want to build Scilab under Windows... Actually I am working on an Open Source Project. </p>
<p>We work on the creation of&nbsp;a data <span style="TEXT-DECORATION: underline">server </span>based on the OPC UA Technology, that can communicate with any device (captors). </p>
<p>Then a <span style="TEXT-DECORATION: underline">client </span>can ask the server information. I want to use Scilab for the computation on data.</p>
<p>This tremendous project is lead by 4CE-INDUSTRY and some important french firms are working on other faces of that Open Source Project.</p>
<p>&nbsp;</p>
<p>Thank you again for your help.</p>
<p>Phil&eacute;as Condemine.</p></div><div><br></div><div><br></div>Hi,<div><br></div><div>I suppose that you known:</div><div><br></div><div>OPC client for Scilab:</div><div>http://atoms.scilab.org/toolboxes/opc_client<br></div><div>http://forge.scilab.org/index.php/p/opc-client/</div><div><br></div><div>COM client for Scilab:</div><div>http://forge.scilab.org/index.php/p/ole/<br></div><div><br></div><div>and COM &nbsp;server for Scilab:</div><div>http://forge.scilab.org/index.php/p/com-application-server/<br></div><div><br></div><div><br></div><div>Do not hesitate, if you have a feelback or some questions about.</div><div><br></div><div>Allan</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br><br> </div>]]></description>
<pubDate>Tue, 2 Aug 2011 19:04:44 GMT</pubDate>
</item>
</channel>
</rss>
