hi I am a newby with GEOS I installed svn and downloaded the latest code with svn. When compiling the source with nmake i get the following errors.
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. copy ..\capi\geos_c.h.vc ..\capi\geos_c.h 1 file(s) copied. cl -Iheaders /MD /GR /O2 /D "NDEBUG" /nologo /D "NOMINMAX" /D "WIN32_LE AN_AND_MEAN" /D "NOGDI" /GX /c algorithm\CGAlgorithms.cpp /Foalgorithm\CGAlgori thms.obj CGAlgorithms.cpp algorithm\CGAlgorithms.cpp(342) : error C2039: 'min' : is not a member of 'std' algorithm\CGAlgorithms.cpp(342) : error C2065: 'min' : undeclared identifier algorithm\CGAlgorithms.cpp(343) : error C2039: 'min' : is not a member of 'std' algorithm\CGAlgorithms.cpp(344) : error C2039: 'min' : is not a member of 'std' algorithm\CGAlgorithms.cpp(350) : error C2039: 'min' : is not a member of 'std' algorithm\CGAlgorithms.cpp(351) : error C2039: 'min' : is not a member of 'std' algorithm\CGAlgorithms.cpp(352) : error C2039: 'min' : is not a member of 'std' NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. Is it posible to compile the code with Mingw32 and MSYS perhaps? Thanks Theuns Heydenrych Software Developer ########################################### This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange. For more information, connect to http://www.F-Secure.com/ _______________________________________________ geos-devel mailing list geos-devel@geos.refractions.net http://geos.refractions.net/mailman/listinfo/geos-devel