Hi, a few days after the alpha release of qt5 the git version (with git pull qt5; perl init-repository -f) stopped to compile with Visual Studio 2010. Compiling qqmlopenmetaobject.cpp results in this error: d:\qt\qt5\qtdeclarative\include\qtqml\5.0.0\qtqml\private\../../../../../src/qml/qml/v8/qv8_p.h(42) : fatal error C1083: Cannot open include file: 'private/v8.h': No such file or directory
The include directives are: -I"..\..\..\qtbase\include\QtCore\5.0.0" -I"..\..\..\qtbase\include\QtCore\5.0.0\QtCore" -I"..\..\..\qtbase\include\QtCore" -I"..\..\..\qtbase\include\QtNetwork" -I"..\..\..\qtbase\include" -I"..\..\include\QtQml\5.0.0" -I"..\..\include\QtQml\5.0.0\QtQml" -I"..\..\include" -I"..\..\include\QtQml" -I"..\..\include" -I"tmp" -I"animations" -I"debug" -I"..\..\..\qtbase\mkspecs\win32-msvc2010" I have a v8.h in: D:\Qt\qt5\qtjsbackend\include\QtV8\5.0.0\QtV8\private D:\Qt\qt5\qtjsbackend\src\3rdparty\v8\include D:\Qt\qt5\qtjsbackend\src\3rdparty\v8\src D:\Qt\qt5\qtwebkit\Source\WebKit\qt\v8\ForwardingHeaders The first one contains: #include "../../../../../src/v8/../3rdparty/v8/include/v8.h" -- Helmut Mülner DIGITAL - Institute of Information and Communication Technologies JOANNEUM RESEARCH Forschungsgesellschaft mbH Steyrergasse 17, 8010 Graz, AUSTRIA phone: +43-316-876-2612 general fax: +43-316-876-1191 web: http://www.joanneum.at/digital e-mail: helmut.mül...@joanneum.at<mailto:helmut.mül...@joanneum.at>
_______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development