Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.9.0 Beta 1
-
None
-
macOS 10.12.3, Qt Creator 4.2.1, Qt 5.9.0 Beta 1
Description
Builds fails with the following error when QtQuickCompiler is used.
Compilation fails when anchoring or using positioner components.
Sample project attached.
.qtquickcompiler/main_qml.cpp:42:53: error: called object type 'QV4::Runtime::RuntimeMethods' is not a function or function pointer
temps[0] = engine->runtime.getActivationProperty(engine, 37);
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
Attachments
Issue Links
- is duplicated by
-
QTBUG-60034 QtQuickCompiler code that doesn't compile
- Closed
- mentioned in
-
Page Loading...