[scilab-Users] Scilab does not detect C Compiler (W7, VC Express, SDK 7.1)

Jakub Radliński kuba.radlinski at gmail.com
Mon Sep 13 10:15:38 CEST 2010


Hi,

I found the cause previously - I've mixed Visual Studio 2008 Express
and SDK 7.1 (which contains C++ compilers for VS 2010). When I try to
work with pure 2008 or 2010 installation (VS C++ 2008 and SDK 7.0 or
VS C++ 2010 and SDK 7.1) everything works fine in Scilab x86 (5.2.2).

> Please update to Scilab 5.3 beta-3
> "The support for Microsoft Visual Studio C++ 2008/2010 Express Edition to manage dynamic link tools of Scilab has been added in Scilab 5.3."

I've checked that - in x86 everything works fine but in x64 i got the error:
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual
Studio 10.0\VC\BIN\amd64\link.EXE"' : return code '0x450'

Kuba



>
> Best regards
>
> Allan CORNET
>
>
> -----Message d'origine-----
> De : Jakub Radliński [mailto:kuba.radlinski at gmail.com]
> Envoyé : vendredi 10 septembre 2010 18:20
> À : users at lists.scilab.org
> Objet : [scilab-Users] Scilab does not detect C Compiler (W7, VC Express, SDK 7.1)
>
> Hi,
>
> I've installed Scilab 5.2.2 and Visual C++ 2008 Express and Windows SDK 7.1 exactly according to instructions on wiki page (http://wiki.scilab.org/How_can_I_set_up_Microsoft_Visual_Studio_2008/2010_Express_Edition_for_use_with_Scilab_x64_on_64-bit_Windows%3F).
>
> Unfortunately there is no possibility to execute any "builder"
> scripts. Scilab says "This toolbox requires a compiler to build." I've checked several things and the results are as follows:
>
> -->configure_msvc()
>  ans  =
>
>  T
>
> -->findmsvccompiler()
>  ans  =
>
>  msvc90express
>
> BUT:
>
>
> -->haveacompiler()
>  ans  =
>
>  F
>
> Any ideas?
>
> Kuba
>
> P.S. My system: Windows 7 Home Premium 64bit
>
>



More information about the users mailing list