Notice
Recent Posts
Recent Comments
Link
NewGen
QT everywhere 설치... 본문
1. qt-everywhere.... 4.8 을 다운로드 받는다.
https://download.qt.io/archive/qt/4.8/4.8.5/
2.configure 작업.
./configure --prefix=/path/to/install/Qt/Qt4.8.5_x64 -opensource -confirm-license -release -developer-build -multimedia -webkit -svg
3. make && make install
하면 끝.
'LINUX' 카테고리의 다른 글
find, grep 을 이용한 파일검색, 문자열 포함 파일 찾기. (0) | 2021.06.17 |
---|---|
Shared folder was caused permission denied on CentOS of Samba connection (0) | 2020.01.10 |
2019-03-14 linux Serial Port Check and Coding (0) | 2019.03.14 |
드라이버 개발 혹은 usb 장치 개발 후 lsusb 했을때 VID,PID 안보여서 추가해야 할 경우 제조사 및 상품코드가 변경된 관계로ㅡ lsusb 시 1111:22ff 로만 검색되며, 자신의 회사명, 제조사 명 및 디.. (0) | 2019.02.17 |
블루투스 마우스 연결문제 (0) | 2019.02.17 |
Comments