francesco wrote: > I am trying to compile in windows the latest version of geos using > Visual Studio 6.1, but it keeps saying that the file "dirlist.mk" is > not found. Where do I find such file?
Show us the command you run. You should step into the <GEOSROOT>/source directory The dirlist.mk file is in the <GEOSROOT>/source http://svn.refractions.net/geos/trunk/source/dirlist.mk In fact, this file is likely not up to date but it should not prevent you from building GEOS. dirlist.mk is *only* used by 'clean' target when you run command: nmake -f Makefile.vc clean Cheers -- Mateusz Loskot http://mateusz.loskot.net _______________________________________________ geos-devel mailing list geos-devel@geos.refractions.net http://geos.refractions.net/mailman/listinfo/geos-devel