[Scilab-users] C compiler with Scilab 6.1.0.

Chin Luh Tan chinluh.tan at bytecode-asia.com
Fri Jun 12 13:46:44 CEST 2020


i notice there might be some issue on the compiler detection function in Scilab, a quick solution is to use VS 2017 community version.



CL




---- On Tue, 09 Jun 2020 11:26:57 +0800 imazu <imazu.setsuo at nifs.ac.jp> wrote ----


Hello. 
 
I want to run a C compiler with Scilab 6.1.0. 
The operating environment is MS-Windows 10 32bit version. 
 
I have installed Microsoft Visual Studio 2010 Express Edition. 
 
The setting status is as follows. 
--> configure_msvc() 
 ans = 
 T 
--> findmsvccompiler() 
 ans = 
 
--> haveacompiler() 
 ans = 
 F 
 
With Scilab 6.0.2 on this PC, 
--> configure_msvc() 
 ans = 
 T 
--> findmsvccompiler() 
 ans = 
 msvc110express 
--> haveacompiler() 
 ans = 
 T 
 
In Scilab 6.0.2, the compilation worked fine. 
 
How can I enable C compilation with scilab 6.1.0? 
please tell me. 
 
Best regards, Setsuo Imazu 
_______________________________________________ 
users mailing list 
mailto:users at lists.scilab.org 
http://lists.scilab.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20200612/3df35d07/attachment.htm>


More information about the users mailing list