On Wed, Jun 15, 2011 at 07:04:24PM +1000, Graeme Gill wrote:
> Michal Suchanek wrote:
> > Autotools can be installed and operated on Windows like most other
> > build configuration systems.
> 
> I'm not sure that's possible without installing a UNIX like shell
> and set of tools. This is rather foreign for a native MSWin developer.
> 
> Graeme Gill.

Unix multiplatform projects to be built with the msvc compiler usually provide
makefiles for nmake, or projects for visual studio.

The wxwidgets project provide some kind of autotools-generated "configure.exe",
iirc. I don't know where they get it from.

For mingw, some people use the msys tools to run 'configure' scripts.

At least this is the picture I have in my mind.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to