Results 1 to 2 of 2

Thread: Release Version from Windows to Linux

  1. #1
    Join Date
    Jun 2013
    Posts
    46
    Thanks
    24
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Windows

    Question Release Version from Windows to Linux



    There are 'similar' posts available on my query,
    BUT i'm not not wining

    Created program on a windows platform, Program compiles and Runs perfectly
    in Debug mode as well as Release version for windows(copied .dll files)

    How do I create the application so it can Run on Linux Systems.
    Help not sure the way forward


    My task on hand is -> to compile an application to run on windows and a linux operating system

    Way forward? ideas?

    Regards
    Last edited by 2lights; 4th July 2013 at 09:02. Reason: updated contents

  2. #2
    Join Date
    Jun 2013
    Posts
    58
    Thanks
    26
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Windows

    Default Re: Release Version from Windows to Linux

    Copy all source code to a linux system, that has qt installed
    ReCompile it, in release version
    Copy all dependencies with the app in same folder!
    Voila!

    else, create some sort of virtual Machine.

Similar Threads

  1. Replies: 2
    Last Post: 4th October 2011, 00:04
  2. Replies: 5
    Last Post: 26th August 2011, 20:08
  3. Replies: 5
    Last Post: 14th April 2011, 20:10
  4. Replies: 0
    Last Post: 11th August 2009, 10:38
  5. Replies: 5
    Last Post: 5th October 2008, 06:12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.