[Mapserver-users] revisiting compiling regex on windows
Swaminathan, Gayathri
gayathri@ou.edu
Wed, 5 Nov 2003 14:26:46 -0600
Can you try compiling regex from another location such as under your
C:\<regexdir>
Let me know if errors occur still
~Gayathri
-----Original Message-----
From: bean@vt.edu [mailto:agillesp@vt.edu]
Sent: Wednesday, November 05, 2003 1:34 PM
To: mapserver-users@lists.gis.umn.edu
Subject: [Mapserver-users] revisiting compiling regex on windows
someone mentioned posting my entire regex compiling process (sorry, that
email's at home). not much involved, just two steps. i've included the
output and my Makefile.vc.
thanks again for the help with this.
-abe
***** begin output *****
C:\Documents and Settings\abe\Desktop\Temp\regex-0.12>"C:\Program
Files\Microsof
t Visual Studio\VC98\Bin\vcvars32.bat"
Setting environment for using Microsoft Visual C++ tools. C:\Documents and
Settings\abe\Desktop\Temp\regex-0.12>nmake /f Makefile.vc
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
for d in doc test; do (cd $d; NMAKE CPPFLAGS='-DHAVE_STRING_H
-DREGEX_M
ALLOC' CFLAGS='-Ox -G6' CC='cl' DEFS='' LDFLAGS='' LOADLIBES='' default);
done
d was unexpected at this time.
NMAKE : fatal error U1077: 'for' : return code '0x1'
Stop.
C:\Documents and Settings\abe\Desktop\Temp\regex-0.12>
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users