You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be possible to build this tool on Windows, but unfortunately I don't have the time to create visual studio solutions or the like. I'm not aware of any fundamental blockers that would make it impossible. One dependency, Suitesparse, is notoriously difficult to install on Windows, but this library should be configured to substitute Eigen routines instead if Suitesparse is not avaialbe.
The basic workflow would be to clone the project (including submodules), use CMake to generate a Visual Studio solution, then open and build the Visual Studio solution.
I can try to answer any further quick questions here, though I don't have time to dive in deeply.
Hi,
Is it possible to build your tool on windows?
I'm trying to, but I'm struggling but I want to know if I'll ever solve this.
Thank you.
The text was updated successfully, but these errors were encountered: