Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Using static js library from within WorkerScript?
Qt 6.11 is out! See what's new in the release blog

Using static js library from within WorkerScript?

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 2.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    durfejs
    wrote on last edited by
    #1

    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

    We can get richer only with progress

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mohsen
      wrote on last edited by
      #2

      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.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved