Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Duplicate
-
Affects Version/s: 5.9.0 Beta 1
-
Fix Version/s: None
-
Component/s: QML: Declarative and Javascript Engine
-
Labels:None
-
Environment: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...