Opened 15 years ago

Closed 15 years ago

#223 closed defect (fixed)

GEOS 3.0.3 compile

Reported by: machoche Owned by: pramsey
Priority: major Milestone: 3.0.4
Component: Build/Install Version: 3.0.2
Severity: Unassigned Keywords:
Cc:

Description

this version cannot compile on windows platform. when i input nmake /f makefile.vc MSVC_VER=1400 in the command line. an error comes that "do not know how to make 'headers/geos/version.h.vc'" and i can't find this file in the Packages of geos-3.0.3. another question is that one of my classmate have downloaded a version of geos which contains the following file or folders:

bootstrap.bat geomGraph.jpg build(folder, which contains two folders of "bjam" and "msvc80" )

but geos-3.0.3 does not have these files or folders. then where is the version? how can i download it.

Change History (2)

comment:1 by pramsey, 15 years ago

Milestone: 3.0.4
Owner: changed from mloskot to pramsey

comment:2 by pramsey, 15 years ago

Resolution: fixed
Status: newclosed

You can get these files by checking out the SVN version. I will attempt to add some more to the 'make dist' targets. You may need to update makefile.vc to account for recent changes.

Note: See TracTickets for help on using tickets.