Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Stand Alone Application Qt 4.8.0
Qt 6.11 is out! See what's new in the release blog

Stand Alone Application Qt 4.8.0

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 2.5k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hello,

    It seems that the information given [url=http://qt-project.org/wiki/Build_Standalone_Qt_Application_for_Windows]here[/url] and [url=http://qt-project.org/wiki/How_to_build_a_static_Qt_version_for_Windows_with_gcc]here[/url] is not up to date with Qt 4.8.0 so I am unable to build a Stand Alone Windows Application. Even if I try to copy all the dependencies in the same folder with my exe, it still gives some really strange errors for missing characters, so it's not working at all. I can run it only via Qt Creator. Can someone provide me some information about the procedures for building a stand alone exe under windows.

    Thanks in advance!

    P.S: Under Ubuntu I have no problems at all, everything is working just perfect.

    P.P.S: Under Windows I don't use MS Visual Studio at all ...

    1 Reply Last reply
    0
    • D Offline
      D Offline
      d2uriel
      wrote on last edited by
      #2

      Then what ARE you using? MinGW? Are you using any plugins (i.e. loading images, etc.)? Are you using any other than the standard Core and GUI modules (i.e. networking, Open GL, etc.)? Have you copied all required DLL's by those modules to your applications root directory?

      Post some error messages you get.

      "Do not judge, and you will never be mistaken." - Jean-Jacques Rousseau

      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