I get :
F:/Documents/QT Projects/Phonon app/mainwindow.cpp:112: warning: enumeration value `BufferingState' not handled in switch
F:/Documents/QT Projects/Phonon app/mainwindow.cpp:112: warning: enumeration value `ErrorState' not handled in switch
:-1: error: collect2: ld returned 1 exit status
F:/Documents/QT Projects/Phonon app/mainwindow.cpp:112: warning: enumeration value `BufferingState' not handled in switch
F:/Documents/QT Projects/Phonon app/mainwindow.cpp:112: warning: enumeration value `ErrorState' not handled in switch
:-1: error: collect2: ld returned 1 exit status
To copy to clipboard, switch view to plain text mode
Compile output:
C:\Qt\2009.03\mingw\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot find -lphonond
collect2: ld returned 1 exit status
mingw32-make[1]: *** [debug\MPED.exe] Error 1
mingw32-make: *** [debug] Error 2
Exited with code 2.
Error while building project MPED
When executing build step 'Make'
C:\Qt\2009.03\mingw\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot find -lphonond
collect2: ld returned 1 exit status
mingw32-make[1]: *** [debug\MPED.exe] Error 1
mingw32-make: *** [debug] Error 2
Exited with code 2.
Error while building project MPED
When executing build step 'Make'
To copy to clipboard, switch view to plain text mode
But maybe something I dont have configured?
Bookmarks