gd makefile
Swaminathan, Gayathri
gayathri at OU.EDU
Fri Sep 3 09:05:41 PDT 2004
Hi:
A lot of things have changed with GD.... I now compile GD using my own VC6 workspace. Let me know if you would need a workspace for GD..
But alternatively per Brent's comments you could use the bgd.lib that comes compiled too. It simply works!!! :)
The regex.obj is on it's way to your yahoo id!
Gayathri
> -----Original Message-----
> From: Jingyu Bai [mailto:baijingyu at HOTMAIL.COM]
> Sent: Friday, September 03, 2004 11:01 AM
> To: MAPSERVER-USERS at LISTS.UMN.EDU; Swaminathan, Gayathri
> Subject: Re: gd makefile
>
>
> Thanks:
>
> I tried your makefile for vc but it seems it doesn't work and
> I got this:
> 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.
>
> I compared with makefile from orignal source and it seems
> they are almost same. Is it for Unix not for VC?
>
> I now need a regex.obj with debug info (compiled with with
> /MTd option under vc 6 hopefuly).
>
> Could you send files to my e-mail baijingyu_ca at yahoo.com if possible.
>
> Thanks
>
More information about the MapServer-users
mailing list