[mapserver-users] building mapserver on W2000 with msvc++
Ed McNierney
ed at topozone.com
Mon Aug 26 05:41:53 PDT 2002
Michael -
One more thing - you will want to modify your MapServer makefile so a "make clean" does NOT delete the regex.obj file, otherwise you'll have a hassle every time you clean up. At the bottom of the makefile is the line:
del $(REGEX_OBJ)
which you should comment out.
- Ed
-----Original Message-----
From: Michael Schulz [mailto:mschulz at webgis.de]
Sent: Monday, August 26, 2002 5:33 AM
To: MapServer Userlist
Subject: [mapserver-users] building mapserver on W2000 with msvc++
Dear List,
i am struggling with the build process of mapserver on a w2000 box with
msvc++(7.0). If come so far that most of the libraries are compiled but
what is still missing is the regex lib.
Has anybody succesfully build the recommended regex-0.12 package with
msvc? I am not familiar with compiling in the m$-world, but the problem
is that the msvc compiler is the only one we can access on the server of
our client (i.e not cygwin, etc.) ...
Thanks, Michael
--
-----------------------------------------------------------
Michael Schulz in medias res
Dipl.-Geologe Gesellschaft für
Informationstechnologie mbH
Sautierstr. 38, 79104 Freiburg
0761 55695-95 (Fax 96)
mschulz at webgis.de www.webgis.de
More information about the MapServer-users
mailing list