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. Qt Project for an Application Deployment

Qt Project for an Application Deployment

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

    Hi,
    I'm new with Qt5 Creator.

    I search a project that allow to understand how to define a windows application (exe appli) with Qt5 tools.
    I'm interested with defining exe IDE with QML project that link with Python script defining some actions for buttons or whatever else.
    I see in forums there is also some problems with dll linking so I search the way to deploy it finaly as an independant exe that is executable without Qt IDE.

    If you can help me on these topics, or with a good example.
    Regards

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Hi, welcome to the forum.

      The deployment process is covered in depth by the documentation: "link":http://qt-project.org/doc/qt-5/windows-deployment.html.

      Linking other DLLs is actually quite easy, but takes a little bit of getting used to (and some trial and error). Take a look at qmake LIBS and INCLUDEPATH variables.

      (Z(:^

      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