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. Cannot Deploy Executable (nmake problems)

Cannot Deploy Executable (nmake problems)

Scheduled Pinned Locked Moved General and Desktop
6 Posts 3 Posters 3.0k 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.
  • H Offline
    H Offline
    hetelek
    wrote on last edited by
    #1

    Hello, I am new here and I am here to get some support with deplying my application built with Qt Creator. I have already posted my question on Stack Overflow, and I am much too lazy to transfer it over here, so I hope that is okay with all of you.

    My Question: http://stackoverflow.com/q/9674169/877651

    Thank you, Hetelek.

    1 Reply Last reply
    0
    • L Offline
      L Offline
      leon.anavi
      wrote on last edited by
      #2

      I have a simple tutorial about static builds of Qt apps. It's available at "Qt Dev Net wiki":http://qt-project.org/wiki/Build_Standalone_Qt_Application_for_Windows and "my personal website":http://www.anavi.org/article/140/. Instead of nmake you can use on MinGW. I personally prefer it.

      http://anavi.org/

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mlong
        wrote on last edited by
        #3

        Looks like someone already gave you an answer there, but I'm much too lazy to tell you what it was. :)

        Software Engineer
        My views and opinions do not necessarily reflect those of anyone -- living or dead, real or fictional -- in this universe or any other similar multiverse node. Void where prohibited. Your mileage may vary. Caveat emptor.

        1 Reply Last reply
        0
        • H Offline
          H Offline
          hetelek
          wrote on last edited by
          #4

          [quote author="mlong" date="1331586057"]Looks like someone already gave you an answer there, but I'm much too lazy to tell you what it was. :)
          [/quote]

          Pff, I am never lazy. You should not be lazy and tell me :)

          1 Reply Last reply
          0
          • H Offline
            H Offline
            hetelek
            wrote on last edited by
            #5

            I think I figured it out. I am going to try it in a little bit, but someone on Stackoverflow said:

            !http://i.imgur.com/o3kLi.png()!

            Does anyone know how to change this path? Thanks for any help.

            1 Reply Last reply
            0
            • H Offline
              H Offline
              hetelek
              wrote on last edited by
              #6

              [quote author="leon.anavi" date="1331585800"]I have a simple tutorial about static builds of Qt apps. It's available at "Qt Dev Net wiki":http://qt-project.org/wiki/Build_Standalone_Qt_Application_for_Windows and "my personal website":http://www.anavi.org/article/140/. Instead of nmake you can use on MinGW. I personally prefer it.[/quote]

              I really hate posting 3 in a row... If a mod could delete the previous 2, that would be nice as I don't want everone to think because I am new I don't know how to post.

              But I was trying your tutorial, and also had trouble.

              Using Microsoft Visual Studio:
              qmake is not found... I have no idea what to do. I have the whole Qt SDK installed. Here is my output:
              http://pastie.org/3587651

              Using Mingw32:
              I don't know if I am really stupid or something, but when I go into a command prompt and type 'mingw32-make sub-src', it says mingw32-make is not a recognized command. I feel like I have to cd to a directory, but I don't know.

              Thanks again, hetelek.

              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