Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.10.0 Beta 1
-
None
-
Windows 7 x64, GCC 7.2.0 x64
-
960bebd61f70c39e2fbce9f67b889cd64f48cea7
Description
Attempting to build Qt 5.10 beta ended with a failure.
Build was configured via:
-c++std c++11 -platform win32-g++ -release -opensource -no-compile-examples -no-icu -opengl desktop -skip qtscript -nomake examples -nomake tests -skip qtwayland -skip qtwebview -skip qtwebengine -skip qtwebchannel -skip qtactiveqt -no-qml-debug -confirm-license
E:\share\qt-everywhere-src-5.10.0-beta\qtdeclarative\src\qml\qml\qqmltypeloader. cpp:1272:40: error: invalid conversion from 'QQmlProfiler*' to 'quintptr {aka lo ng long unsigned int}' [-fpermissive] QQmlCompilingProfiler prof(profiler(), blob); ~~~~~~~~^~
Attachments
Issue Links
- duplicates
-
QTBUG-63392 Invalid conversion error in qtdeclarative
- Closed