This repository was archived by the owner on Jul 17, 2024. It is now read-only.

Description
I'm trying to build ELL on windows 10. However, on running the following command:
ctest . --build-config release -R ell-python-interface-test
I get this error:
Test project C:/ELL/ELL/build
Start 44: ell-python-interface-test
1/1 Test #44: ell-python-interface-test ........***Failed 0.12 sec
0% tests passed, 1 tests failed out of 1
Total Test time (real) = 0.25 sec
The following tests FAILED:
44 - ell-python-interface-test (Failed)
Errors while running CTest