Hi, I'm trying to compile Qt opensource 4.5.0 rc1 on Windows XP SP3 with such configuration:
-platform win32-g++ -sse -sse2 -mmx -no-qt3support -phonon make ends with errors: seems like something with phonon... Thank you! In file included from D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3 .4.5/../../../../include/dshow.h:7, from ..\..\..\3rdparty\phonon\ds9\compointer.h:22, from ..\..\..\3rdparty\phonon\ds9\backendnode.h:26, from ..\..\..\3rdparty\phonon\ds9\abstractvideorenderer.h:20, from ..\..\..\3rdparty\phonon\ds9\abstractvideorenderer.cpp:18: D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../inclu de/strmif.h:892: error: expected `;' before '*' token D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../inclu de/strmif.h:991: error: `LPDDPIXELFORMAT' does not name a type D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../inclu de/strmif.h:1027: error: declaration of `GUID tagVMRGUID::GUID' D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../inclu de/winnt.h:1739: error: changes meaning of `GUID' from `typedef struct _GUID GUI D' In file included from D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3 .4.5/../../../../include/dshow.h:8, from ..\..\..\3rdparty\phonon\ds9\compointer.h:22, from ..\..\..\3rdparty\phonon\ds9\backendnode.h:26, from ..\..\..\3rdparty\phonon\ds9\abstractvideorenderer.h:20, from ..\..\..\3rdparty\phonon\ds9\abstractvideorenderer.cpp:18: D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../inclu de/amaudio.h:7:20: dsound.h: No such file or directory In file included from D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3 .4.5/../../../../include/dshow.h:8, from ..\..\..\3rdparty\phonon\ds9\compointer.h:22, from ..\..\..\3rdparty\phonon\ds9\backendnode.h:26, from ..\..\..\3rdparty\phonon\ds9\abstractvideorenderer.h:20, from ..\..\..\3rdparty\phonon\ds9\abstractvideorenderer.cpp:18: D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../inclu de/amaudio.h:19: error: `LPDIRECTSOUND' has not been declared D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../inclu de/amaudio.h:20: error: `LPDIRECTSOUNDBUFFER' has not been declared D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../inclu de/amaudio.h:21: error: `LPDIRECTSOUNDBUFFER' has not been declared D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../inclu de/amaudio.h:23: error: `LPDIRECTSOUND' has not been declared D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../inclu de/amaudio.h:24: error: `LPDIRECTSOUNDBUFFER' has not been declared D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../inclu de/amaudio.h:25: error: `LPDIRECTSOUNDBUFFER' has not been declared In file included from D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3 .4.5/../../../../include/dshow.h:9, from ..\..\..\3rdparty\phonon\ds9\compointer.h:22, from ..\..\..\3rdparty\phonon\ds9\backendnode.h:26, from ..\..\..\3rdparty\phonon\ds9\abstractvideorenderer.h:20, from ..\..\..\3rdparty\phonon\ds9\abstractvideorenderer.cpp:18: D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../inclu de/amvideo.h:7:19: ddraw.h: No such file or directory In file included from D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3 .4.5/../../../../include/dshow.h:9, from ..\..\..\3rdparty\phonon\ds9\compointer.h:22, from ..\..\..\3rdparty\phonon\ds9\backendnode.h:26, from ..\..\..\3rdparty\phonon\ds9\abstractvideorenderer.h:20, from ..\..\..\3rdparty\phonon\ds9\abstractvideorenderer.cpp:18: D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../inclu de/amvideo.h:56: error: expected `;' before "rcTarget" D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../inclu de/amvideo.h:91: error: `DDCAPS' has not been declared D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../inclu de/amvideo.h:92: error: `LPDIRECTDRAW' has not been declared D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../inclu de/amvideo.h:93: error: `DDCAPS' has not been declared D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../inclu de/amvideo.h:95: error: `DDSURFACEDESC' has not been declared D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../inclu de/amvideo.h:99: error: `LPDIRECTDRAW' has not been declared In file included from D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3 .4.5/../../../../include/dshow.h:17, from ..\..\..\3rdparty\phonon\ds9\compointer.h:22, from ..\..\..\3rdparty\phonon\ds9\backendnode.h:26, from ..\..\..\3rdparty\phonon\ds9\abstractvideorenderer.h:20, from ..\..\..\3rdparty\phonon\ds9\abstractvideorenderer.cpp:18: D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../inclu de/bdatypes.h:21: error: `dwOffset' does not name a type In file included from ..\..\..\3rdparty\phonon\ds9\compointer.h:22, from ..\..\..\3rdparty\phonon\ds9\backendnode.h:26, from ..\..\..\3rdparty\phonon\ds9\abstractvideorenderer.h:20, from ..\..\..\3rdparty\phonon\ds9\abstractvideorenderer.cpp:18: D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../inclu de/dshow.h:84: error: `DDSCAPS2' does not name a type D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../inclu de/dshow.h:85: error: `DDPIXELFORMAT' does not name a type D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../inclu de/dshow.h:97: error: `DDPIXELFORMAT' does not name a type D:/Development/Qt/QtCreator/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../inclu de/dshow.h:102: error: `DDPIXELFORMAT' does not name a type In file included from ..\..\..\3rdparty\phonon\ds9\abstractvideorenderer.h:20, from ..\..\..\3rdparty\phonon\ds9\abstractvideorenderer.cpp:18: ..\..\..\3rdparty\phonon\ds9\backendnode.h:37: error: `IPin' was not declared in this scope ..\..\..\3rdparty\phonon\ds9\backendnode.h:37: error: template argument 1 is inv alid ..\..\..\3rdparty\phonon\ds9\backendnode.h:37: error: ISO C++ forbids declaratio n of `InputPin' with no type ..\..\..\3rdparty\phonon\ds9\backendnode.h:38: error: `IPin' was not declared in this scope ..\..\..\3rdparty\phonon\ds9\backendnode.h:38: error: template argument 1 is inv alid ..\..\..\3rdparty\phonon\ds9\backendnode.h:38: error: ISO C++ forbids declaratio n of `OutputPin' with no type ..\..\..\3rdparty\phonon\ds9\backendnode.h:39: error: `IBaseFilter' was not decl ared in this scope ..\..\..\3rdparty\phonon\ds9\backendnode.h:39: error: template argument 1 is inv alid ..\..\..\3rdparty\phonon\ds9\backendnode.h:39: error: ISO C++ forbids declaratio n of `Filter' with no type ..\..\..\3rdparty\phonon\ds9\backendnode.h:40: error: `IGraphBuilder' was not de clared in this scope ..\..\..\3rdparty\phonon\ds9\backendnode.h:40: error: template argument 1 is inv alid ..\..\..\3rdparty\phonon\ds9\backendnode.h:40: error: ISO C++ forbids declaratio n of `Graph' with no type mingw32-make[4]: *** [tmp/obj/debug_shared/abstractvideorenderer.o] Error 1 mingw32-make[4]: Leaving directory `D:/Development/Qt/4.5.0-rc1/src/plugins/phon on/ds9' mingw32-make[3]: *** [debug-all] Error 2 mingw32-make[3]: Leaving directory `D:/Development/Qt/4.5.0-rc1/src/plugins/phon on/ds9' mingw32-make[2]: *** [sub-ds9-make_default] Error 2 mingw32-make[2]: Leaving directory `D:/Development/Qt/4.5.0-rc1/src/plugins/phon on' mingw32-make[1]: *** [sub-phonon-make_default] Error 2 mingw32-make[1]: Leaving directory `D:/Development/Qt/4.5.0-rc1/src/plugins' mingw32-make: *** [sub-plugins-make_default-ordered] Error 2
_______________________________________________ Qt4-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback
