Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Duplicate
-
Affects Version/s: 5.9.0 Beta 3
-
Fix Version/s: 5.9.0 RC
-
Component/s: QML: Declarative and Javascript Engine
-
Labels:None
-
Environment:Windows 10 64 bit
MSVC2015 32 bit, 64 bit
Description
- Build the stocqt example in release mode with the Qt Quick Compiler:
"D:\Qt-05.05\5.9\msvc2015_64\bin\qmake.exe" D:\Qt-05.05\Examples\Qt-5.9\quick\demos\stocqt\stocqt.pro -spec win32-msvc "CONFIG+=qtquickcompiler"
- Run the example.
- Click on a stock to show the graph screen.
There are not graphs:
The graphs should be shown correctly. When using Qt 5.8 or disabling the Qt Quick Compiler, this works fine.
Attachments
Issue Links
- is duplicated by
-
QTBUG-60396 [REG: 5.8->5.9-beta2] QtQuickCompiler causes NaNs to be found from matrix4x4
-
- Closed
-
- mentioned in
-
Page Loading...