Results 1 to 2 of 2

Thread: Compiling from linux to windows

  1. #1
    Join Date
    Jul 2007
    Posts
    24
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question Compiling from linux to windows

    Hi. I code in c++ and Qt4 in linux. There're some clients that need software for windows. As I don't use Windows, it is complicated to install it only for compiling the c++ windows version, etc. Could I generate an .exe from Linux? So I can build and send to client... or maybe there's an easier way?

    Thanks

  2. #2
    Join Date
    Jul 2009
    Location
    Enschede, Netherlands
    Posts
    462
    Thanked 69 Times in 67 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Compiling from linux to windows

    You should probably be able to cross-compile using the MinGW cross compiler. You might want to get yourself a virtual windows at least though, cause some issues may be platform dependent. Also, you want to make sure your stuff works before you ship it.
    Last edited by franz; 28th July 2009 at 22:02. Reason: Added a link

Similar Threads

  1. Deployment Procedure On Windows On Linux and Windows
    By Harshith J.V. in forum Installation and Deployment
    Replies: 4
    Last Post: 9th July 2009, 11:27
  2. Replies: 2
    Last Post: 4th June 2009, 16:09
  3. Need help with compiling on Windows
    By Cruz in forum Newbie
    Replies: 4
    Last Post: 29th January 2009, 10:09
  4. Replies: 5
    Last Post: 15th January 2009, 09:03
  5. QPalette works differently on windows and linux
    By babu198649 in forum Newbie
    Replies: 3
    Last Post: 6th March 2008, 07:27

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.