Open PeterMarkus opened 2 years ago
You can find batch scripts for building FMI++ and the Python wrapper in directory release
:
build_vc142.bat
can be used on Windows with Visual Studio 16 2019 and CMAKE 3.19.pyfmipp_py39_x64.bat
shows which variables have to be set to run build_vc142.bat
(and also which version of SWIG, SUNDIALS and BOOST have been used for the latest release).This works out of the box for me ...
Hello, i´m using windows x64 and wanted to use py-fmipp but i´m having problems using it. If i understood correctly i have to build the fmi++ library using cmake/visual studio first to build the wheel for windows. But when i try to configure the fmi++ library i get errors at the tests:
Below is the full output from cmake when i hit configure. I´d be really thankful for some help! Regards Markus