Details
-
Suggestion
-
Resolution: Unresolved
-
P2: Important
-
None
Description
A customer is facing roadblocks migrating to Qt 6 because QJSEngine lacks feature parity with Qt Script.
Their own customers' existing scripts would stop working, and would require extensive changes to become usable with QJSEngine (assuming that it is even technically possible)
Workaround
Built the latest Qt Script code from source – https://code.qt.io/cgit/qt/qtscript.git/ has been patched to allow Qbs to build with Qt 6 (see https://www.qt.io/blog/qbs-1.20-released)
Attachments
Issue Links
- relates to
-
QTBUG-35361 Create an application scripting library for advanced JS integration
- Open