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. How to make standalone executable
Forum Updated to NodeBB v4.3 + New Features

How to make standalone executable

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 2.3k 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.
  • Q Offline
    Q Offline
    qtprojusername
    wrote on last edited by
    #1

    I'm running into all sorts of problems when I follow the guides. I don't care if it's static or shared, I just want something that works.
    I tried using mingw and I tried using VS2010 command line with nmake sub-src and it failed.

    With mingw I get an error in the make release file. "Recipe for target 'release' failed" .cpprelease!
    http://imgur.com/EmJQnD5

    Is there an easy way to create a standalone with QtCreator? I've never done this before and didn't expect it to take days of trial and error.

    1 Reply Last reply
    0
    • Q Offline
      Q Offline
      qtprojusername
      wrote on last edited by
      #2

      I tried using the guide here:
      http://www.formortals.com/how-to-statically-link-qt-4/

      But it's outdated. There's no configure executable outside of qt/qt502/5.0.2/src/qtbase/, and even when i do configure in there, with visual studio prompt, I get a "qmake failed, error 3", message and a bunch of missing file messages.

      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