Re: Hi there I am new
"Cupitt, John" <[email protected]>
| Newsgroups | gmane.comp.video.gimp.windows.devel |
|---|---|
| Message-ID | <[email protected]> |
I use mingw: http://www.mingw.org/ it's a unix-like build environment (so all your makefiles etc. will work) that makes native win32 programs. It's very easy to use. John Gollum wrote: > where can i find gcc for windows. is it djgpp. > > What all do i need to dowload to get started. in Programming in gtk. my > linux code did not have any unix specific things in it they were very > basic interface. and all. > > gollum > Tor Lillqvist wrote: > > >>Gollum writes: >> >>>and do I use VC to compile it. >> >>You can use either MSVC or gcc. >> >> >>>I am a novic gtk programmer. And I have writen some small tools for >>>calculating stuff for the office. Now they want me to have a windows >>>version as well. do ihave to rewrite the code. or can i compile the gtk >>>code in windows itself. >> >>You have writen a program that uses GTK+, and currently runs on Unix? >>Unless the program uses Unix-specific stuff, it should work fine on >>Windows, too. >> >> >>>I want to know if there is gtk 2 for windows. >> >>Yes. Look at www.gimp.org/win32/downloads.html. >> >>--tml >> >> >> >> >>To Post a message, send it to: [email protected] >>To Unsubscribe, send a blank message to: [email protected] >> >>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ >> >> >> >> >> > > > > > > ------------------------ Yahoo! Groups Sponsor > > To Post a message, send it to: [email protected] > To Unsubscribe, send a blank message to: [email protected] > > Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ > >