Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. How using meson
Forum Updated to NodeBB v4.3 + New Features

How using meson

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
20 Posts 5 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.
  • C Offline
    C Offline
    cristian-adam
    wrote on 19 Jun 2024, 10:00 last edited by
    #6

    Just download an official Qt Creator release from https://download.qt.io/official_releases/qtcreator/13.0/. Otherwise you have to talk to the people that packaged the Qt Creator version that you are using.

    M 1 Reply Last reply 19 Jun 2024, 14:54
    0
    • M Mihaill
      19 Jun 2024, 09:41

      @cristian-adam I can't install this plugin. How possible install this plugin?

      J Offline
      J Offline
      JoeCFD
      wrote on 19 Jun 2024, 10:46 last edited by JoeCFD
      #7
      This post is deleted!
      1 Reply Last reply
      0
      • M Mihaill
        19 Jun 2024, 09:41

        @cristian-adam I can't install this plugin. How possible install this plugin?

        J Offline
        J Offline
        JoeCFD
        wrote on 19 Jun 2024, 10:50 last edited by JoeCFD
        #8
        This post is deleted!
        1 Reply Last reply
        0
        • C cristian-adam
          19 Jun 2024, 10:00

          Just download an official Qt Creator release from https://download.qt.io/official_releases/qtcreator/13.0/. Otherwise you have to talk to the people that packaged the Qt Creator version that you are using.

          M Offline
          M Offline
          Mihaill
          wrote on 19 Jun 2024, 14:54 last edited by
          #9

          @cristian-adam I try install in QtCreater 15 and it's don't work. How possible install this plugin?

          P 1 Reply Last reply 19 Jun 2024, 15:16
          0
          • M Mihaill
            19 Jun 2024, 14:54

            @cristian-adam I try install in QtCreater 15 and it's don't work. How possible install this plugin?

            P Offline
            P Offline
            Pl45m4
            wrote on 19 Jun 2024, 15:16 last edited by
            #10

            @Mihaill said in How using meson:

            I try install in QtCreater 15 and it's don't work

            There is no QtCreator 15 :)
            What does "it doesn't work" mean? Nothing happens? You get an error?!
            What system are you using?


            If debugging is the process of removing software bugs, then programming must be the process of putting them in.

            ~E. W. Dijkstra

            M 1 Reply Last reply 20 Jun 2024, 07:14
            0
            • P Pl45m4
              19 Jun 2024, 15:16

              @Mihaill said in How using meson:

              I try install in QtCreater 15 and it's don't work

              There is no QtCreator 15 :)
              What does "it doesn't work" mean? Nothing happens? You get an error?!
              What system are you using?

              M Offline
              M Offline
              Mihaill
              wrote on 20 Jun 2024, 07:14 last edited by
              #11

              @Pl45m4 Sorry, 13 version. For instal this plugin need same file. And I don't know what file needed. Do you know how install this plugin?

              J 1 Reply Last reply 20 Jun 2024, 07:16
              0
              • M Mihaill
                20 Jun 2024, 07:14

                @Pl45m4 Sorry, 13 version. For instal this plugin need same file. And I don't know what file needed. Do you know how install this plugin?

                J Offline
                J Offline
                jsulm
                Lifetime Qt Champion
                wrote on 20 Jun 2024, 07:16 last edited by
                #12

                @Mihaill said in How using meson:

                For instal this plugin need same file

                The plug-in should be already there, you just need to activate it like suggested above.

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

                M 1 Reply Last reply 20 Jun 2024, 08:45
                0
                • J jsulm
                  20 Jun 2024, 07:16

                  @Mihaill said in How using meson:

                  For instal this plugin need same file

                  The plug-in should be already there, you just need to activate it like suggested above.

                  M Offline
                  M Offline
                  Mihaill
                  wrote on 20 Jun 2024, 08:45 last edited by
                  #13

                  @jsulm But plagin befor installin try get file. What a file need for this?

                  J J P 4 Replies Last reply 20 Jun 2024, 11:33
                  0
                  • M Mihaill
                    20 Jun 2024, 08:45

                    @jsulm But plagin befor installin try get file. What a file need for this?

                    J Offline
                    J Offline
                    JoeCFD
                    wrote on 20 Jun 2024, 11:33 last edited by
                    #14
                    This post is deleted!
                    1 Reply Last reply
                    0
                    • M Mihaill
                      20 Jun 2024, 08:45

                      @jsulm But plagin befor installin try get file. What a file need for this?

                      J Offline
                      J Offline
                      jsulm
                      Lifetime Qt Champion
                      wrote on 20 Jun 2024, 11:36 last edited by
                      #15

                      @Mihaill said in How using meson:

                      What a file need for this?

                      I don't understand this question.
                      What file?
                      Did you check in "About Plugins..." whether Meson Project Manager is there?

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

                      1 Reply Last reply
                      0
                      • M Mihaill
                        20 Jun 2024, 08:45

                        @jsulm But plagin befor installin try get file. What a file need for this?

                        P Offline
                        P Offline
                        Pl45m4
                        wrote on 20 Jun 2024, 12:46 last edited by Pl45m4
                        #16

                        @Mihaill said in How using meson:

                        But plagin befor installin try get file. What a file need for this?

                        Don't click "Install Plugin".
                        If you have it already, you just need to activate it.
                        Find it in your list and see the checkBox next to "Meson.... Manager...Plugin". When you have a tick mark there, it's already loaded, otherwise check it by clicking the box.
                        QtCreator then says it need to restart. After that the Meson Plugin is loaded into QtCretaor.


                        If debugging is the process of removing software bugs, then programming must be the process of putting them in.

                        ~E. W. Dijkstra

                        1 Reply Last reply
                        0
                        • M Mihaill
                          20 Jun 2024, 08:45

                          @jsulm But plagin befor installin try get file. What a file need for this?

                          J Offline
                          J Offline
                          JoeCFD
                          wrote on 20 Jun 2024, 14:04 last edited by
                          #17

                          @Mihaill
                          On your QtCreator 13.0
                          step1: click About
                          step2: click About Plugins
                          step3: check MesonProjectManager and select this row(number 7)
                          step4: press Install Plugin
                          step5: in the Install plugin dialog click browse button to load libGenericProjectManager.so
                          this file is located at path/QtCreator/lib/qtcreator/plugins/libGenericProjectManager.so

                          Then restart your qt creator and it will be added.

                          M 1 Reply Last reply 25 Jun 2024, 12:55
                          0
                          • J JoeCFD
                            20 Jun 2024, 14:04

                            @Mihaill
                            On your QtCreator 13.0
                            step1: click About
                            step2: click About Plugins
                            step3: check MesonProjectManager and select this row(number 7)
                            step4: press Install Plugin
                            step5: in the Install plugin dialog click browse button to load libGenericProjectManager.so
                            this file is located at path/QtCreator/lib/qtcreator/plugins/libGenericProjectManager.so

                            Then restart your qt creator and it will be added.

                            M Offline
                            M Offline
                            Mihaill
                            wrote on 25 Jun 2024, 12:55 last edited by
                            #18
                            This post is deleted!
                            1 Reply Last reply
                            0
                            • M Offline
                              M Offline
                              Mihaill
                              wrote on 25 Jun 2024, 12:58 last edited by
                              #19

                              I press OK, not INSTALL and it's installed

                              P 1 Reply Last reply 25 Jun 2024, 13:16
                              1
                              • M Mihaill has marked this topic as solved on 25 Jun 2024, 12:58
                              • M Mihaill
                                25 Jun 2024, 12:58

                                I press OK, not INSTALL and it's installed

                                P Offline
                                P Offline
                                Pl45m4
                                wrote on 25 Jun 2024, 13:16 last edited by Pl45m4
                                #20

                                @Mihaill said in How using meson:

                                I press OK, not INSTALL and it's installed

                                Yes that's what I said. If it appears in the list with the checkbox, you can activate the plugin and it should work.
                                "Install" is to install other plugins from file on your computer.

                                @Pl45m4 said in How using meson:

                                Don't click "Install Plugin".
                                If you have it already, you just need to activate it.
                                Find it in your list and see the checkBox next to "Meson.... Manager...Plugin". When you have a tick mark there, it's already loaded, otherwise check it by clicking the box.


                                If debugging is the process of removing software bugs, then programming must be the process of putting them in.

                                ~E. W. Dijkstra

                                1 Reply Last reply
                                0

                                15/20

                                20 Jun 2024, 11:36

                                • Login

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