Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. International
  3. German
  4. Qt 5.12 zu Qt Creator addieren

Qt 5.12 zu Qt Creator addieren

Scheduled Pinned Locked Moved Solved German
11 Posts 3 Posters 1.9k 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
    Galilio
    wrote on last edited by Galilio
    #1

    Hallo Zusammen,

    ich versuche zu einem Projekt, die neue Version der Qt 5.12 zu addieren.
    Ich habe folgende Schritte gemacht:

    1. Qt Creator öffnen
    2. Anwählen: Tools > Options > Kits > Qt Versions
    3. Add..
      nach diesem schritte bekomme ich folgende Warnung: Sehe Anhang
      0_1557736047139_2019-05-13_10h23_34.png
    K 1 Reply Last reply
    0
    • G Galilio

      Hallo Zusammen,

      ich versuche zu einem Projekt, die neue Version der Qt 5.12 zu addieren.
      Ich habe folgende Schritte gemacht:

      1. Qt Creator öffnen
      2. Anwählen: Tools > Options > Kits > Qt Versions
      3. Add..
        nach diesem schritte bekomme ich folgende Warnung: Sehe Anhang
        0_1557736047139_2019-05-13_10h23_34.png
      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @Galilio

      Und was ist die Warnung, wenn du den Cursor darüber plazierst?

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • G Offline
        G Offline
        Galilio
        wrote on last edited by Galilio
        #3

        @koahnig
        Invalid qt Version

        J.HilkJ 1 Reply Last reply
        0
        • G Galilio

          @koahnig
          Invalid qt Version

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

          @Galilio
          die Tatsache dass die Qt-Version unter "manuel" liegt, ist schon eine rote Fahne.

          Wie hast du 5.12 installiert ?

          Via Online installer oder selbst übersetzt vom offiziellen Quellcode ?


          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.

          G 1 Reply Last reply
          0
          • J.HilkJ J.Hilk

            @Galilio
            die Tatsache dass die Qt-Version unter "manuel" liegt, ist schon eine rote Fahne.

            Wie hast du 5.12 installiert ?

            Via Online installer oder selbst übersetzt vom offiziellen Quellcode ?

            G Offline
            G Offline
            Galilio
            wrote on last edited by
            #5

            @J.Hilk
            selbst übersetzt

            J.HilkJ 1 Reply Last reply
            0
            • G Galilio

              @J.Hilk
              selbst übersetzt

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

              @Galilio ok, dann ist zumindest das erklärt ;)

              hast du make install nach dem build ausgeführt?


              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.

              G 1 Reply Last reply
              1
              • J.HilkJ J.Hilk

                @Galilio ok, dann ist zumindest das erklärt ;)

                hast du make install nach dem build ausgeführt?

                G Offline
                G Offline
                Galilio
                wrote on last edited by
                #7

                @J.Hilk
                nein

                J.HilkJ 1 Reply Last reply
                0
                • G Galilio

                  @J.Hilk
                  nein

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

                  @Galilio würd ich empfehlen, steht auch so in den docs:
                  https://doc.qt.io/qtcreator/creator-project-qmake.html#troubleshooting-qt-installations


                  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.

                  G 1 Reply Last reply
                  1
                  • J.HilkJ J.Hilk

                    @Galilio würd ich empfehlen, steht auch so in den docs:
                    https://doc.qt.io/qtcreator/creator-project-qmake.html#troubleshooting-qt-installations

                    G Offline
                    G Offline
                    Galilio
                    wrote on last edited by
                    #9

                    @J.Hilk
                    Sorry für die Frage und wie kann ich den make install durchführen?
                    danke

                    J.HilkJ K 2 Replies Last reply
                    0
                    • G Galilio

                      @J.Hilk
                      Sorry für die Frage und wie kann ich den make install durchführen?
                      danke

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

                      @Galilio install is nen argument für den make Aufruf.

                      Wie hast du 5.12 selbst gebaut, der make Aufruf sollte auf jedenfalls vorgekommen sein.


                      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
                      0
                      • G Galilio

                        @J.Hilk
                        Sorry für die Frage und wie kann ich den make install durchführen?
                        danke

                        K Offline
                        K Offline
                        koahnig
                        wrote on last edited by
                        #11

                        @Galilio

                        Einfach da, wo du auch "make" gestartet hattest.

                        config gibt die Anweisungen aus.

                        Vote the answer(s) that helped you to solve your issue(s)

                        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