[Insight-developers] Explicit instantiation linking issues on mac platform

Julien Jomier julien.jomier at kitware.com
Thu Sep 7 12:15:47 EDT 2006


Hans,

Sure. I'll make the changes as soon as I get cvs write access.
This is strange that it never came up on the dashboard before.

Julien

Hans Johnson wrote:
> Brad:  Adding the explicit source files directly to the ITKCommon is
> definitely my preference, and I think that it makes linking more robust and
> easier to understand.
> 
> Julien:  Would you be able to make this change after the cvs repository is
> opened back up?
> 
> Thanks,
> Hans
> 
> 
> 
> 
> On 9/7/06 8:30 AM, "Brad King" <brad.king at kitware.com> wrote:
> 
>> Hans Johnson wrote:
>>>>>>> IF(ITK_EXPLICIT_INSTANTIATION)
>>>>>>>   TARGET_LINK_LIBRARIES (ITKCommon ITKCommonExplicit)
>>>>>>> ENDIF(ITK_EXPLICIT_INSTANTIATION)
>>>> Do you get the error when compiling ITK or an external program using ITK?
>>> The problems occur in compiling the Testing and Examples directories under
>>> ITK.
>> The problem is that symbols in ITKCommonExplicit need symbols in
>> ITKCommon.  The source files for ITKCommonExplicit should just be added
>> to the ITKCommon library directly.
>>
>> -Brad
> 
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
> 



More information about the Insight-developers mailing list