[Insight-developers] Explicit Instantiation not properly done in Common?

Julien Jomier julien.jomier at kitware.com
Tue Feb 6 14:50:54 EST 2007


Hi Kent,

Sorry I'm still working on this.
This is not a configuration issue, I haven't checked in the explicit 
instantiation files yet, because I want to make sure that everything is 
working (which is not the case at this time).

In the meantime, I recommend that you build ITK without Explicit 
Instantiation . I'll try to fix it as soon as I can.

Julien

Kent Williams wrote:
> I emailed Julian about this but maybe someone else is more up on this at 
> the moment.
> 
> If I get the current Insight CVS and try and build it with Explicit 
> Instantiation turned on, loads of header files in Code/Common include 
> generated files that aren't being generated because there's no 
> corresponding file in Wrapping/ExplicitITK/Modules/Common.
> 
> This shows up as errors like this one:
> In file included from 
> .../Insight/Code/Common/itkTransformFactoryBase.cxx:22:
> .../Insight/Code/Common/itkCenteredAffineTransform.h:127:53: error: 
> Templates/itkCenteredAffineTransform+-.h: No such file or directory
> In file included from 
> .../Insight/Code/Common/itkCenteredEuler3DTransform.h:21,
>                from .../Insight/Code/Common/itkTransformFactoryBase.cxx:23:
> .../Insight/Code/Common/itkEuler3DTransform.h:154:46: error: 
> Templates/itkEuler3DTransform+-.h: No such file or directory
> 
> Am I misconfigured somehow or is this an oversight?
> 
> Mac OSX (gcc 4, etc)
> 
> 
> _______________________________________________
> 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