> Qt Creator needs a compiler set up to build. Configure a compiler in the kit options
sudo apt-get install g++
sudo apt-get install libgl1-mesa-dev libglu1-mesa-dev
QT Rerun and Qmake+Build !
Reference :
'Language' 카테고리의 다른 글
binary data 처리 이슈 (vs string data) (0) | 2017.11.26 |
---|---|
Windows API - CreateProcess() Function (1) | 2015.12.02 |
Shell Script 실행방법의 종류들과 그 차이 (0) | 2015.12.01 |
[git] 간단 사용법 / 그외 커맨드들 (0) | 2015.11.21 |
LP*STR, _tmain의 의미 / 32bit,64bit 자료형의 크기 정리 (0) | 2015.11.17 |
WRITTEN BY
- hojongs
블로그 옮겼습니다 https://hojongs.github.io/