[mapserver-users] Freetype font
Chan B. Huynh
chuynh at ideorlando.org
Mon Aug 6 09:55:35 PDT 2001
Hi,
I'm trying to compile mapserver in VC++ 6.0 and hitting problem in compiling
freetype.lib.
Well it's actually not a problem per say but i've following Brian Fischer
instructions in the listserve archive and I got about 12 warnings and no
errors. Is it what it suppose to be? 'cause it starts to puzzle me. I
include here the output of VC++ compiler:
Compiling...
freetype.c
..\..\ttgload.c(784) : warning C4018: '<' :
signed/unsigned mismatch
..\..\ttinterp.c(3144) : warning C4018: '!=' :
signed/unsigned mismatch
..\..\ttraster.c(2173) : warning C4244: '=' :
conversion from 'long ' to 'short ', possible loss of
data
Ftxcmap.c
ftxerr18.c
Ftxgasp.c
Ftxkern.c
ftxpost.c
Generating Code...
..\..\ttapi.c(578) : warning C4761: integral size
mismatch in argument; conversion supplied
..\..\ttapi.c(601) : warning C4761: integral size
mismatch in argument; conversion supplied
..\..\ttgload.c(1195) : warning C4761: integral size
mismatch in argument; conversion supplied
..\..\ttobjs.c(575) : warning C4761: integral size
mismatch in argument; conversion supplied
..\..\ttinterp.c(5051) : warning C4761: integral size
mismatch in argument; conversion supplied
..\..\ttinterp.c(5051) : warning C4761: integral size
mismatch in argument; conversion supplied
..\..\ttinterp.c(5066) : warning C4761: integral size
mismatch in argument; conversion supplied
..\..\ttinterp.c(5073) : warning C4761: integral size
mismatch in argument; conversion supplied
..\..\ttobjs.c(1312) : warning C4761: integral size
mismatch in argument; conversion supplied
Creating library...
freetype.lib - 0 error(s), 12 warning(s)
Thanks for your help.
-chan
More information about the MapServer-users
mailing list