<div dir="ltr"><div><div><div><div>Hi all,<br><br>I am struggling with a link issue currently with ITK and can't find from where it can come.<br><br></div>What I've done to try to isolate the issue:<br><br></div>- I've compiled locally the current ITK trunk with mostly default options in <b>Release mode</b> (CMakeCache atttached). My current build of ITK is OK in my opinion as I have compiled external project like OTB using this build and it works fine.<br>
<br></div>- I try to compile a "simple" ITK hello world program (attached)<br><br></div><div>When I compile it in release mode everything works find but I can't compile it in Debug mode, the link error I've got in this case:<br>
<br><i>CMakeFiles/itkHello.dir/itkHello.cxx.o:itkHello.cxx:function itk::(anonymous namespace)::ImageIOFactoryRegisterRegisterList: error: undefined reference to 'itk::BMPImageIOFactoryRegister__Private()' </i><br>
</div><div><br></div><div><br></div><div>Moreover, note that I am not using the default GCC ld but the gold linker program available also in binutils:<br><a href="http://en.wikipedia.org/wiki/Gold_%28linker%29">http://en.wikipedia.org/wiki/Gold_%28linker%29</a><br>
<br><br></div>Thank you in advance for your help.<br><br clear="all"><div><div><div><div><div><br>-- <br><div dir="ltr">Manuel Grizonnet</div>
</div></div></div></div></div></div>