Qt 6.11 is out! See what's new in the release
blog
Troubles with QtclConsole
QML and Qt Quick
1
Posts
1
Posters
587
Views
1
Watching
-
Hi,
I wonder if anyone ever used houssem bdioui's qtclconsole with qt5.x.
I'm actually trying to compile (=ok) and run (=crash) the example but I only found it crashing, after complaining
"WARNING: QApplication was not created in the main() thread"Alternatively I'm fine with any other scripting console in the qt-gui which allows me to interact with the main c++ application.
Any idea?
thanks