Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Is is possible to create web application from QT
QtWS25 Last Chance

Is is possible to create web application from QT

Scheduled Pinned Locked Moved Solved General and Desktop
6 Posts 2 Posters 288 Views
  • 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.
  • F Offline
    F Offline
    fres
    wrote on last edited by fres
    #1

    I'm new with QT design. I have created a project with QT creator, so I want to know if there is a way to make a web application from my project? Do I have to host a server?
    Thank you!

    I have heard of QT webassembly, but I don't see a tutorial about how to make a web application from scratch.

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

      Hi,

      Install the WASM build from the Qt online installer and build your project with it.

      As for the web server, you will need one to serve your application to the masses.

      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
      1
      • F Offline
        F Offline
        fres
        wrote on last edited by fres
        #3

        Ok! I have install webAssembly on QT online installer, BUT, on visual studio, i dont even have QT webassembly
        assseb.png

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

          It's not a Qt module.

          It's a full Qt build. It's on the same level as Qt for Visual Studio or Qt for MinGW.

          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
          2
          • F Offline
            F Offline
            fres
            wrote on last edited by fres
            #5
            This post is deleted!
            1 Reply Last reply
            0
            • F Offline
              F Offline
              fres
              wrote on last edited by
              #6

              Oh thanks ! It finally did it using this tutorial :
              https://www.youtube.com/watch?v=YSAUoAI5hQA

              1 Reply Last reply
              2

              • Login

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