You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to build it under linux (Ubuntu 16) but I get this error:
Project ERROR: CHOLMOD (suitesparse) not found! sudo apt-get install libsuitesparse-dev
17:48:18: The process "/usr/bin/qmake-qt4" exited with code 2.
Error while building/deploying project mcfskel (kit: Qt4)
When executing step "qmake"
The mentioned lib,ibsuitesparse-dev, is already installed in my system. It would be nice to use CMake as it helps in finding and linking required libraries.
The text was updated successfully, but these errors were encountered:
I tried to build it under linux (Ubuntu 16) but I get this error:
The mentioned lib,ibsuitesparse-dev, is already installed in my system. It would be nice to use CMake as it helps in finding and linking required libraries.
The text was updated successfully, but these errors were encountered: