Notice
Recent Posts
Recent Comments
Link
목록cross-compile (1)
NewGen
QT everywhere 설치...
1. qt-everywhere.... 4.8 을 다운로드 받는다. https://download.qt.io/archive/qt/4.8/4.8.5/ Index of /archive/qt/4.8/4.8.5 download.qt.io 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
2019. 5. 29. 15:11