Re: gtk with mingw - compile problem helloworld
"jaccobacco" <[email protected]> Tue, 15 Apr 2003 23:27:49 -0000
| Newsgroups | gmane.comp.video.gimp.windows.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Martyn, It's not that I don't want to use a makefile. I just thought that if the standard gcc/g++ command doesn't work from the prompt, I must have an environment configuration problem and adding a makefile would just complicate things. Perhaps though, if I do add a makefile it will somehow work (even though the standard gcc/g++ command doesn't). Perhaps the make facility will tell gcc something I'm not? > > Can I ask, why are you using a batch file? > The simplest way would be to use a makefile surely? > > Regards, > Martyn