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. SDK 1.1.3 with libs QT 4.7.4. problem with create an exe of a project to run without qtcreator
QtWS25 Last Chance

SDK 1.1.3 with libs QT 4.7.4. problem with create an exe of a project to run without qtcreator

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

    hi i am trying to create a .exe run file of my project to run outside the qtcreator.
    i create the exe in release mode, and bring all the dll that was needed to run the file, but i got the execute in the simulator of qt - and i don't want this. i want a regular execute of the project, that i could run without qt tools.
    the list of dll that i add:
    mingwm10.dll,l ibgcc_s_dw2-1.dll,QtCore4.dll, QtDeclarative4.dll, QtGui4.dll, QtNetwork4.dll, QtScript4.dll, QtSql4.dll, QtXmlPatterns4.dll, QtXml4.dll

    1 Reply Last reply
    0
    • P Offline
      P Offline
      p-himik
      wrote on last edited by
      #2

      What do you mean by "i got the execute in the simulator of qt"?
      If you have some unresolved dependencies (errors saying that some dll can not be loaded) you can check them with Dependency Walker.

      1 Reply Last reply
      0
      • G Offline
        G Offline
        goli
        wrote on last edited by
        #3

        it works now. tnx for your help... i had problem with some dll

        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