X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=applications%2FMEDCOUPLING-9.4.0-windows.pyconf;h=b50216428ddc1bbaf2f4059d17e4055492e82b26;hb=c0da3344ad61aa1eb012cf842269d15e8638e612;hp=cbe6b21893fb5b0937c90c3c65bb745ded479073;hpb=298f0f1f3babde4391646eecad9c63ec2f3f46c2;p=tools%2Fsat_salome.git diff --git a/applications/MEDCOUPLING-9.4.0-windows.pyconf b/applications/MEDCOUPLING-9.4.0-windows.pyconf index cbe6b21..b502164 100644 --- a/applications/MEDCOUPLING-9.4.0-windows.pyconf +++ b/applications/MEDCOUPLING-9.4.0-windows.pyconf @@ -13,9 +13,16 @@ APPLICATION : python3 : 'yes' environ : { - build : {CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION"} - launch : {PYTHONIOENCODING:"UTF_8"} - SALOME_HAS_GLOBAL_ENV: "1" + build : + { + CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION" + SALOME_HAS_GLOBAL_ENV: "1" + CMAKE_GENERATOR : '"Visual Studio 15 2017 Win64"' # strangely not exposed in scripts... + } + launch : + { + PYTHONIOENCODING:"UTF_8" + } } products : { @@ -45,15 +52,17 @@ APPLICATION : markupsafe : '1.1.1' medfile : '4.0.0' metis : '5.1.0' + msvc : '2017' numpy : '1.16.4' packaging : '19.0' pockets : '0.7.2' Pygments : '2.4.2' pyparsing : '2.4.0' + pyreadline : '2.1' Python : '3.6.5' pytz : '2019.1' requests : '2.22.0' - #scipy : '0.19.1' + scipy : '1.4.1' setuptools : '41.0.1' six : '1.12.0' snowballstemmer : '1.9.0' @@ -85,6 +94,6 @@ APPLICATION : repo_dev : "yes" pip : 'yes' pip_install_dir : 'python' - single_install_dir : "no" + single_install_dir : "yes" } }