Which perl version are you using? From my experience it works best with ActiveState perl, while the one from mingw/msys causes issues.
BR, Maurice Kalinowski > -----Original Message----- > From: [email protected] [mailto:qt-mobility- > [email protected]] On Behalf Of ext [email protected] > Sent: Friday, 01 October, 2010 01:30 > To: [email protected]; [email protected] > Subject: Re: [Qt-mobility-feedback] Configure problems Building with > 4.7 on windows (1.0.2 or 1.1.0tp) > > Hi Jason, > > Sorry for the late reply. None of those warnings should prevent you > from starting the compilation - although you might have problems > combining Qt Mobility 1.0.2 with Qt 4.7. The recommended pairings are > Qt 4.6.3 / Qt Mobility 1.0.2 and Qt 4.7 / Qt Mobility 1.1.0 > > We're working to reduce the warnings - some of these were already on > our radar but it looks like there are some new ones in there as well. > What (if any) arguments are using with configure? > > Cheers, > > Dave > > > -----Original Message----- > > From: [email protected] [mailto:qt-mobility- > > [email protected]] On Behalf Of ext Jason H > > Sent: Thursday, 30 September 2010 11:21 PM > > To: Jason H; [email protected] > > Subject: Re: [Qt-mobility-feedback] Configure problems Building with > > 4.7 on windows (1.0.2 or 1.1.0tp) > > > > Anyone have a clue? Excerpts below. > > > > C:\Qt\qt-mobility-opensource-src-1.0.2 > > Checking available Qt > > 4.7.0 > > Checking make > > ... mingw32-make found. > > > > Start of compile tests > > Checking DirectShow > > '{' is not recognized as an internal or external command, > > operable program or batch file. > > ... Not Found > > Checking WindowsMediaSDK > > '{' is not recognized as an internal or external command, > > operable program or batch file. > > ... Not Found > > Checking WindowMediaPlayer > > '{' is not recognized as an internal or external command, > > operable program or batch file. > > ... Not Found > > Checking EnhancedVideoRenderer > > '{' is not recognized as an internal or external command, > > operable program or batch file. > > ... Not Found > > End of compile tests > > > > Running qmake... > > Reading C:/Qt/qt-mobility-opensource-src-1.0.2/src/src.pro > > Reading C:/Qt/qt-mobility-opensource-src-1.0.2/src/global/global.pro > > Reading > > C:/Qt/qt-mobility-opensource-src- > > 1.0.2/src/serviceframework/serviceframework.pro > > Reading C:/Qt/qt-mobility-opensource-src-1.0.2/src/bearer/bearer.pro > > WARNING: c:\Qt\qt-mobility-opensource-src-1.0.2\.qmake.cache:1: > > Unescaped > > backslashes are deprecated. > > WARNING: c:\Qt\qt-mobility-opensource-src-1.0.2\.qmake.cache:1: > > Unescaped > > backslashes are deprecated. > > WARNING: c:\Qt\qt-mobility-opensource-src-1.0.2\.qmake.cache:1: > > Unescaped > > backslashes are deprecated. > > WARNING: c:\Qt\qt-mobility-opensource-src-1.0.2\.qmake.cache:1: > > Unescaped > > backslashes are deprecated. > > WARNING: c:\Qt\qt-mobility-opensource-src-1.0.2\config.pri:3: > Unescaped > > backslashes are deprecated. > > WARNING: c:\Qt\qt-mobility-opensource-src-1.0.2\config.pri:3: > Unescaped > > backslashes are deprecated. > > WARNING: c:\Qt\qt-mobility-opensource-src-1.0.2\doc\doc.pri:10: > > Unescaped > > backslashes are deprecated. > > WARNING: c:\Qt\qt-mobility-opensource-src-1.0.2\.qmake.cache:1: > > Unescaped > > backslashes are deprecated. > > WARNING: c:\Qt\qt-mobility-opensource-src-1.0.2\.qmake.cache:1: > > Unescaped > > backslashes are deprecated. > > WARNING: c:\Qt\qt-mobility-opensource-src-1.0.2\.qmake.cache:1: > > Unescaped > > backslashes are deprecated. > > WARNING: c:\Qt\qt-mobility-opensource-src-1.0.2\.qmake.cache:1: > > Unescaped > > backslashes are deprecated. > > > > > > > > > > ----- Original Message ---- > > From: Jason H <[email protected]> > > To: [email protected] > > Sent: Mon, September 27, 2010 8:11:03 PM > > Subject: [Qt-mobility-feedback] Configure problems Building with 4.7 > on > > windows > > (1.0.2 or 1.1.0tp) > > > > I get a lot of errors, attached. > > > > > > What am I doing wrong? > > > > Also, I noticed 1.1.0 has the same problems. > > > > > > > > _______________________________________________ > > Qt-mobility-feedback mailing list > > [email protected] > > http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback > > _______________________________________________ > Qt-mobility-feedback mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback _______________________________________________ Qt-mobility-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback
