LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   source code to be compiled for windows (https://www.linuxquestions.org/questions/programming-9/source-code-to-be-compiled-for-windows-415908/)

dipenchaudhary 02-15-2006 08:16 PM

source code to be compiled for windows
 
hii
my college use only windows systems .. please dont get me started on this !! so now the thing is .. if i do a project with all graphical user interface ... i was thinking of GTK ..
how will i compile it to work on windows .. i found MinGW will have to look more though ...
will it be a reasonable idea to code in perl or python .. there code will be platform independent i guess !! as they are interpreter anyway ...i dont know abt python but i guess perl is .. i m not very sure
so wot do u suggest .. which is the best option ? i wanna use linux to build project .. but the software produced should work on windows ...
any suggestion are welcome
thank u

chrism01 02-15-2006 09:57 PM

You could try Perl + Tcl/TK or do it as a web app eg Perl/PHP and have Apache display it as HTML.

cigarstub 02-16-2006 08:16 AM

I was born intelligent but education ruined me
Tell me why ? ur xp ?

FLLinux 02-16-2006 10:54 AM

I would look at Qt. Since it is made to run on both Linux and Windows.

KimVette 02-16-2006 02:02 PM

Quote:

Originally Posted by FLLinux
I would look at Qt. Since it is made to run on both Linux and Windows.

As is Gtk (you have heard of Firefox for Windows and The Gimp for Windows, right? :))


All times are GMT -5. The time now is 01:06 PM.