Closed spectranaut closed 7 months ago
I couldn't fully build on Windows because it required me to update Visual Studio and for some reason the VM is downloading it incredibly slowly. I did find the issue above with ia2_inspect.i
not having been renamed despite being renamed in the CMakeLists.txt
file, but I couldn't do a full build to find any other issues.
This does the following:
I tested on linux and mac -- but not windows! @joanmarie, can you pull and confirm you can run on windows? Note that the flags have been updated to not use "AXA", so you have to run:
cmake -DCMAKE_BUILD_TYPE=Release -DACACIA_PYTHON=ON -DACACIA_NODEJS=ON .. -G "Ninja" --fresh