Compiler QWT avec QT
zircuff
-
electrikBoy Messages postés 28 Statut Membre -
electrikBoy Messages postés 28 Statut Membre -
Bonjour,
j'essaye de compiler la librairie QWT pour l'utiliser avec QT creator. Mon problème c'est que je n'arrive pas à compiler cette librairie.
Je suis sur windows 7.
voici les erreurs:
Setting up a Qt environment...
-- QTDIR set to C:\Qt\4.6.1
-- Added C:\Qt\4.6.1\bin to PATH
-- QMAKESPEC set to "win32-msvc2008"
C:\Qt\4.6.1>cd c:\Qt\qwt-5.2.0
c:\Qt\qwt-5.2.0>qmake qwt.pro
c:\Qt\qwt-5.2.0>make
cd src\ && make -f Makefile
make[1]: Entering directory `c:/Qt/qwt-5.2.0/src'
make -f Makefile.Debug all
Makefile.Debug:233: *** missing separator. Stop.
make[2]: Entering directory `c:/Qt/qwt-5.2.0/src'
make[2]: Leaving directory `c:/Qt/qwt-5.2.0/src'
make[1]: *** [debug-all] Error 2
make[1]: Leaving directory `c:/Qt/qwt-5.2.0/src'
make: *** [sub-src-make_default] Error 2
c:\Qt\qwt-5.2.0>
j'essaye de compiler la librairie QWT pour l'utiliser avec QT creator. Mon problème c'est que je n'arrive pas à compiler cette librairie.
Je suis sur windows 7.
voici les erreurs:
Setting up a Qt environment...
-- QTDIR set to C:\Qt\4.6.1
-- Added C:\Qt\4.6.1\bin to PATH
-- QMAKESPEC set to "win32-msvc2008"
C:\Qt\4.6.1>cd c:\Qt\qwt-5.2.0
c:\Qt\qwt-5.2.0>qmake qwt.pro
c:\Qt\qwt-5.2.0>make
cd src\ && make -f Makefile
make[1]: Entering directory `c:/Qt/qwt-5.2.0/src'
make -f Makefile.Debug all
Makefile.Debug:233: *** missing separator. Stop.
make[2]: Entering directory `c:/Qt/qwt-5.2.0/src'
make[2]: Leaving directory `c:/Qt/qwt-5.2.0/src'
make[1]: *** [debug-all] Error 2
make[1]: Leaving directory `c:/Qt/qwt-5.2.0/src'
make: *** [sub-src-make_default] Error 2
c:\Qt\qwt-5.2.0>
A voir également:
- Compiler QWT avec QT
- Compiler pdf - Guide
- Qt sdk - Télécharger - Langages
- Inno setup compiler - Télécharger - Édition & Programmation
- Code blocks avec compilateur - Télécharger - Langages
- Compiler plusieurs fichiers excel - Guide