HSL Installation on MATLAB with CASADI and IPOPT
10 次查看(过去 30 天)
显示 更早的评论
I am trying to install HSL MA97. I want to use it with CASADI on MAC. I am following the guidelines available on CASADI website but I am stuck on this step. It is not working. $> ./configure --prefix=(where_you_want_to_install) LIBS="-llapack" --with-blas="-L/usr/lib -lblas" CXXFLAGS="-g -O2 -fopenmp" FCFLAGS="-g -O2 -fopenmp" CFLAGS="-g -O2 -fopenmp"
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!