Ignis
Ignis copied to clipboard
Test fails on Windows
The compilation process fails on Windows without any informative error message. Similar to this:
FAILED: src/tests/artic/generated_test_interface.h C:/Development/Projects/Ignis/out/build/x64-Release/src/tests/artic/generated_test_interface.h
src\tests\artic\CMakeFiles\generated_test_interface.h-78e3175.bat e4ad684195040947
Batch file failed at line 3 with errorcode -1073741571
ninja: build stopped: subcommand failed.
A workaround is to simply disable tests. The error is most likely within Thorin and related to https://github.com/AnyDSL/thorin/issues/124