Skip to content
  • Dekker's avatar
    COMP: Added --whitespace=fix to fix in CUSTOMBUILD error "patch does not apply" in Visual Studio: · 4f325b86
    Dekker authored
    1>------ Build started: Project: ITK, Configuration: Debug x64 ------
    1>  Performing patch step for 'ITK'
    1>  .../SuperBuild/Patches/itk_png_mangle_get_uint_31.patch:8: trailing whitespace.
    1>  nm lib/libitkpng-4.10.a 2> /dev/null | grep " T \| D \| R " |
    1>  .../SuperBuild/Patches/itk_png_mangle_get_uint_31.patch:16: trailing whitespace.
    1>  #define png_get_uint_31 itk_png_get_uint_31
    1>CUSTOMBUILD : error : patch failed: Modules/ThirdParty/PNG/src/itkpng/itk_png_mangle.h:10
    1>CUSTOMBUILD : error : Modules/ThirdParty/PNG/src/itkpng/itk_png_mangle.h: patch does not apply
    4f325b86