# QT 4.7.4

# Ubuntu 16

 

• 필수 패키지 설치

sudo apt-get install build-essential mesa-common-dev libglu1-mesa-dev


• 다운로드 사이트

http://download.qt.io/archive/qt/



• 권한 설정

$ chmod a+x qt-opensource-linux-x86-5.5.1.run


Qt 설치

$ ./qt-opensource-linux-x86-5.5.1.run




• 설치 경로 설정


 컴포넌트 설치





• 설치 완료


• 프로젝트 설정

New File or Project








• 컴파일 설정










끝.


출처: https://www.ics.com/blog/getting-started-qt-and-qt-creator-linux

출처: http://forum.falinux.com/zbxe/index.php?document_srl=781083&mid=graphic

+ Recent posts