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. Compile my app for linux
Forum Updated to NodeBB v4.3 + New Features

Compile my app for linux

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 528 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
    Jeronimo
    wrote on last edited by Jeronimo
    #1

    Hi i did one simple layout with some math operations. But now how i can run for linux because i can in windows but linux how??

    1 Reply Last reply
    0
    • J Offline
      J Offline
      Jeronimo
      wrote on last edited by
      #2

      i used like compiler msvc2013 so idk if i can run for linux or compile for linux

      jsulmJ 1 Reply Last reply
      0
      • J Jeronimo

        i used like compiler msvc2013 so idk if i can run for linux or compile for linux

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @Jeronimo The easiest way to compile for Linux is to compile on Linux. You could use a virtual machine to do so. In principal it should be possible to cross compile on Windows using MinGW (you cannot use Microsoft compiler), but this is, to my knowledge, very complicated. So, set up a virtual machine with Linux, install Qt there and build.

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        3

        • Login

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