非线性优化库Nlopt安装、使用说明

下载Nlopt软件包: https://github.com/stevengj/nlopt 解压: tar xvzf nlopt-2.6.1.tar.gz 修改CMakeLists.txt文件: 添加 set (CMAKE_C_COMPILER "/usr/local/arm-linux-gnueabi-gcc") set (CMAKE_CXX_COMPILER "/usr/local/arm-l
相关文章
相关标签/搜索