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.8k 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.
  • M Mihaill

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

    Pl45m4P Offline
    Pl45m4P Offline
    Pl45m4
    wrote on 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
    0
    • Pl45m4P Pl45m4

      @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 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?

      jsulmJ 1 Reply Last reply
      0
      • M Mihaill

        @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?

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on 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
        0
        • jsulmJ jsulm

          @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 last edited by
          #13

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

          JoeCFDJ jsulmJ Pl45m4P 4 Replies Last reply
          0
          • M Mihaill

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

            JoeCFDJ Offline
            JoeCFDJ Offline
            JoeCFD
            wrote on last edited by
            #14
            This post is deleted!
            1 Reply Last reply
            0
            • M Mihaill

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

              jsulmJ Offline
              jsulmJ Offline
              jsulm
              Lifetime Qt Champion
              wrote on 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

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

                Pl45m4P Offline
                Pl45m4P Offline
                Pl45m4
                wrote on 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

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

                  JoeCFDJ Offline
                  JoeCFDJ Offline
                  JoeCFD
                  wrote on 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
                  0
                  • JoeCFDJ JoeCFD

                    @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 last edited by
                    #18
                    This post is deleted!
                    1 Reply Last reply
                    0
                    • M Offline
                      M Offline
                      Mihaill
                      wrote on last edited by
                      #19

                      I press OK, not INSTALL and it's installed

                      Pl45m4P 1 Reply Last reply
                      1
                      • M Mihaill has marked this topic as solved on
                      • M Mihaill

                        I press OK, not INSTALL and it's installed

                        Pl45m4P Offline
                        Pl45m4P Offline
                        Pl45m4
                        wrote on 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

                        • Login

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