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. export files to be uploaded later?
Forum Updated to NodeBB v4.3 + New Features

export files to be uploaded later?

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

    Hello!.

    im trying to develope a web site, it compiles fine and i can run it correctly and see in the browser, but, i would like to somehow export my contents files (.html, .js, .wasm, etc) into an external folder, so i will upload it using some ftp client to my web hosting..

    is this possible or do i'm forced to use the run command to put my site on the web? (i guess this needs my own web server to run)

    thanks..

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      What do you mean by export ? You get the files ready to use and move wherever you want.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • 1 Offline
        1 Offline
        1XU7
        wrote on last edited by
        #3

        @SGaist nevermind!.. i got the way, i needed to copy *.js, *.wasm and *.html to my public_html folder .. thats all.

        thanks anyway.

        1 Reply Last reply
        1

        • Login

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