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. No header, source, or .ui files in QtWidget aplication
Forum Updated to NodeBB v4.3 + New Features

No header, source, or .ui files in QtWidget aplication

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 578 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.
  • G Offline
    G Offline
    Gabriel1024
    wrote on last edited by
    #1

    I'm new on QtWidget.

    When I create a new widget aplication, the results are these on the picture.
    I can't see any file, just the .pro, and I can not build it either. They are there in the folder, but I can't see them on the project screen.

    0_1523585210074_problema.PNG

    jsulmJ 1 Reply Last reply
    0
    • G Gabriel1024

      I'm new on QtWidget.

      When I create a new widget aplication, the results are these on the picture.
      I can't see any file, just the .pro, and I can not build it either. They are there in the folder, but I can't see them on the project screen.

      0_1523585210074_problema.PNG

      jsulmJ Online
      jsulmJ Online
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Gabriel1024 Take a look at the error message QtCreator is showing you.
      Looks like your Kit is not configured properly. Check your Kit/build configuration.
      Also, if you want an easy start with Qt on Windows then install Qt for MinGW together with MinGW using Qt Online INstaller (or Qt Maintenance Tool). This combination usually works out of the box.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      4
      • mrjjM Offline
        mrjjM Offline
        mrjj
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi
        It seems you installed Qt for visual studio ?

        Unlike the Qt mingw version, the Visual studio version do not come with compiler
        as microsoft do not allow that. You must install it from their site.

        1 Reply Last reply
        3

        • Login

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