Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for WebAssembly
  4. EM_CONFIG env variable is ignored or overridden
Forum Updated to NodeBB v4.3 + New Features

EM_CONFIG env variable is ignored or overridden

Scheduled Pinned Locked Moved Unsolved Qt for WebAssembly
1 Posts 1 Posters 403 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.
  • C Offline
    C Offline
    CuteQt
    wrote on last edited by CuteQt
    #1

    How do I configure the path for .emscripten config file in Linux?

    I can not even scan a simple Web Assembly Qt/QML hello world app, let alone compile it.

    It complains em++: error: emscripten config file not found: /home/user/.emscripten.

    My .emscripten config file is located in /home/user/tools/emsdk/.emscripten instead.

    user@user-desktop:~$ ls $EM_CONFIG
    /home/user/tools/emsdk/.emscripten
    

    I have tried setting it up from QtCreator Options Kits, still no success.
    45eae49c-b2d7-4b6a-a19e-59a9d1fe5cb3-image.png

    How do I force Qt to find .emscripten config file from a different path?

    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