Changes between Initial Version and Version 1 of Ticket #400
- Timestamp:
- 03/17/11 04:00:47 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #400
- Property keywords cmake dll added
- Property owner changed from pramsey to mloskot
- Property status changed from new to assigned
-
Ticket #400 – description
initial v1 1 1 I got the source from http://svn.osgeo.org/geos/trunk/ (revision 3270) and I have used CMake to generate the VS solution. As I have to build the project geos_c, I have an error, see below : 2 2 3 {{{ 3 4 -------------Configuration: geos_c - Debug|Win32------------- 4 5 Compiling... … … 20 21 21 22 geos_c - 5 error(s), 1 warning(s) 23 }}}
