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. Building a Qt App via Docker

Building a Qt App via Docker

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
docker
1 Posts 1 Posters 625 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.
  • J Offline
    J Offline
    james_h_3010
    wrote on last edited by
    #1

    My goal is to build my Qt App for Ubuntu from my macOS machine.

    I believe the best way to do this will be to use Docker and point Qt Creator at it.

    I did find the following set of instructions at Docker Builds from QtCreator, however those instructions are dependent upon > Qt 5.14.x and I need to use Qt 5.12.x.

    I can build the App within a Ubuntu VM, but this is a cumbersome process.

    Is this going to be possible or will I need to use at least 5.14.x?

    If it is possible, can anyone point me to instructions for how to do this?

    Would I be able to use Online Installer 4.x to get Qt installed from within a Docker container? ( btw, is there an equivalent offline installer so this can be done without an internet connection?)

    The issue I am having with the online installer is that I am not sure how to specify the various packages I need. Is it possible to figure out what package strings to pass to the install command from the Qt installation I have within the Ubuntu VM? If so, how?

    Any thoughts or comments on this would be appreciated.

    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