[Mapserver-users] Compiling mapserver on Windows
Merlijn Simonse
M.Simonse at Vicrea.nl
Thu Feb 26 05:40:34 PST 2004
Hi all,
I am trying to compile Regex on windows. I found a makefile.vc on this list
which I tried, but when try to compile it I get the following Error:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
for d in doc test; do (cd $d; NMAKE CPPFLAGS='-DHAVE_STRING_H
-DREGEX_MALLOC' 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.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
There have been some postings about this error last year, but no solutions.
Does anybody figured out what to do with this error or does anybody have a
makefile for regex that doesn't give this error?
Any help would be appreciated!
Thanks,
Merlijn
More information about the MapServer-users
mailing list