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 28 Oct 2016, 00:12 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 28 Oct 2016, 01:42 last edited by
      #2

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

      J 1 Reply Last reply 28 Oct 2016, 04:21
      0
      • J Jeronimo
        28 Oct 2016, 01:42

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

        J Offline
        J Offline
        jsulm
        Lifetime Qt Champion
        wrote on 28 Oct 2016, 04:21 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

        1/3

        28 Oct 2016, 00:12

        • Login

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