[Development] beta release windows package

qtnext qtnext at gmail.com
Sat Jun 30 15:17:37 CEST 2012


Hi,

I am trying to use the latest beta release package (
http://origin.releases.qt-project.org/qt5.0/beta-snapshots/2012-06-29_07-06-48/
)
It seems that there is x64 package compiled .. good news !

But :

1)-
- when trying to compile my project in qt creator with the bin package I
have the following error :
Unable to find file for inclusion d:/jenkins/worksapce/qt5-beta-bin.... for
each pri qt project
and If I go in one pri files : (qt_feedback for example) : I have :

QT_MODULE_BASE =
D:/jenkins/workspace/qt5-beta-bin-msvc2010/qt-everywhere-opensource-src-5.0.0/qtfeedback

QT_MODULE_BIN_BASE =
D:/jenkins/workspace/qt5-beta-bin-msvc2010/qt-everywhere-opensource-src-5.0.0/qtbase/bin

QT_MODULE_INCLUDE_BASE =
D:/jenkins/workspace/qt5-beta-bin-msvc2010/qt-everywhere-opensource-src-5.0.0/qtfeedback/include

QT_MODULE_IMPORT_BASE =
D:/jenkins/workspace/qt5-beta-bin-msvc2010/qt-everywhere-opensource-src-5.0.0/qtbase/imports

QT_MODULE_LIB_BASE =
D:/jenkins/workspace/qt5-beta-bin-msvc2010/qt-everywhere-opensource-src-5.0.0/qtbase/lib

QT_MODULE_PLUGIN_BASE =
D:/jenkins/workspace/qt5-beta-bin-msvc2010/qt-everywhere-opensource-src-5.0.0/qtbase/plugins

include(D:/jenkins/workspace/qt5-beta-bin-msvc2010/qt-everywhere-opensource-src-5.0.0/qtfeedback/mkspecs/modules-inst/qt_feedback.pri)


 2)-Wmf and directshow plugins not available :

3)- webkit missing : I have read on mailing list there is problem
compiling webkit for windows for now, .. Do you think it will be
available in the final QT5 release ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120630/354297c6/attachment.html>


More information about the Development mailing list