DEBUG DEVEL

arm920t Messages postés 2 Date d'inscription jeudi 14 janvier 2010 Statut Membre Dernière intervention 25 mai 2010 - 25 mai 2010 à 14:57
alphaone Messages postés 134 Date d'inscription vendredi 2 mai 2003 Statut Membre Dernière intervention 14 novembre 2009 - 29 juil. 2010 à 14:21
Cette discussion concerne un article du site. Pour la consulter dans son contexte d'origine, cliquez sur le lien ci-dessous.

https://codes-sources.commentcamarche.net/source/50735-debug-devel

alphaone Messages postés 134 Date d'inscription vendredi 2 mai 2003 Statut Membre Dernière intervention 14 novembre 2009
29 juil. 2010 à 14:21
Compile le projet dedans (qextserialport en debug et realse), et met les .a dans le bon dossier lib/ de Qt et les .dll avec l'exe.
Il ne trouve pas la lib qui vas bien.
Ou prend ça dans la version compiler.
sptech38 Messages postés 2 Date d'inscription mercredi 28 juillet 2010 Statut Membre Dernière intervention 29 juillet 2010
29 juil. 2010 à 12:10
Merci pour ta réponse rapide, mais mon problème reste le même.
j'avais déjà téléchargé cette version.
je ne comprends vraiment pas d'ou vient le problème.
Peut-être un problème de config.
c'est dommage, j'aurai bien aimé comprendre toutes tes fonctions avec l'éxé.
Si tu as une petite idée je suis preneur.
merci.
alphaone Messages postés 134 Date d'inscription vendredi 2 mai 2003 Statut Membre Dernière intervention 14 novembre 2009
29 juil. 2010 à 10:22
sptech38 Messages postés 2 Date d'inscription mercredi 28 juillet 2010 Statut Membre Dernière intervention 29 juillet 2010
29 juil. 2010 à 08:23
Bonjour,
Je suis novice sur Qt.
J'ai le même problème que ARM920T.
J'ai cette erreur à la compilation,
Merci pour ton aide

Exécution des étapes de compilation pour le projet debug-devel...
Lancement : c:/qt/2010.03/qt/bin/qmake.exe C:/Users/SP/Documents/PROGRAMMATION/Qt/debug-devel/debug-devel.pro -spec win32-g++ -r
Terminé avec le code de sortie 0.
Lancement : C:/Qt/2010.03/mingw/bin/mingw32-make.exe -w
mingw32-make: Entering directory `C:/Users/SP/Documents/PROGRAMMATION/Qt/debug-devel'
C:/Qt/2010.03/mingw/bin/mingw32-make -f Makefile.Debug
mingw32-make[1]: Entering directory `C:/Users/SP/Documents/PROGRAMMATION/Qt/debug-devel'
g++ -c -g -frtti -fexceptions -mthreads -Wall -D_TTY_WIN_ -DQT_DLL -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"c:\Qt\2010.03\qt\include\QtCore" -I"c:\Qt\2010.03\qt\include\QtNetwork" -I"c:\Qt\2010.03\qt\include\QtGui" -I"c:\Qt\2010.03\qt\include" -I"qextserialport" -I"c:\Qt\2010.03\qt\include\ActiveQt" -I"debug" -I"." -I"c:\Qt\2010.03\qt\mkspecs\win32-g++" -o debug\main.o main.cpp
g++ -c -g -frtti -fexceptions -mthreads -Wall -D_TTY_WIN_ -DQT_DLL -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"c:\Qt\2010.03\qt\include\QtCore" -I"c:\Qt\2010.03\qt\include\QtNetwork" -I"c:\Qt\2010.03\qt\include\QtGui" -I"c:\Qt\2010.03\qt\include" -I"qextserialport" -I"c:\Qt\2010.03\qt\include\ActiveQt" -I"debug" -I"." -I"c:\Qt\2010.03\qt\mkspecs\win32-g++" -o debug\mainwindow.o mainwindow.cpp
C:\Qt\2010.03\qt\bin\moc.exe -D_TTY_WIN_ -DQT_DLL -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"c:\Qt\2010.03\qt\include\QtCore" -I"c:\Qt\2010.03\qt\include\QtNetwork" -I"c:\Qt\2010.03\qt\include\QtGui" -I"c:\Qt\2010.03\qt\include" -I"qextserialport" -I"c:\Qt\2010.03\qt\include\ActiveQt" -I"debug" -I"." -I"c:\Qt\2010.03\qt\mkspecs\win32-g++" -D__GNUC__ -DWIN32 mainwindow.h -o debug\moc_mainwindow.cpp
g++ -c -g -frtti -fexceptions -mthreads -Wall -D_TTY_WIN_ -DQT_DLL -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"c:\Qt\2010.03\qt\include\QtCore" -I"c:\Qt\2010.03\qt\include\QtNetwork" -I"c:\Qt\2010.03\qt\include\QtGui" -I"c:\Qt\2010.03\qt\include" -I"qextserialport" -I"c:\Qt\2010.03\qt\include\ActiveQt" -I"debug" -I"." -I"c:\Qt\2010.03\qt\mkspecs\win32-g++" -o debug\moc_mainwindow.o debug\moc_mainwindow.cpp
c:\Qt\2010.03\qt\bin\rcc.exe -name resources resources.qrc -o debug\qrc_resources.cpp
g++ -c -g -frtti -fexceptions -mthreads -Wall -D_TTY_WIN_ -DQT_DLL -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"c:\Qt\2010.03\qt\include\QtCore" -I"c:\Qt\2010.03\qt\include\QtNetwork" -I"c:\Qt\2010.03\qt\include\QtGui" -I"c:\Qt\2010.03\qt\include" -I"qextserialport" -I"c:\Qt\2010.03\qt\include\ActiveQt" -I"debug" -I"." -I"c:\Qt\2010.03\qt\mkspecs\win32-g++" -o debug\qrc_resources.o debug\qrc_resources.cpp
windres -i resources-windows.rc -o debug\resources-windows_res.o --include-dir=.
g++ -enable-stdcall-fixup -Wl,-enable-auto-import -Wl,-enable-runtime-pseudo-reloc -mthreads -Wl -Wl,-subsystem,windows -o debug\debug-devel.exe debug/main.o debug/mainwindow.o debug/moc_mainwindow.o debug/qrc_resources.o -L"qextserialport\build" -L"c:\Qt\2010.03\qt\lib" -lmingw32 -lqtmaind debug\resources-windows_res.o -lqextserialportd -lQtGuid4 -lQtNetworkd4 -lQtCored4
c:/qt/2010.03/mingw/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/bin/ld.exe: cannot find -lqextserialportd
collect2: ld returned 1 exit status
mingw32-make[1]: Leaving directory `C:/Users/SP/Documents/PROGRAMMATION/Qt/debug-devel'
mingw32-make: Leaving directory `C:/Users/SP/Documents/PROGRAMMATION/Qt/debug-devel'
mingw32-make[1]: *** [debug\debug-devel.exe] Error 1
mingw32-make: *** [debug] Error 2
Terminé avec le code de sortie 2.
Erreur lors de la compilation du projet debug-devel
lors de l'éxecution de l'étape 'Make'
arm920t Messages postés 2 Date d'inscription jeudi 14 janvier 2010 Statut Membre Dernière intervention 25 mai 2010
25 mai 2010 à 14:57
je n'arrive pas a compiler le projet avec QT sous windows.
A la compilation il y a cette erreur qui apparer :
:-1: error: collect2: ld returned 1 exit status
Pourrez tu me dire d'ou vient le probleme?
je te remercie d'avance.
Rejoignez-nous