我正在尝试在 ubuntu 16.04.2 中安装模拟器,但出现以下错误:
CMake Error at cmake/modules/FindGSL.cmake:110 (MESSAGE): could not find gsl-config. Please set it manually.
GSL-CONFIG=GSL_CONFIG-NOTFOUND
CmakeLists.txt:93(find_package)
--configuring incomplete, errors occured!
Run Code Online (Sandbox Code Playgroud)
请问有人可以帮我解决这个错误吗?
csg*_*pie 15
您缺少libgsl-dev包裹。这可以通过命令行安装
sudo apt install libgsl-dev
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
12976 次 |
| 最近记录: |