Skip to content

Migration to Visual Studio 2022

Antoine ELIAS requested to merge antoine.elias/scilab:vs2022 into 6.1

Migration of Scilab solution to VS 2022 Update dynamic_link tools to manage VS 2022 & Intel oneAPI 2022 as default compiler.

Supported compiler:

  • C/C++: VS 2017, 2019 2022 (Enterprise/Professional/Community/BuildTools)
  • Fortran: Intel oneAPI HPC 2022

Remove support of old compilers (vs < 2017 & intel Fortran < oneAPI 2022)

Merge request reports