Results 1 to 2 of 2

Thread: whats are the steps to execute a program in linux which is developed in windows?

  1. #1
    Join Date
    Oct 2011
    Posts
    160
    Thanks
    31
    Qt products
    Qt4
    Platforms
    Windows

    Default whats are the steps to execute a program in linux which is developed in windows?

    I am using "Qt Creator 2.3.0 ,Based on Qt 4.7.4 (32 bit)"
    I developed a GUI program which executes correctly in windows now i want to get its executable, to run in linux. Please tell me how can i do that?

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: whats are the steps to execute a program in linux which is developed in windows?

    You can't.
    Anticipating your next question, you need to build the source on the Linux machine to get a Linux executable.
    Anticipating the question after that, you need to fix all the things you have done in your program that are Windows specific.

Similar Threads

  1. Replies: 2
    Last Post: 5th October 2010, 08:20
  2. Replies: 13
    Last Post: 10th June 2009, 01:56
  3. Program in Windows, Deploy in Linux
    By suitto in forum Installation and Deployment
    Replies: 1
    Last Post: 8th April 2009, 13:11
  4. Replies: 19
    Last Post: 21st January 2008, 09:13

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
  •  
Qt is a trademark of The Qt Company.