From 5c160b6fe916e5605eaa1fd8394b62527ff9f997 Mon Sep 17 00:00:00 2001 From: Laszlo Agocs Date: Wed, 21 May 2014 13:59:51 +0200 Subject: Add notes about Quick Compiler failures Change-Id: I04ff434e652ed22615b7f9829585fd69ea638f5a Reviewed-by: Kalle Viironen --- src/doc/src/b2qt.qdoc | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/doc/src') diff --git a/src/doc/src/b2qt.qdoc b/src/doc/src/b2qt.qdoc index 2f32716..ab72787 100644 --- a/src/doc/src/b2qt.qdoc +++ b/src/doc/src/b2qt.qdoc @@ -1722,6 +1722,17 @@ The Qt WebEngine APIs are available only for Qt Quick 2 based applications at the moment. The QWidget-based equivalents, like QWebEngineView, will become supported in future releases. For the time being, use the WebEngineView QML element. + + \section2 Qt Quick Compiler fails on the emulators + + The Qt Quick Compiler is not yet functional in the emulator environments, and projects + are likely fail to build or run with compilation enabled. Support for the emulators + will be added in a later release. + + \section2 QML debugging not functional when using Qt Quick Compiler + + QML debugging is not fully functional when the Qt Quick Compiler is enabled. Support + for this will be added in a later release. */ /*! -- cgit v1.2.3