Qt6 bindings for javascript
Unsolved
Qt 6
-
I am looking for qtscript generator for Qt6. I am able to find it online for Qt4 and Qt5 but not for Qt6.
https://github.com/qt-labs/qtscriptgenerator
https://github.com/phbaer/qtscriptgenerator
https://github.com/sjinks/qtscriptgeneratorWhen I am building the same code for Qt6, I am able to build and run but it is not generating all the required files such as QFileInfo, QDateTime etc
Is it available for Qt6?
-
Hi,
The QtScript module has been deprecated and obsoleted during the Qt 5 series and AFAIK, it won't be ported to Qt 6.