Salome HOME
Several issues fixed:
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 17 May 2023 12:13:24 +0000 (14:13 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 17 May 2023 12:13:24 +0000 (14:13 +0200)
commit3ec9a71f875afc0b78c4a4065dd5f489effad364
tree8850980aad99df551f31203a6462eb7bcb6c57c5
parent9afdae4487126204e54627cf393bb35c93e1db88
Several issues fixed:
 1- fix PATH, gmsh executable not in PATH
 2- implement cminpack, openblas, py2cpp and openturns 1.20.1 compilation on windows
 3- fix URANIE rootlogon startup script if Mpi support not implemented (implemented for Linux but not for windows
14 files changed:
applications/SALOME-master-windows.pyconf
products/PY2CPP.pyconf
products/URANIE.pyconf
products/cminpack.pyconf
products/compil_scripts/cminpack-1.3.6.bat
products/compil_scripts/openblas-0.3.23.bat [new file with mode: 0644]
products/compil_scripts/openturns-1.20.1.bat [new file with mode: 0644]
products/env_scripts/gmsh.py
products/env_scripts/openturns.py
products/openturns.pyconf
products/patches/URANIE-4.7.0-pthreads.patch [new file with mode: 0644]
products/patches/URANIE-4.7.0-rootlogon.patch [new file with mode: 0644]
products/patches/openturns-1.20.1.004.patch [new file with mode: 0644]
products/patches/py2cpp-9.11.0-lib.patch [new file with mode: 0644]