[Insight-users] mangled symbol - link errors
Dean Inglis
dean.inglis at camris.ca
Mon Jan 31 12:37:13 EST 2011
I saw the posted bug fix recently on the ITK git repository
for the missing symbol in mangled jpeg. I am statically building
an app that links to VTK, ITK, gdcm (all in release mode).
VTK is built against Qt 4.7.1, gdcm builds against VTK, and
ITK builds against gdcm. The app does not use Qt. The error
on Win 7, 32 bit Visual Studio 2010 is
itkjpeg.lib(jerror.c.obj) : error LNK2005: _jpeg_std_message_table already
defined in QtGui.lib(jerror.obj)
Dean
More information about the Insight-users
mailing list