Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ITK Build Issue #34

Open
yujanshrestha opened this issue Mar 12, 2018 · 0 comments
Open

ITK Build Issue #34

yujanshrestha opened this issue Mar 12, 2018 · 0 comments
Assignees

Comments

@yujanshrestha
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants