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. put Dlls in .exe in Qt 5.5.1
Forum Updated to NodeBB v4.3 + New Features

put Dlls in .exe in Qt 5.5.1

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 4 Posters 1.4k Views 3 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.
  • alayaA Offline
    alayaA Offline
    alaya
    wrote on last edited by
    #1

    I'm trying to put dlls into .exe but the prblem is that when I open the command prompt I can't find configure command .I'm working with QT 5.5.1

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      hi
      On windows mine is at
      "C:\Qt\Qt5.5.0\5.6\Src\qtbase\configure.exe"

      JKSHJ 1 Reply Last reply
      0
      • kshegunovK Offline
        kshegunovK Offline
        kshegunov
        Moderators
        wrote on last edited by
        #3

        @alaya said:

        I'm trying to put dlls into .exe

        You can't put dlls into an exe, it's simply not possible.

        Read and abide by the Qt Code of Conduct

        mrjjM 1 Reply Last reply
        2
        • kshegunovK kshegunov

          @alaya said:

          I'm trying to put dlls into .exe

          You can't put dlls into an exe, it's simply not possible.

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @kshegunov
          I think he means static linking so
          trying to rebuild Qt as static :)

          kshegunovK 1 Reply Last reply
          1
          • mrjjM mrjj

            @kshegunov
            I think he means static linking so
            trying to rebuild Qt as static :)

            kshegunovK Offline
            kshegunovK Offline
            kshegunov
            Moderators
            wrote on last edited by
            #5

            @mrjj said:

            I think he means static linking so
            trying to rebuild Qt as static

            Ah, ok. That is possible. :)

            Read and abide by the Qt Code of Conduct

            1 Reply Last reply
            1
            • mrjjM mrjj

              hi
              On windows mine is at
              "C:\Qt\Qt5.5.0\5.6\Src\qtbase\configure.exe"

              JKSHJ Offline
              JKSHJ Offline
              JKSH
              Moderators
              wrote on last edited by JKSH
              #6

              @mrjj said:

              On windows mine is at
              "C:\Qt\Qt5.5.0\5.6\Src\qtbase\configure.exe"

              Don't call <qt>\qtbase\configure.exe. Instead, call <qt>\configure.bat

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              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