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

How to create an executable??

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 1.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.
  • K Offline
    K Offline
    karlcv
    wrote on last edited by
    #1

    I'm pretty new at this...
    I have read that I need to add some dll's libraries like qtcore4.dll and qtgui4.dll to my executable folder but the thing is that I have the same (name) libraries in multiple folders... I'm using windows 7 64bits and thq Qt Creator 2.3.1

    plz somebody help me....

    Edit: Moved to Installation & Deployment forum; Andre

    1 Reply Last reply
    0
    • R Offline
      R Offline
      Rahul Das
      wrote on last edited by
      #2

      Do you mean an installable package, the term "executable" ? Or are you not able to compile and generate one executable ?

      The Qt dlls files are required for your app to run. You might find them in <Qt root folder>\Desktop\Qt\4.x.x\ <mingw>\bin

      You might as well go through : "How to deploy":http://developer.qt.nokia.com/doc/qt-4.8/deployment-windows.html


      Declaration of (Platform) independence.

      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