sorry but i have some difficulties to understand, can you explain to me the step since the beginning with adding or correct my list bellow ?
1°) Unzip Qwt to "C:\Qt\qwt-6.0.0"
2°) open Qt command line "QT 4.7.3 for desckop (MinGW)"
3°) qmake qwt.pro
4°) mingw32-make
5°) mingw32-make install
6°) qmake -set QMAKEFEATURES "C:/Qt/qwt-6.0.0/features"
7°) add "CONFIG += qwt" in my project .pro
8°) in my Qt project i run "Compiler->execute Qmake"
9°) and i compil my project
10°) add something in .pro ? (where is this file?)
10°) add something in .pri ? (where is this file?)
10°) add something in .prf ? (this file is here : C:/QtSDK/qwt6-0-0/features ?)
because i don't understand when, why and how we i have to modify something in .pro / .pri / .prf ...




Reply With Quote


Bookmarks