Hello,

Can you try with :

setenv("SCILAB_PREFERED_MSVC","msVC140pro")

I have 4 versions of VS on my computer and I can switch without trouble.

Regards,
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
 
_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to