Skip to content
  • Dekker's avatar
    COMP: Added newline, to fix "fatal: corrupt patch at line 19" in Visual Studio: · abb09272
    Dekker authored
    2>------ Build started: Project: ITK, Configuration: Debug x64 ------
    2>  Performing patch step for 'ITK'
    2>  .../SuperBuild/Patches/itk_png_mangle_get_uint_31.patch:8: trailing whitespace.
    2>  nm lib/libitkpng-4.10.a 2> /dev/null | grep " T \| D \| R " |
    2>  .../SuperBuild/Patches/itk_png_mangle_get_uint_31.patch:16: trailing whitespace.
    2>  #define png_get_uint_31 itk_png_get_uint_31
    2>  fatal: corrupt patch at line 19
    abb09272