osqp / osqp-matlab

Matlab interface for OSQP
https://osqp.org/
Apache License 2.0
42 stars 25 forks source link

Fail more gracefully when using codegen without cmake or appropriate compilers installed. #36

Open goulart-paul opened 3 years ago

goulart-paul commented 3 years ago

The matlab interface should fail with more information error messages if the user tries to use codegen without cmake or an appropriate compiler installed. See #23.