-
[Build & Error] moudule qtcharts 추가이전 포스팅/Build & Error 처리 2018. 5. 9. 15:16
>>>> Issue
moudule qtcharts 추가
>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>> Solution
아래 링크에서 모듈확인
qt/qtcharts.git QtCharts module git clone git://code.qt.io/qt/<qt-module>.git -b <qt-version>
cd <qt-module>
qmake -r
make
make install
git clone git://code.qt.io/qt/qtcharts.git -b 5.7
cd qtcharts
qmake -r
make
make install
>>>>>>>>>>>>>>>>>>>>>>>>>>>>
'이전 포스팅 > Build & Error 처리' 카테고리의 다른 글
[Build & Error] Project ERROR: Unknown module(s) in QT: serialport (0) 2018.06.28 [Build & Error] libQt5Xml.so.5: cannot open shared object file (0) 2018.06.28 [Build & Error] GL/gl.h: No such file or directory (0) 2018.06.28 [Build & Error] libqrencode 사용하기 (0) 2018.06.28 댓글