Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved Compile my app for linux

    General and Desktop
    2
    3
    390
    Loading More Posts
    • 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
      Jeronimo last edited by Jeronimo

      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 Reply Quote 0
      • J
        Jeronimo last edited by

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

        jsulm 1 Reply Last reply Reply Quote 0
        • jsulm
          jsulm Lifetime Qt Champion @Jeronimo last edited by

          @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 Reply Quote 3
          • First post
            Last post