Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › Webassembly custom example cannot run

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23330

    Felgo User

    As the question,and chrome error:

    Uncaught (in promise) ReferenceError: IDBFS is not defined
    at Object.Module.mountsyncFS (qtloader.js:434)
    at qtloader.js:454
    at callRuntimeCallbacks (eval at completeLoadEmscriptenModule (qtloader.js:485), <anonymous>:1:11247)
    at preRun (eval at completeLoadEmscriptenModule (qtloader.js:485), <anonymous>:1:11806)
    at run (eval at completeLoadEmscriptenModule (qtloader.js:485), <anonymous>:1:305062)
    at runCaller (eval at completeLoadEmscriptenModule (qtloader.js:485), <anonymous>:1:304366)
    at removeRunDependency (eval at completeLoadEmscriptenModule (qtloader.js:485), <anonymous>:1:13554)
    at receiveInstance (eval at completeLoadEmscriptenModule (qtloader.js:485), <anonymous>:1:14955)
    at qtloader.js:352

    #23338

    Miguel Rodriguez

    Hi,

    It looks like you are building a Qt application without the Felgo libs, you need to add to your .pro file:

    wasm {
      QMAKE_LFLAGS += -lidbfs.js
    }

     

    Regards.

Viewing 2 posts - 1 through 2 (of 2 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded