SimVascular / svZeroDSolver

A C++ lumped-parameter solver for blood flow and pressure in hemodynamic networks
https://simvascular.github.io/documentation/rom_simulation.html#0d-solver
Other
7 stars 18 forks source link

Trigger tests #77

Closed mrp089 closed 11 months ago

mrp089 commented 11 months ago

pip install . doesn't work anymore on my macOS 14. I'm triggering the pipeline to test the build on different machines. No actual PR intended.

mrp089 commented 11 months ago

Figured it out. For some reason, only pip install -e ".[dev]" works now (as in the documentation).

With pip install . I get this linker error:

clang: error: unsupported argument '' to option '-flto='