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. I can't see anything. Not even main window.cpp
Forum Updated to NodeBB v4.3 + New Features

I can't see anything. Not even main window.cpp

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 4 Posters 1.2k 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.
  • B Offline
    B Offline
    booohooo
    wrote on last edited by
    #1
    This post is deleted!
    aha_1980A 1 Reply Last reply
    0
    • B booohooo

      This post is deleted!

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @booohooo Try starting Creator from command line like this:

      qtcreator -settingspath /tmp

      This will start with clean settings.

      Regards

      Qt has to stay free or it will die.

      1 Reply Last reply
      0
      • B Offline
        B Offline
        booohooo
        wrote on last edited by
        #3

        @aha_1980 said in I can't see anything. Not even main window.cpp:

        qtcreator -settingspath /tmp

        Thank you for your reply, but I got
        "-sh: qtcreator: command not found"

        jsulmJ B 2 Replies Last reply
        0
        • B booohooo

          @aha_1980 said in I can't see anything. Not even main window.cpp:

          qtcreator -settingspath /tmp

          Thank you for your reply, but I got
          "-sh: qtcreator: command not found"

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

          @booohooo Then use absolute path to QtCreator executable

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

          1 Reply Last reply
          0
          • B booohooo

            @aha_1980 said in I can't see anything. Not even main window.cpp:

            qtcreator -settingspath /tmp

            Thank you for your reply, but I got
            "-sh: qtcreator: command not found"

            B Offline
            B Offline
            booohooo
            wrote on last edited by
            #5

            @booohooo Nope, doesn't work.
            I've installed it and re-installed it several times. I haven't even started any projects. I'll check out GTK instead. Screw it.
            Can't even post a reply before 600 seconds.
            I used absolute path to QtCreator and got this : Users/taavi/Qt/n/Qt Creator.app: is a directory

            it should work out of the box! Why doesn't it work nor display anything? I'll check out GTK or something better. Shame that you can't really develop c++ with Xcode GUI.

            I dont want to be part of this community. I can't even get help here. I'll uninstall it. Bye.

            jsulmJ J.HilkJ 2 Replies Last reply
            -2
            • B booohooo

              @booohooo Nope, doesn't work.
              I've installed it and re-installed it several times. I haven't even started any projects. I'll check out GTK instead. Screw it.
              Can't even post a reply before 600 seconds.
              I used absolute path to QtCreator and got this : Users/taavi/Qt/n/Qt Creator.app: is a directory

              it should work out of the box! Why doesn't it work nor display anything? I'll check out GTK or something better. Shame that you can't really develop c++ with Xcode GUI.

              I dont want to be part of this community. I can't even get help here. I'll uninstall it. Bye.

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

              @booohooo Please calm down! Just because it is not working on your system does not mean it does not work in general. If you give up so fast you will be switching quite often.
              How did you install QtCreator?
              "I used absolute path to QtCreator and got this : Users/taavi/Qt/n/Qt Creator.app: is a directory" - here you need some more knowledge about how MacOS applications are packaged, this is nothing special in QtCreator (I'm not a Mac expert). I guess you need to check the content of that directory, somewhere in this directory should be the executable.

              You can also try to disable plug-ins (you can find them inside Help menu).

              "Can't even post a reply before 600 seconds." - this is a limitation for new users (some kind of protection against spamming users). I upvoted your post maybe now you can post faster.

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

              1 Reply Last reply
              4
              • B booohooo

                @booohooo Nope, doesn't work.
                I've installed it and re-installed it several times. I haven't even started any projects. I'll check out GTK instead. Screw it.
                Can't even post a reply before 600 seconds.
                I used absolute path to QtCreator and got this : Users/taavi/Qt/n/Qt Creator.app: is a directory

                it should work out of the box! Why doesn't it work nor display anything? I'll check out GTK or something better. Shame that you can't really develop c++ with Xcode GUI.

                I dont want to be part of this community. I can't even get help here. I'll uninstall it. Bye.

                J.HilkJ Offline
                J.HilkJ Offline
                J.Hilk
                Moderators
                wrote on last edited by
                #7

                @booohooo
                you seem to be new to MacOS as well,

                starting an application via the terminal is done this way

                open -a /Users/username/Qt/Qt\ Creator.app

                special note on the escaped space character.


                Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


                Q: What's that?
                A: It's blue light.
                Q: What does it do?
                A: It turns blue.

                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