I'm running Windows XP with a MinGW compiler. Windows version could change in the future but it will still be windows.
I've been trying to understand Autoconf and Automake and it seems that these are only really made for a Unix like environment. Having said that, I understand that if I install Cygwin I may be able to use these.
Is there any such program for automatically generating Makefiles for windows.
I know there is an Automake for Windows and Autoconf for Windows, but I'm not sure if there is something out there which does not require me to install Cygwin.
Would anyone be able to shed some light on this as I'm a little confused as to how I can use this. Surely there is something out there which can at least assist in the building of a makefile for windows like Automake and Autoconf.
Thanks.
I've been trying to understand Autoconf and Automake and it seems that these are only really made for a Unix like environment. Having said that, I understand that if I install Cygwin I may be able to use these.
Is there any such program for automatically generating Makefiles for windows.
I know there is an Automake for Windows and Autoconf for Windows, but I'm not sure if there is something out there which does not require me to install Cygwin.
Would anyone be able to shed some light on this as I'm a little confused as to how I can use this. Surely there is something out there which can at least assist in the building of a makefile for windows like Automake and Autoconf.
Thanks.