Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Basic question
Qt 6.11 is out! See what's new in the release blog

Basic question

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 637 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.
  • D Offline
    D Offline
    DamianH
    wrote on last edited by
    #1

    Hello,

    I am new with qt and I am facing many issues, my first view to qt was awful
    First I installed the latest version, but I couldnt do the qt to compile
    I made it to compile (I think), by uninstalling the latest version and installing qt5
    But now, I created a new project, I drag and drop some objects to the windows (ui file), I press the play button, and nothing happen
    Why the windows is not showing? Should I select Debug, Profile or Release to see the new window?
    I use Windows 10 as OS
    I hope I stop facing these basical issues, I need to make something to work, if not I will uninstall qt and forget it.
    I read that QT is easy, but so far everything is complicated, I couldnt make anything work, it is frustrating

    Thanks in advance.
    Regards,

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

      Hi and welcome to devnet,

      What exact version of Qt did you install ? If it's one of the Visual Studio version, did you first install the corresponding Visual Studio edition ? Including the C++ tools ?

      If you don't have VS installed, the usual fast way is to select the MinGW edition for which Qt provides the corresponding compiler so you can start right away (no, it can't do that for VS, it's forbidden by Microsoft).

      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

      • Login

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