Fix compilation on Windows and cleaner build system (see issue #5)
Compare changes
Files
184
.vscode/launch.json deleted
100644 → 0
+ 0
− 208
\ No newline at end of file
The following modifications have been done:
tboxt
, simu1
.CMakeFiles/*
pushed by mistake (commit a52a375d)CMakeLists.txt
: we now use the new target_include_directories
command instead of the old include_directories
command.params
module so that it compiles and links successfully (the code has been copied/pasted from a GPL source code?).vscode
folder pushed by mistake (see commit 1c4e0f8d)The build is now OK on windows and ubuntu linux. macOS will be tested soon.
Several tests (mirrors
) still fail.
91% tests passed, 6 tests failed out of 67
Total Test time (real) = 51457.13 sec
The following tests FAILED: 34 - mirrors/tests/mirrors01.py (Failed) 36 - mirrors/tests/mirrors03.py (Failed) 37 - mirrors/tests/mirrors_test_battery.py (Failed) 44 - mirrors/tests/mparams/loop3.py (Failed) 47 - mirrors/tests/mparams/loop6.py (Failed) 50 - mirrors/tests/mparams/loop9.py (Failed) Errors while running CTest