[Mapserver-users] compiling regex on windows
Swaminathan, Gayathri
gayathri at ou.edu
Tue Nov 4 09:23:40 PST 2003
Yes that is what I meant by Set vars :)
I am not sure how compatible is the code to .NET.
It works with VC++ 6.0.,
Can you send in the steps you are doing., to the list.
That will help. The Zipped file I sent you earlier is already compiled. You
will see a regex.obj...This is the one mapserver is looking for when it
compiles.
Thanks,
Gayathri
-----Original Message-----
From: bean at vt.edu [mailto:agillesp at vt.edu]
Sent: Tuesday, November 04, 2003 11:17 AM
To: Swaminathan, Gayathri; Mapserver-users
Subject: RE: [Mapserver-users] compiling regex on windows
i tried "vsvars32.bat" for vs.net once. and i tried "vcvars32.bat" for vc
6.0
once. neither worked. is this what you mean by "Setvars?"
-abe
>===== Original Message From "Swaminathan, Gayathri" <gayathri at ou.edu>
>===== Did you "Setvars" for your VC++ environment?
>
>-----Original Message-----
>From: bean at vt.edu [mailto:agillesp at vt.edu]
>Sent: Tuesday, November 04, 2003 11:05 AM
>To: Swaminathan, Gayathri; Mapserver-users at lists.gis.umn.edu
>Subject: RE: [Mapserver-users] compiling regex on windows
>
>
>now i'm getting:
> 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.
>
>-abe
>
>>===== Original Message From "Swaminathan, Gayathri" <gayathri at ou.edu>
>>===== Hello,
>>
>>Here goes as an attachment my complete regex dir in the attached zip.
>>
>>Unzip it,
>>
>>Setvars in command...for VC++ compile
>>
>>And then do a 'nmake /f makefile.vc'
>>
>>Good luck! That should work
>>
>>Gayathri
>>
>>-----Original Message-----
>>From: bean at vt.edu [mailto:agillesp at vt.edu]
>>Sent: Tuesday, November 04, 2003 10:00 AM
>>To: Mapserver-users; Stephen Clark
>>Subject: RE: [Mapserver-users] compiling regex on windows
>>
>>
>>i'm now getting this:
>>
>>Makefile.vc(50) : fatal error U1086: inference rule cannot have
>>dependents Stop.
>>
>>-abe
More information about the MapServer-users
mailing list