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

BUG: Fixes to build process #79

Merged
merged 2 commits into from
Jan 3, 2019

Commits on Jan 2, 2019

  1. BUG: updating test output path to allow testing as part of ITK

    Solving run-time errors of the form:
    
    2752: Padding method 2
    2752: Peak interpolation method 0
    2752: -0.55 == -0.3 == -0.55
    2752: 1.6 == 1.85 == 1.6
    2752:
    2752: itk::ExceptionObject (0000000A828FE910)
    2752: Location: "unknown"
    2752: File: C:\Dev\ITK-git\Modules\IO\NRRD\src\itkNrrdImageIO.cxx
    2752: Line: 1104
    2752: Description: itk::ERROR: NrrdImageIO(000001538FDB7140): Write: Error writing C:/Dev/ITK-2k17/Modules/Remote/Montage/test/../Testing/Temporary/itkMontagePCMTestSynthetic_2cc.nrrd:
    2752: [nrrd] nrrdSave: couldn't fopen("C:/Dev/ITK-2k17/Modules/Remote/Montage/test/../Testing/Temporary/itkMontagePCMTestSynthetic_2cc.nrrd","wb"): No such file or directory
    dzenanz committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    b7f43df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cdb7ce View commit details
    Browse the repository at this point in the history