Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. How do I build a Ubuntu executable on macOS with Qt Creator?
Forum Updated to NodeBB v4.3 + New Features

How do I build a Ubuntu executable on macOS with Qt Creator?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 184 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.
  • E Offline
    E Offline
    ericg_97477
    wrote on last edited by
    #1

    My goal is to be able to select Build from Qt Creator and have an executable built for Ubuntu.

    I believe this will need to involve Docker which can host the tool chain necessary to compile and link the code.

    I have a test project qt_build_docker to show the progress I have made so far.

    I can build a docker container and manually call qmake and make to build the executable. The instructions for how I do this are at With Docker

    However, I am not sure how I can configure a Kit to make use of the toolchain within the container.

    Is this possible? If so, how?

    1 Reply Last reply
    1

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved