Skip to content

ITK Build Issue #34

Description

@yujanshrestha

When trying to build on the most recent ITK clone, Christian got the following error

home/cthla/Documents/2dconsult/cmet/innolitics/freesurfer/GEMS2/pyKvlCalculator.h:133:63: error: conversion from 'int' to 'itk::AffineTransform<double, 3u>::ConstPointer {aka itk::SmartPointer<const itk::AffineTransform<double, 3u> >}' is ambiguous
                 TransformType::ConstPointer  constTransform = 0;

The error was resolved by checking out an older ITK version but we need to fix this problem to be compatible with future releases.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions