[mapserver-users] bgd_i.lib

Jeff McKenna jmckenna at gatewaygeomatics.com
Fri Jul 3 15:46:23 EDT 2009


Thorsten Peters wrote:
> Hi,
> 
> I trying to compile mapserver 5.4.1 for Windows.
> In the nmake.opt file I need to address the bgd_i.lib file from GDlib.
> I can't find this file anywhere.
> 
> Thanks in advance,
> 
> Thorsten

Hi Thorsten,

Here is what I use for that section of nmake.opt:

   !IFNDEF GD_DIR
   GD_DIR=$(MS_BASE)\..\gd-2.0.35
   GD_LIB=$(GD_DIR)/gd.lib
   !ENDIF


-jeff

-- 
Jeff McKenna
FOSS4G Consulting and Training Services
http://www.gatewaygeomatics.com/






More information about the mapserver-users mailing list