SimVascular / SimVascular/svOneDSolver
Windows build fails
Open
@zasexton is already working on this.
Since Apr 25, 2025.
bug
- Dominant language
- C++
- Stars
- 22
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Description
Windows pipeline fails with C:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/12.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find /DUSE_SKYLINE: No such file or directory
Reproduction
Expected behavior
The Windows Subsystem for Linux is sufficient to run the 1D solver from the command line, so we don't actually need a native Windows build for that. However, running the 1D solver from the SimVascular GUI might require this build.
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct and Contributing Guidelines
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.