hello dear friends<br> <br> i finally(!!) one by one collected .Lib files ineeded for building one of test applications , but finally this aerror was reported :<br> *****************************||||||||||||||||||||||||||||||||||||||||||||**********************************<br> ******************************************************************************************<br> --------------------Configuration: itk2DSimpleLevelSetsExample - Win32 Release--------------------<br> Linking...<br> ITKCommon.lib(ITKCommon.dll) : error LNK2005: "public: virtual __thiscall itk::Region::~Region(void)" (??1Region@itk@@UAE@XZ) already defined in itk2DSimpleLevelSetsExample.obj<br> ITKCommon.lib(ITKCommon.dll) : error LNK2005: "public: virtual __thiscall itk::ExceptionObject::~ExceptionObject(void)" (??1ExceptionObject@itk@@UAE@XZ) already defined in itk2DSimpleLevelSetsExample.obj<br> ITKCommon.lib(ITKCommon.dll) : error LNK2005: "protected: void __thiscall
itk::ExceptionObject::UpdateWhat(void)" (?UpdateWhat@ExceptionObject@itk@@IAEXXZ) already defined in itk2DSimpleLevelSetsExample.obj<br> ITKCommon.lib(ITKCommon.dll) : error LNK2005: "public: __thiscall itk::ExceptionObject::ExceptionObject(class itk::ExceptionObject const &)" (??0ExceptionObject@itk@@QAE@ABV01@@Z) already defined in itk2DSimpleLevelSetsExample.obj<br> ITKCommon.lib(ITKCommon.dll) : error LNK2005: "public: __thiscall itk::ExceptionObject::ExceptionObject(char const *,unsigned int,char const *,char const *)" (??0ExceptionObject@itk@@QAE@PBDI00@Z) already defined in itk2DSimpleLevelSetsExample.obj<br> ITKCommon.lib(ITKCommon.dll) : warning LNK4006: "public: virtual __thiscall itk::Region::~Region(void)" (??1Region@itk@@UAE@XZ) already defined in itk2DSimpleLevelSetsExample.obj; second definition ignored<br> ITKCommon.lib(ITKCommon.dll) : warning LNK4006: "public: virtual __thiscall itk::ExceptionObject::~ExceptionObject(void)"
(??1ExceptionObject@itk@@UAE@XZ) already defined in itk2DSimpleLevelSetsExample.obj; second definition ignored<br> ITKCommon.lib(ITKCommon.dll) : warning LNK4006: "protected: void __thiscall itk::ExceptionObject::UpdateWhat(void)" (?UpdateWhat@ExceptionObject@itk@@IAEXXZ) already defined in itk2DSimpleLevelSetsExample.obj; second definition ignored<br> ITKCommon.lib(ITKCommon.dll) : warning LNK4006: "public: __thiscall itk::ExceptionObject::ExceptionObject(class itk::ExceptionObject const &)" (??0ExceptionObject@itk@@QAE@ABV01@@Z) already defined in itk2DSimpleLevelSetsExample.obj; second definiti<br> on ignored<br> ITKCommon.lib(ITKCommon.dll) : warning LNK4006: "public: __thiscall itk::ExceptionObject::ExceptionObject(char const *,unsigned int,char const *,char const *)" (??0ExceptionObject@itk@@QAE@PBDI00@Z) already defined in itk2DSimpleLevelSetsExample.obj<br> ; second definition ignored<br> Creating library
F:\ITKappsvC6\EXEcutables\Release/itk2DSimpleLevelSetsExample.lib and object F:\ITKappsvC6\EXEcutables\Release/itk2DSimpleLevelSetsExample.exp<br> LINK : warning LNK4098: defaultlib "MSVCRTD" conflicts with use of other libs; use /NODEFAULTLIB:library<br> itk2DSimpleLevelSetsExample.obj : error LNK2001: unresolved external symbol "public: static float const itk::NumericTraits<float>::Zero" (?Zero@?$NumericTraits@M@itk@@2MB)<br> itk2DSimpleLevelSetsExample.obj : error LNK2001: unresolved external symbol "public: static float const itk::NumericTraits<float>::One" (?One@?$NumericTraits@M@itk@@2MB)<br> itk2DSimpleLevelSetsExample.obj : error LNK2001: unresolved external symbol "public: static double const itk::NumericTraits<double>::Zero" (?Zero@?$NumericTraits@N@itk@@2NB)<br> itk2DSimpleLevelSetsExample.obj : error LNK2001: unresolved external symbol "public: static double const itk::NumericTraits<double>::One"
(?One@?$NumericTraits@N@itk@@2NB)<br> F:\ITKappsvC6\EXEcutables\Release/itk2DSimpleLevelSetsExample.exe : fatal error LNK1120: 4 unresolved externals<br> Error executing link.exe.<br> <br> itk2DSimpleLevelSetsExample.exe - 10 error(s), 6 warning(s)<br> <br> ************************************************************************************<br> *******************************.....................************************************<br> <br> when i rebuilt whole process again this was reported:<br> <br> ********************************|||||||||||||||||||||||||||************************************<br> ************************************************************************************<br> --------------------Configuration: itk2DSimpleLevelSetsExample - Win32 Release--------------------<br> Building Custom Rule F:\ITKapps\InsightApplications-2.6.0\SimpleLevelSetsExample\CMakeLists.txt<br> -- This is a CVS repository<br> -- Using Buildname: Win32-MSDEV<br> --
Configuring done<br> -- Generating done<br> -- Build files have been written to: F:/ITKappsvC6/ITKvc6<br> Compiling...<br> itk2DSimpleLevelSetsExample.cxx<br> Linking...<br> ITKCommon.lib(ITKCommon.dll) : error LNK2005: "public: virtual __thiscall itk::Region::~Region(void)" (??1Region@itk@@UAE@XZ) already defined in itk2DSimpleLevelSetsExample.obj<br> ITKCommon.lib(ITKCommon.dll) : error LNK2005: "public: virtual __thiscall itk::ExceptionObject::~ExceptionObject(void)" (??1ExceptionObject@itk@@UAE@XZ) already defined in itk2DSimpleLevelSetsExample.obj<br> ITKCommon.lib(ITKCommon.dll) : error LNK2005: "protected: void __thiscall itk::ExceptionObject::UpdateWhat(void)" (?UpdateWhat@ExceptionObject@itk@@IAEXXZ) already defined in itk2DSimpleLevelSetsExample.obj<br> ITKCommon.lib(ITKCommon.dll) : error LNK2005: "public: __thiscall itk::ExceptionObject::ExceptionObject(class itk::ExceptionObject const &)" (??0ExceptionObject@itk@@QAE@ABV01@@Z) already
defined in itk2DSimpleLevelSetsExample.obj<br> ITKCommon.lib(ITKCommon.dll) : error LNK2005: "public: __thiscall itk::ExceptionObject::ExceptionObject(char const *,unsigned int,char const *,char const *)" (??0ExceptionObject@itk@@QAE@PBDI00@Z) already defined in itk2DSimpleLevelSetsExample.obj<br> ITKCommon.lib(ITKCommon.dll) : warning LNK4006: "public: virtual __thiscall itk::Region::~Region(void)" (??1Region@itk@@UAE@XZ) already defined in itk2DSimpleLevelSetsExample.obj; second definition ignored<br> ITKCommon.lib(ITKCommon.dll) : warning LNK4006: "public: virtual __thiscall itk::ExceptionObject::~ExceptionObject(void)" (??1ExceptionObject@itk@@UAE@XZ) already defined in itk2DSimpleLevelSetsExample.obj; second definition ignored<br> ITKCommon.lib(ITKCommon.dll) : warning LNK4006: "protected: void __thiscall itk::ExceptionObject::UpdateWhat(void)" (?UpdateWhat@ExceptionObject@itk@@IAEXXZ) already defined in itk2DSimpleLevelSetsExample.obj; second
definition ignored<br> ITKCommon.lib(ITKCommon.dll) : warning LNK4006: "public: __thiscall itk::ExceptionObject::ExceptionObject(class itk::ExceptionObject const &)" (??0ExceptionObject@itk@@QAE@ABV01@@Z) already defined in itk2DSimpleLevelSetsExample.obj; second definiti<br> on ignored<br> ITKCommon.lib(ITKCommon.dll) : warning LNK4006: "public: __thiscall itk::ExceptionObject::ExceptionObject(char const *,unsigned int,char const *,char const *)" (??0ExceptionObject@itk@@QAE@PBDI00@Z) already defined in itk2DSimpleLevelSetsExample.obj<br> ; second definition ignored<br> Creating library F:\ITKappsvC6\EXEcutables\Release/itk2DSimpleLevelSetsExample.lib and object F:\ITKappsvC6\EXEcutables\Release/itk2DSimpleLevelSetsExample.exp<br> LINK : warning LNK4098: defaultlib "MSVCRTD" conflicts with use of other libs; use /NODEFAULTLIB:library<br> itk2DSimpleLevelSetsExample.obj : error LNK2001: unresolved external symbol "public: static float const
itk::NumericTraits<float>::Zero" (?Zero@?$NumericTraits@M@itk@@2MB)<br> itk2DSimpleLevelSetsExample.obj : error LNK2001: unresolved external symbol "public: static float const itk::NumericTraits<float>::One" (?One@?$NumericTraits@M@itk@@2MB)<br> itk2DSimpleLevelSetsExample.obj : error LNK2001: unresolved external symbol "public: static double const itk::NumericTraits<double>::Zero" (?Zero@?$NumericTraits@N@itk@@2NB)<br> itk2DSimpleLevelSetsExample.obj : error LNK2001: unresolved external symbol "public: static double const itk::NumericTraits<double>::One" (?One@?$NumericTraits@N@itk@@2NB)<br> F:\ITKappsvC6\EXEcutables\Release/itk2DSimpleLevelSetsExample.exe : fatal error LNK1120: 4 unresolved externals<br> Error executing link.exe.<br> <br> itk2DSimpleLevelSetsExample.exe - 10 error(s), 6 warning(s)<br> <br> ************************************************************************************<br>
*******************************.....................************************************<br> ...<br> can any body please help me about this error?<br> thanks alot...<br> sincerely<br> vic roc<br><p>
                <hr size=1>Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. <a href="http://us.rd.yahoo.com/mail_us/taglines/postman7/*http://us.rd.yahoo.com/evt=39666/*http://messenger.yahoo.com"> Great rates starting at 1¢/min.