<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<pre>Hello,
<br />Can you try with :<br />
setenv("SCILAB_PREFERED_MSVC","ms<strong>vc</strong>140pro")<br /><br />I have 4 versions of VS on my computer and I can switch without trouble.<br /><br />Regards,<br />Antoine
Le 2017-03-23 21:55, Dirk Reusch a écrit :
> Hello,
>
> Having installed VS 2013 ("msvc120express") and VS 2015 ("msvc140pro")
> and trying to force the use of VS 2015 via
>
> setenv("SCILAB_PREFERED_MSVC","mscv140pro")
>
> I have noticed that "findmsvccompiler()" still reports "msvc120express".
>
> IMHO there is a bug in "dlwFindMsVcCompiler()", because "dlwIsVc14Pro()"
> returns correctly %t.
>
> Best regards,
>
> Dirk
> _______________________________________________
> users mailing list
> users@lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users</pre>
</body></html>