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
Forum Updated to NodeBB v4.3 + New Features

Is is possible to create web application from QT

Scheduled Pinned Locked Moved Solved General and Desktop
6 Posts 2 Posters 290 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.
  • F Offline
    F Offline
    fres
    wrote on 30 Apr 2021, 20:31 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
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 30 Apr 2021, 20:44 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 30 Apr 2021, 20:55 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
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 30 Apr 2021, 21:04 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 30 Apr 2021, 23:58 last edited by fres 5 Jan 2021, 00:52
            #5
            This post is deleted!
            1 Reply Last reply
            0
            • F Offline
              F Offline
              fres
              wrote on 1 May 2021, 02:25 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

              4/6

              30 Apr 2021, 21:04

              • Login

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