Hello,

I have only just recently started to use Scilab (Win XP SP2, x64). I have used ATOMS to install COSELICA and managed to create a model with it. However, when I tried to simulate it, I got the following error message:

<pre>--------------------------------------------\
 Main Modelica : C:\DOCUME~1\ajpm\LOCALS~1\Temp\SCI_TMP_3788_\DC_motor_im.mo

 Flat Modelica : C:\DOCUME~1\ajpm\LOCALS~1\Temp\SCI_TMP_3788_\DC_motor_imf.mo
 Simulation C code :C:\DOCUME~1\ajpm\LOCALS~1\Temp\SCI_TMP_3788_\DC_motor_im.c
   Generate a loader file
   Generate a Makefile
   Running the Makefile
 
!sorry compiling problem               !
!                                      !
!A Fortran or C compiler is required.  !</pre>

I have looked in the documentation on "Supported and compatible compilers" and have tried setting up lcc-win32 with ATOMS, which seemed to work, but Scilab still doesn't find a compiler:

<pre>-->haveacompiler()
 ans  =
 
  F  
 
-->findmsvccompiler()
 ans  =
 
 unknown </pre>

I also looked at the wiki page <a href="http://wiki.scilab.org/How%20can%20I%20set%20up%20Microsoft%20Visual%20Studio%202008/2010%20Express%20Edition%20for%20use%20with%20Scilab%20x64%20on%2064-bit%20Windows%3F" target="_top" rel="nofollow" link="external">How can I set up Microsoft Visual Studio 2008/2010 C++ Express Edition for use with Scilab x64 on 64-bit Windows ?</a> and before I ask IT to install MSVC 2010 C++ Express (I don't have admin rights), is there a way to tell whether I am using a 32-bit or 64-bit version of Scilab? It is installed in Program Files (x86), so that suggests to me it is the 32-bit version. In that case, are the instructions on the wiki page still relevant?

Any suggestions welcome.

Many thanks in advance,

Arnaud

        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://mailinglists.scilab.org/Setting-up-a-C-compiler-in-Scilab-5-4-0-tp4025736.html">Setting up a C compiler in Scilab 5.4.0</a><br/>
Sent from the <a href="http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html">Scilab users - Mailing Lists Archives mailing list archive</a> at Nabble.com.<br/>