Stanislav Lakhtin

sl at whiteants.net sl at whiteants.net
Mon Feb 28 08:18:41 PST 2005


I'm so sorry - very poor english.
I compiling CUPS-1.1.22-23 on solaris 10 at Enterprise Studio10 (SUN C, C++ 5.7).
In ./pdftops/GfxFont.cxx error in string 972.
Error on compilation:
"GfxFont.cxx", line 972: Error: Cannot cast from void* to int.
In this place i think must be this code:

int *unShort = (int *)nameToGID->lookup(charName);
map[i] =(Gushort )*unShort;

Is this correct?

Thanks.




More information about the cups-devel mailing list