Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Error while installing QWT library

$
0
0
I m trying to install QWT library,I m using QT 5.2 on Ubuntu Operating System.I have used the following commands. svn checkout svn://svn.code.sf.net/p/qwt/code/branches/qwt-6.1 qmake qwt.pro make -j4 While I use the make -j4 command I get the following error Error: cd src/ && ( test -e Makefile || /usr/lib/x86_64-linux-gnu/qt5/bin/qmake /home/vegeta/Downloads/qwt-6.1.0/src/src.pro -o Makefile ) && make -f Makefile Project ERROR: Unknown module(s) in QT: svg make: * [sub-src-make_first-ordered] Error 3

Viewing all articles
Browse latest Browse all 2113

Trending Articles