Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Using static js library from within WorkerScript?
-
Hi , I encountered problems using static javascript library from WorkerScript.
Using Qt.include("script.js") works fine with emulator, but on a read device it is not working. Any experiences, suggestions?
Thnaks
-
are you sure that script was loaded on device but not works? if not, try to include with full path. also check for dependant libraries with QtScript.