Installing osqp 1.0.0 from source installs qdldl headers #764
charleskhazoom
started this conversation in
General
Replies: 1 comment
-
|
Oh, good catch. We don't actually need those for the public API for OSQP, so that is a problem in the install target of QDLDL where the headers are unconditionally installed even if there are no other install targets. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Installing osqp 1.0.0 from source installs qdldl headers but not libqdldl.so. Is it an accident that the qdldl headers get installed to /usr/local/include ? This can cause issues if for other reasons we want to install qdldl independently outside of osqp.
Beta Was this translation helpful? Give feedback.
All reactions