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. Deploying application written in Qt
Forum Updated to NodeBB v4.3 + New Features

Deploying application written in Qt

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

    Hi,
    I try deploy my application using cqtdeployer :
    https://github.com/QuasarApp/CQtDeployer

    So I:

    1. I created new directory and copy to them executable file my app (from *Release directory)
    2. Inside above directory I open the terminal and execute this command:
      cqtdeployer -bin ModbusExample -qmake /home/developer/Qt5.12.12/5.12.12/gcc_64/bin/qmake -qmlDir /home/Documents/qtProj/ModbusExample
    3. The cqtdeployer created files like below:
      22.jpg

    but without qml files, why?
    Any ideas?

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

      Everything works. I had mistake in path.

      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