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. QT Widget Application on Mac OS

QT Widget Application on Mac OS

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

    Hi! I have MacBook Air m1, 8/256GB. I installed on my Mac QT creator 5.14.1. Installation was correction, without errors. Xcode already was installed.
    I create qmake, qwidget application. When I start this project , started was correct, no error, in consol I see my qDebug but form not appear. In down panel I see my started application, but on screen no application window!
    Does you now how fix it? to Снимок экрана 2022-11-30 в 16.22.39.png show application window

    jsulmJ 1 Reply Last reply
    0
    • K KimberQueenJ

      Hi! I have MacBook Air m1, 8/256GB. I installed on my Mac QT creator 5.14.1. Installation was correction, without errors. Xcode already was installed.
      I create qmake, qwidget application. When I start this project , started was correct, no error, in consol I see my qDebug but form not appear. In down panel I see my started application, but on screen no application window!
      Does you now how fix it? to Снимок экрана 2022-11-30 в 16.22.39.png show application window

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

      @KimberQueenJ said in QT Widget Application on Mac OS:

      Does you now how fix it?

      Post the code

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

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

        application is empty, has only pushbutton on mainwindow

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

          Hi and welcome to devnet,

          As @jsulm wrote: please post your code.

          The fact that you have a push button on a main window does not imply that you are showing anything in your application.

          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

          • Login

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