That's the funny part, there is no such file anywhere.
I downloaded the latest file geos-3.0.0rc1.tar.bz2.
I step into the <GEOSROOT>/source directory and then run nmake /f
makefile.vc. In that directory the only files are:
--makefile.vc
--makefile.in
--makefile.am
--inlines.cpp
Francesco
At 15.39 28/09/2006, you wrote:
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
_______________________________________________
geos-devel mailing list
geos-devel@geos.refractions.net
http://geos.refractions.net/mailman/listinfo/geos-devel