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. Makefile.Debug OR Makefile.Release
Forum Updated to NodeBB v4.3 + New Features

Makefile.Debug OR Makefile.Release

Scheduled Pinned Locked Moved Unsolved General and Desktop
11 Posts 2 Posters 1.1k 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.
  • Ketan__Patel__0011K Offline
    Ketan__Patel__0011K Offline
    Ketan__Patel__0011
    wrote on last edited by
    #1

    Hello Friends And Qt Experts
    Please help me Bulid the Project using
    Makefile.Debug Or Makefile.Release

    I Don't Know how to use this kind of file

    i got Modbus library project from the link --> https://github.com/cm0x4D/QModbus
    And I want to bulid it in Windows

    help me for build this project

    Thanks In Advance

    jsulmJ 1 Reply Last reply
    0
    • Ketan__Patel__0011K Ketan__Patel__0011

      Hello Friends And Qt Experts
      Please help me Bulid the Project using
      Makefile.Debug Or Makefile.Release

      I Don't Know how to use this kind of file

      i got Modbus library project from the link --> https://github.com/cm0x4D/QModbus
      And I want to bulid it in Windows

      help me for build this project

      Thanks In Advance

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

      @Ketan__Patel__0011 Use the pro file (QModbus.pro) to build that project. No need to do anything with makefiles manually.
      It is even documented how to build, so please read first: https://github.com/cm0x4D/QModbus/blob/master/readme.md

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

      Ketan__Patel__0011K 1 Reply Last reply
      2
      • jsulmJ jsulm

        @Ketan__Patel__0011 Use the pro file (QModbus.pro) to build that project. No need to do anything with makefiles manually.
        It is even documented how to build, so please read first: https://github.com/cm0x4D/QModbus/blob/master/readme.md

        Ketan__Patel__0011K Offline
        Ketan__Patel__0011K Offline
        Ketan__Patel__0011
        wrote on last edited by
        #3

        @jsulm Capture.PNG

        jsulmJ 1 Reply Last reply
        0
        • Ketan__Patel__0011K Ketan__Patel__0011

          @jsulm Capture.PNG

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

          @Ketan__Patel__0011 Simply specify full path to your qmake.exe...

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

          Ketan__Patel__0011K 1 Reply Last reply
          0
          • jsulmJ jsulm

            @Ketan__Patel__0011 Simply specify full path to your qmake.exe...

            Ketan__Patel__0011K Offline
            Ketan__Patel__0011K Offline
            Ketan__Patel__0011
            wrote on last edited by
            #5

            @jsulm Capture.PNG

            qmake done but now "make" command problem

            jsulmJ 1 Reply Last reply
            0
            • Ketan__Patel__0011K Ketan__Patel__0011

              @jsulm Capture.PNG

              qmake done but now "make" command problem

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

              @Ketan__Patel__0011 Since you're using MSVC as compiler you should do all this in the MSVC command prompt (you can find it in start menu) and also use nmake instead of make with MSVC.

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

              Ketan__Patel__0011K 2 Replies Last reply
              2
              • jsulmJ jsulm

                @Ketan__Patel__0011 Since you're using MSVC as compiler you should do all this in the MSVC command prompt (you can find it in start menu) and also use nmake instead of make with MSVC.

                Ketan__Patel__0011K Offline
                Ketan__Patel__0011K Offline
                Ketan__Patel__0011
                wrote on last edited by
                #7

                @jsulm

                Thanks For Reply
                ok let Me Try

                1 Reply Last reply
                0
                • jsulmJ jsulm

                  @Ketan__Patel__0011 Since you're using MSVC as compiler you should do all this in the MSVC command prompt (you can find it in start menu) and also use nmake instead of make with MSVC.

                  Ketan__Patel__0011K Offline
                  Ketan__Patel__0011K Offline
                  Ketan__Patel__0011
                  wrote on last edited by
                  #8

                  @jsulm Capture.PNG

                  i got this errors.

                  jsulmJ 1 Reply Last reply
                  0
                  • Ketan__Patel__0011K Ketan__Patel__0011

                    @jsulm Capture.PNG

                    i got this errors.

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

                    @Ketan__Patel__0011 Is this inside the MSVC command prompt?

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

                    Ketan__Patel__0011K 1 Reply Last reply
                    0
                    • jsulmJ jsulm

                      @Ketan__Patel__0011 Is this inside the MSVC command prompt?

                      Ketan__Patel__0011K Offline
                      Ketan__Patel__0011K Offline
                      Ketan__Patel__0011
                      wrote on last edited by
                      #10

                      @jsulm Yes

                      jsulmJ 1 Reply Last reply
                      0
                      • Ketan__Patel__0011K Ketan__Patel__0011

                        @jsulm Yes

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

                        @Ketan__Patel__0011 I'm not using MSVC, but I think there is Qt command prompt for MSVC, try that one.

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

                        1 Reply Last reply
                        1

                        • Login

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