Hey all

I downloaded the new Qt SDK release candidate today and I wanted to configure it for debug and release so I ran:

Qt Code:
  1. configure -debug-and-release -opensource -static
  2.  
  3. mingw32-make
To copy to clipboard, switch view to plain text mode 

But after a long time of waiting I get the following error:

Qt Code:
  1. g++ -c -O2 -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT
  2. -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CO
  3. RE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\..\include\QtCore" -I"..\..\..\..\include
  4. \QtGui" -I"..\..\..\..\include\QtOpenGL" -I"..\..\..\..\include" -I"..\..\..\..\
  5. include\ActiveQt" -I"tmp\moc\release_static" -I"..\..\..\..\mkspecs\win32-g++" -
  6. o tmp\obj\release_static\main.o main.cpp
  7. ar -ru ..\..\..\..\plugins\graphicssystems\libqglgraphicssystem.a tmp/obj/releas
  8. e_static/main.o
  9. ar: creating ..\..\..\..\plugins\graphicssystems\libqglgraphicssystem.a
  10. mingw32-make[4]: Leaving directory `F:/Qt/2009.05-rc1/qt/src/plugins/graphicssys
  11. tems/opengl'
  12. mingw32-make[3]: Leaving directory `F:/Qt/2009.05-rc1/qt/src/plugins/graphicssys
  13. tems/opengl'
  14. mingw32-make[2]: Leaving directory `F:/Qt/2009.05-rc1/qt/src/plugins/graphicssys
  15. tems'
  16. cd phonon\ && mingw32-make -f Makefile
  17. mingw32-make[2]: Entering directory `F:/Qt/2009.05-rc1/qt/src/plugins/phonon'
  18. cd ds9\ && mingw32-make -f Makefile
  19. mingw32-make[3]: Entering directory `F:/Qt/2009.05-rc1/qt/src/plugins/phonon/ds9
  20. '
  21. mingw32-make -f Makefile.Debug all
  22. mingw32-make[4]: Entering directory `F:/Qt/2009.05-rc1/qt/src/plugins/phonon/ds9
  23. '
  24. g++ -c -g -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -
  25. DPHONON_MAKE_QT_ONLY_BACKEND -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_PHONON_LIB -DQT_
  26. GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\..\include\QtCore" -I"..\.
  27. .\..\..\include\QtGui" -I"..\..\..\..\include\phonon" -I"..\..\..\..\include" -I
  28. "..\..\..\..\include\ActiveQt" -I"..\..\..\..\include\phonon_compat\phonon" -I".
  29. .\..\..\..\include\phonon_compat" -I"..\..\..\..\include\phonon\Phonon" -I"tmp\m
  30. oc\debug_static" -I"..\..\..\..\mkspecs\win32-g++" -o tmp\obj\debug_static\abstr
  31. actvideorenderer.o ..\..\..\3rdparty\phonon\ds9\abstractvideorenderer.cpp
  32. F:/Qt/2009.05-rc1/qt/bin/moc.exe -DUNICODE -DQT_LARGEFILE_SUPPORT -DPHONON_MAKE_
  33. QT_ONLY_BACKEND -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_
  34. CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\..\include\QtCore" -I"..\..\..\..\inclu
  35. de\QtGui" -I"..\..\..\..\include\phonon" -I"..\..\..\..\include" -I"..\..\..\..\
  36. include\ActiveQt" -I"..\..\..\..\include\phonon_compat\phonon" -I"..\..\..\..\in
  37. clude\phonon_compat" -I"..\..\..\..\include\phonon\Phonon" -I"tmp\moc\debug_stat
  38. ic" -I"..\..\..\..\mkspecs\win32-g++" -D__GNUC__ -DWIN32 ..\..\..\3rdparty\phono
  39. n\ds9\audiooutput.h -o tmp\moc\debug_static\moc_audiooutput.cpp
  40. g++ -c -g -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -
  41. DPHONON_MAKE_QT_ONLY_BACKEND -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_PHONON_LIB -DQT_
  42. GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\..\include\QtCore" -I"..\.
  43. .\..\..\include\QtGui" -I"..\..\..\..\include\phonon" -I"..\..\..\..\include" -I
  44. "..\..\..\..\include\ActiveQt" -I"..\..\..\..\include\phonon_compat\phonon" -I".
  45. .\..\..\..\include\phonon_compat" -I"..\..\..\..\include\phonon\Phonon" -I"tmp\m
  46. oc\debug_static" -I"..\..\..\..\mkspecs\win32-g++" -o tmp\obj\debug_static\audio
  47. output.o ..\..\..\3rdparty\phonon\ds9\audiooutput.cpp
  48. F:/Qt/2009.05-rc1/qt/bin/moc.exe -DUNICODE -DQT_LARGEFILE_SUPPORT -DPHONON_MAKE_
  49. QT_ONLY_BACKEND -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_
  50. CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\..\include\QtCore" -I"..\..\..\..\inclu
  51. de\QtGui" -I"..\..\..\..\include\phonon" -I"..\..\..\..\include" -I"..\..\..\..\
  52. include\ActiveQt" -I"..\..\..\..\include\phonon_compat\phonon" -I"..\..\..\..\in
  53. clude\phonon_compat" -I"..\..\..\..\include\phonon\Phonon" -I"tmp\moc\debug_stat
  54. ic" -I"..\..\..\..\mkspecs\win32-g++" -D__GNUC__ -DWIN32 ..\..\..\3rdparty\phono
  55. n\ds9\backend.h -o tmp\moc\debug_static\moc_backend.cpp
  56. g++ -c -g -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -
  57. DPHONON_MAKE_QT_ONLY_BACKEND -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_PHONON_LIB -DQT_
  58. GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\..\include\QtCore" -I"..\.
  59. .\..\..\include\QtGui" -I"..\..\..\..\include\phonon" -I"..\..\..\..\include" -I
  60. "..\..\..\..\include\ActiveQt" -I"..\..\..\..\include\phonon_compat\phonon" -I".
  61. .\..\..\..\include\phonon_compat" -I"..\..\..\..\include\phonon\Phonon" -I"tmp\m
  62. oc\debug_static" -I"..\..\..\..\mkspecs\win32-g++" -o tmp\obj\debug_static\backe
  63. nd.o ..\..\..\3rdparty\phonon\ds9\backend.cpp
  64. ..\..\..\3rdparty\phonon\ds9\backend.cpp: In static member function 'static QMut
  65. ex* Phonon::DS9::Backend::directShowMutex()':
  66. ..\..\..\3rdparty\phonon\ds9\backend.cpp:69: error: 'qt_plugin_instance' was not
  67. declared in this scope
  68. mingw32-make[4]: *** [tmp/obj/debug_static/backend.o] Error 1
  69. mingw32-make[4]: Leaving directory `F:/Qt/2009.05-rc1/qt/src/plugins/phonon/ds9'
  70.  
  71. mingw32-make[3]: *** [debug-all] Error 2
  72. mingw32-make[3]: Leaving directory `F:/Qt/2009.05-rc1/qt/src/plugins/phonon/ds9'
  73.  
  74. mingw32-make[2]: *** [sub-ds9-make_default] Error 2
  75. mingw32-make[2]: Leaving directory `F:/Qt/2009.05-rc1/qt/src/plugins/phonon'
  76. mingw32-make[1]: *** [sub-phonon-make_default] Error 2
  77. mingw32-make[1]: Leaving directory `F:/Qt/2009.05-rc1/qt/src/plugins'
  78. mingw32-make: *** [sub-plugins-make_default-ordered] Error 2
  79.  
  80. F:\Qt\2009.05-rc1\qt>mingw32-make
To copy to clipboard, switch view to plain text mode 

Thanks in advance.

Regards,
Eekhoorn12