LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   How to compile qt linux prog for windows? (https://www.linuxquestions.org/questions/programming-9/how-to-compile-qt-linux-prog-for-windows-471769/)

zackarya 08-07-2006 08:50 PM

How to compile qt linux prog for windows?
 
I have a program that I wrote using QT. I currently only have a Linux version.
Now I would like to compile a version that will run on Windows.

INFO:

My OS is OpenSuse 10.
I have WinXP but no programming tools for it.
I use KDevelop as my IDE.
I originally wrote the code in QT3 and have ported it to QT4 using some QT3 support.
The source code is at http://www.astek.jasmafs.com/downloa...o1.0src.tar.gz

Another question:

I also have a precompiled version(Linux) but you need to have the QT libs to run it.
Is there a way to statically link everything so that no matter what the user can
run the program?

Any help would be greatly appreciated.

Zackarya

graemef 08-08-2006 01:58 AM

Look at Dev-C++ you can use that to compile qt in windows.


All times are GMT -5. The time now is 09:14 AM.