[magick-users] compiling failed with many unresolved external symbols 2

yu li blutus at gmail.com
Tue Feb 27 12:26:34 CST 2007


Thank you, omicronpersei8 for your help. After add wand lib, the unresolved
enternal symbols in CORE_RL_magick++_.lib were found, but many external
symbols in CORE_RL_magick_.lib and CORE_RL_coders_.lib still remain. Could
you tell me what other lib I should include for my compiling.

Thanks a lot

YU LI

************* parts of the output message ****************
CORE_RL_magick_.lib(annotate.obj) : error LNK2001: unresolved external
symbol _FT_Done_Glyph
CORE_RL_magick_.lib( annotate.obj) : error LNK2001: unresolved external
symbol _FT_Glyph_To_Bitmap
CORE_RL_magick_.lib(annotate.obj) : error LNK2001: unresolved external
symbol _FT_Glyph_Transform
CORE_RL_magick_.lib(annotate.obj) : error LNK2001: unresolved external
symbol _FT_Vector_Transform
CORE_RL_magick_.lib(annotate.obj) : error LNK2001: unresolved external
symbol _FT_Outline_Decompose

CORE_RL_coders_.lib(xwd.obj) : error LNK2001: unresolved external symbol
_XInitImage
CORE_RL_coders_.lib(xtrn.obj ) : error LNK2001: unresolved external symbol
__imp__SysStringLen at 4
CORE_RL_coders_.lib(xtrn.obj) : error LNK2001: unresolved external symbol
__imp__SafeArrayUnaccessData at 4
CORE_RL_coders_.lib(xtrn.obj) : error LNK2001: unresolved external symbol
__imp__SafeArrayAccessData at 8
CORE_RL_coders_.lib(xtrn.obj) : error LNK2001: unresolved external symbol
__imp__SafeArrayGetUBound at 12
CORE_RL_coders_.lib(xtrn.obj) : error LNK2001: unresolved external symbol
__imp__SafeArrayGetLBound at 12
CORE_RL_coders_.lib( xtrn.obj) : error LNK2001: unresolved external symbol
__imp__SafeArrayRedim at 8
CORE_RL_coders_.lib(wmf.obj) : error LNK2001: unresolved external symbol
_wmf_play


More information about the Magick-users mailing list