Hi,

I tried to build CPPUnit project individually and I got the attached output.

When I generate MITK project with CMake, the directory MITK-build/ep/src/CppUnit-build is empty. Should be the CppUnit solution file there?

Thanks,
Urban

On 5.8.2015 10:27, Goch, Caspar Jonas wrote:
Hi Urban,

unless I am mistaken the cmake error log is just cmake testing whether some 
compiler flags exist. (We do test for -rpath in the Superbuild.cmake, but you 
do not need it to build MITK). Did you try building the failing projects 
individually?

Just go to YOURBUILD/ep/src/CppUnit-build and try to build the solution file 
there. That should result in more helpful errors.

Best,
Caspar

-----Ursprüngliche Nachricht-----
Von: Urban Simoncic [mailto:[email protected]]
Gesendet: Dienstag, 4. August 2015 13:20
An: [email protected]
Betreff: [mitk-users] Problem with building MITK 2015.05 on Win 7

Hi,

I have problems with building MITK 2015.05 on Win 7 64bit and MSVC 2012.
The problem appears already in CMake configuration phase - CMake error log file 
in line 225 (attached) says there is an error, which I am not able to locate 
and solve. Nevertheless, CMake Gui says the configuration and generation is 
done, but building process ends up with errors like
"Error    1    error MSB6006: "cmd.exe" exited with code 3.
C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppCommon.targets 172
5    CppUnit"

Is anything wrong with my configuration in CMake?

Thanks in advance,
Urban




1>------ Build started: Project: CppUnit, Configuration: Debug Win32 ------
1>Build started 5.8.2015 14:08:05.
1>Building with tools version "4.0".
1>Target "_CheckForInvalidConfigurationAndPlatform" in file 
"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.Targets" from 
project "C:\MITK\MITK-build\CppUnit.vcxproj" (entry point):
1>Task "Error" skipped, due to false condition; ( 
'$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ).
1>Task "Warning" skipped, due to false condition; ( 
'$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ).
1>Using "Message" task from assembly "Microsoft.Build.Tasks.v4.0, 
Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "Message"
1>  Configuration=Debug
1>Done executing task "Message".
1>Task "Message"
1>  Platform=Win32
1>Done executing task "Message".
1>Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and 
!HasTrailingSlash('$(OutDir)')) was evaluated as ('C:\MITK\MITK-build\Debug\' 
!= '' and !HasTrailingSlash('C:\MITK\MITK-build\Debug\')).
1>Task "Error" skipped, due to false condition; 
('$(BaseIntermediateOutputPath)' != '' and 
!HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('obj\' != 
'' and !HasTrailingSlash('obj\')).
1>Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != 
'' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as 
('Win32\Debug\CppUnit\' != '' and !HasTrailingSlash('Win32\Debug\CppUnit\')).
1>Done building target "_CheckForInvalidConfigurationAndPlatform" in project 
"CppUnit.vcxproj".
1>Target "_PrepareForBuild" in file "C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.BuildSteps.Targets" from 
project "C:\MITK\MITK-build\CppUnit.vcxproj" (target "Build" depends on it):
1>Task "CreateItem" skipped, due to false condition; 
('%(CustomBuild.IncludeFileToTool)'!='') was evaluated as (''!='').
1>Done building target "_PrepareForBuild" in project "CppUnit.vcxproj".
1>Target "_PrepareForReferenceResolution" in file "C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project 
"C:\MITK\MITK-build\CppUnit.vcxproj" (target "ResolveReferences" depends on it):
1>Task "Message" skipped, due to false condition; 
('$(_REFERENCE_DEBUG)'=='true') was evaluated as (''=='true').
1>Done building target "_PrepareForReferenceResolution" in project 
"CppUnit.vcxproj".
1>Target "ComputeCrtSDKReference" skipped, due to false condition; 
('@(ClCompile)'!='' and '$(WindowsAppContainer)'=='true' and 
'$(UseCrtSDKReference)' != 'false') was evaluated as (''!='' and 
'false'=='true' and '' != 'false').
1>Target "BeforeResolveReferences" in file 
"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.Targets" from 
project "C:\MITK\MITK-build\CppUnit.vcxproj" (target "ResolveReferences" 
depends on it):
1>Done building target "BeforeResolveReferences" in project "CppUnit.vcxproj".
1>Target "AssignProjectConfiguration" in file 
"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.Targets" from 
project "C:\MITK\MITK-build\CppUnit.vcxproj" (target "ResolveReferences" 
depends on it):
1>Using "AssignProjectConfiguration" task from assembly 
"Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, 
PublicKeyToken=b03f5f7f11d50a3a".
1>Task "AssignProjectConfiguration"
1>  Project reference "C:/MITK/MITK-build/ZERO_CHECK.vcxproj" has been assigned 
the "Debug|Win32" configuration.
1>Done executing task "AssignProjectConfiguration".
1>Done building target "AssignProjectConfiguration" in project 
"CppUnit.vcxproj".
1>Target "AssignProjectConfiguration" skipped. Previously built successfully.
1>Target "_SplitProjectReferencesByFileExistence" in file 
"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.Targets" from 
project "C:\MITK\MITK-build\CppUnit.vcxproj" (target "ResolveProjectReferences" 
depends on it):
1>Using "ResolveNonMSBuildProjectOutput" task from assembly 
"Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, 
PublicKeyToken=b03f5f7f11d50a3a".
1>Task "ResolveNonMSBuildProjectOutput"
1>  Resolving project reference "C:/MITK/MITK-build/ZERO_CHECK.vcxproj".
1>  Project reference "C:/MITK/MITK-build/ZERO_CHECK.vcxproj" has not been 
resolved.
1>Done executing task "ResolveNonMSBuildProjectOutput".
1>Done building target "_SplitProjectReferencesByFileExistence" in project 
"CppUnit.vcxproj".
1>Target "_RemoveNameMetadataFromProjectReferenceItems" in file "C:\Program 
Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from 
project "C:\MITK\MITK-build\CppUnit.vcxproj" (target "ResolveProjectReferences" 
depends on it):
1>Done building target "_RemoveNameMetadataFromProjectReferenceItems" in 
project "CppUnit.vcxproj".
1>Target "ResolveProjectReferences" in file 
"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.Targets" from 
project "C:\MITK\MITK-build\CppUnit.vcxproj" (target "ResolveReferences" 
depends on it):
1>Using "MSBuild" task from assembly "Microsoft.Build.Tasks.v4.0, 
Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "MSBuild"
1>  Global Properties:
1>    Configuration=Debug
1>    Platform=Win32
1>Building with tools version "4.0".
1>Target "_CheckForInvalidConfigurationAndPlatform" in file 
"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.Targets" from 
project "C:\MITK\MITK-build\ZERO_CHECK.vcxproj" (entry point):
1>Task "Error" skipped, due to false condition; ( 
'$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ).
1>Task "Warning" skipped, due to false condition; ( 
'$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ).
1>Task "Message"
1>  Configuration=Debug
1>Done executing task "Message".
1>Task "Message"
1>  Platform=Win32
1>Done executing task "Message".
1>Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and 
!HasTrailingSlash('$(OutDir)')) was evaluated as ('C:\MITK\MITK-build\Debug\' 
!= '' and !HasTrailingSlash('C:\MITK\MITK-build\Debug\')).
1>Task "Error" skipped, due to false condition; 
('$(BaseIntermediateOutputPath)' != '' and 
!HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('obj\' != 
'' and !HasTrailingSlash('obj\')).
1>Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != 
'' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as 
('Win32\Debug\ZERO_CHECK\' != '' and 
!HasTrailingSlash('Win32\Debug\ZERO_CHECK\')).
1>Done building target "_CheckForInvalidConfigurationAndPlatform" in project 
"ZERO_CHECK.vcxproj".
1>Target "_PrepareForReferenceResolution" in file "C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project 
"C:\MITK\MITK-build\ZERO_CHECK.vcxproj" (target "GetTargetPath" depends on it):
1>Task "Message" skipped, due to false condition; 
('$(_REFERENCE_DEBUG)'=='true') was evaluated as (''=='true').
1>Done building target "_PrepareForReferenceResolution" in project 
"ZERO_CHECK.vcxproj".
1>Target "GetResolvedWinMD" in file "C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project 
"C:\MITK\MITK-build\ZERO_CHECK.vcxproj" (target "GetTargetPath" depends on it):
1>Done building target "GetResolvedWinMD" in project "ZERO_CHECK.vcxproj".
1>Target "GetTargetPath" in file "C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project 
"C:\MITK\MITK-build\ZERO_CHECK.vcxproj" (entry point):
1>Done building target "GetTargetPath" in project "ZERO_CHECK.vcxproj".
1>Done executing task "MSBuild".
1>Task "MSBuild" skipped, due to false condition; 
('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and 
'@(ProjectReferenceWithConfiguration)' != '' and 
('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 
'true') and '$(VisualStudioVersion)' == '10.0' and 
'@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('true' == 'true' 
and 'C:/MITK/MITK-build/ZERO_CHECK.vcxproj' != '' and ('true' == 'true' or 
'true' != 'true') and '11.0' == '10.0' and 
'C:/MITK/MITK-build/ZERO_CHECK.vcxproj' != '').
1>Task "MSBuild" skipped, due to false condition; 
('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and 
'@(ProjectReferenceWithConfiguration)' != '' and 
'$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 
'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as 
('true' == 'true' and 'C:/MITK/MITK-build/ZERO_CHECK.vcxproj' != '' and 'true' 
!= 'true' and 'true' == 'true' and 'C:/MITK/MITK-build/ZERO_CHECK.vcxproj' != 
'').
1>Task "MSBuild"
1>  Global Properties:
1>    Configuration=Debug
1>    Platform=Win32
1>Building with tools version "4.0".
1>Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built 
successfully.
1>Target "GetNativeManifest" in file "C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppCommon.targets" from project 
"C:\MITK\MITK-build\ZERO_CHECK.vcxproj" (entry point):
1>Done building target "GetNativeManifest" in project "ZERO_CHECK.vcxproj".
1>Done executing task "MSBuild".
1>Task "Warning" skipped, due to false condition; 
('@(ProjectReferenceWithConfiguration)' != '' and 
'@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as 
('C:/MITK/MITK-build/ZERO_CHECK.vcxproj' != '' and '' != '').
1>Done building target "ResolveProjectReferences" in project "CppUnit.vcxproj".
1>Target "ResolveNativeReferences" skipped, due to false condition; 
('@(NativeReference)'!='') was evaluated as (''!='').
1>Target "_PrepareForReferenceResolution" skipped. Previously built 
successfully.
1>Target "GetFrameworkPaths" in file 
"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.NETFramework.targets" 
from project "C:\MITK\MITK-build\CppUnit.vcxproj" (target 
"ResolveAssemblyReferences" depends on it):
1>Done building target "GetFrameworkPaths" in project "CppUnit.vcxproj".
1>Target "GetWinFXPath" skipped, due to false condition; (('@(Page)' != '' or 
'@(ApplicationDefinition)' != '' or '@(Resource)' != '') and 
('$(GetWinFXNativePath)' != '' or '$(GetWinFXWoWPath)' != '' )) was evaluated 
as (('' != '' or '' != '' or '' != '') and ('' != '' or '' != '' )).
1>Target "GetReferenceAssemblyPaths" in file 
"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.Targets" from 
project "C:\MITK\MITK-build\CppUnit.vcxproj" (target 
"ResolveAssemblyReferences" depends on it):
1>Task "GetReferenceAssemblyPaths" skipped, due to false condition; 
('$(TargetFrameworkMoniker)' != '' and ('$(_TargetFrameworkDirectories)' == '' 
or '$(_FullFrameworkReferenceAssemblyPaths)' == '')) was evaluated as ('' != '' 
and ('C:\Program Files (x86)\Reference 
Assemblies\Microsoft\Framework\.NETFramework\v4.0' == '' or 'C:\Program Files 
(x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0' == '')).
1>Done building target "GetReferenceAssemblyPaths" in project "CppUnit.vcxproj".
1>Target "SetBuildDefaultEnvironmentVariables" in file "C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.Cpp.targets" from project 
"C:\MITK\MITK-build\CppUnit.vcxproj" (target "PrepareForBuild" depends on it):
1>Using "SetEnv" task from assembly "Microsoft.Build.CppTasks.Common.v110, 
Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "SetEnv"
1>  PATH=C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin;C:\Program 
Files (x86)\Windows Kits\8.0\bin\x86;;C:\Program Files (x86)\Microsoft 
SDKs\Windows\v8.0A\bin\NETFX 4.0 Tools;C:\Program Files (x86)\Microsoft Visual 
Studio 11.0\Common7\Tools\bin;C:\Program Files (x86)\Microsoft Visual Studio 
11.0\Common7\tools;C:\Program Files (x86)\Microsoft Visual Studio 
11.0\Common7\ide;C:\Program Files (x86)\HTML Help 
Workshop;C:\Windows\Microsoft.NET\Framework\v4.0.30319\;C:\Program Files 
(x86)\Microsoft Visual Studio 
11.0\;C:\Windows\SysWow64;;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program
 Files (x86)\Toshiba\Bluetooth Toshiba Stack\sys\;C:\Program Files 
(x86)\Toshiba\Bluetooth Toshiba Stack\sys\x64\;C:\Program Files (x86)\Common 
Files\Ulead Systems\MPEG;C:\MATLAB7\bin\win32;C:\Program 
Files\MATLAB\R2009b\runtime\win64;C:\Program Files\MATLAB\R2009b\bin;C:\Program 
Files\Java\jre7\bin;C:\Python27;C:\Program Files (x86)\Git\cmd;C:\Program 
Files\doxygen\bin;C:\Qt\4.8.5-MSVC2010\bin;C:\Program 
Files\Smartek\GigEVisionSDK\bin;C:\Program 
Files\Smartek\GigEVisionSDK\GenICam_v2_4\bin\Windows;C:\Program 
Files\Smartek\GigEVisionSDK\GenICam_v2_4\bin\Windows\GenApi\Generic;C:\Program 
Files (x86)\MiKTeX 2.9\miktex\bin\;C:\Program Files 
(x86)\Skype\Phone\;C:\Program Files\MITK 2015.5.0\bin;C:\Program 
Files\elastix_v4.7;C:\Program Files\Microsoft SQL 
Server\110\Tools\Binn\;C:\Program Files (x86)\Windows Kits\8.0\Windows 
Performance Toolkit\;;
1>Done executing task "SetEnv".
1>Task "SetEnv" skipped, due to false condition; ('$(_IsNativeEnvironment)' == 
'true') was evaluated as ('' == 'true').
1>Task "SetEnv"
1>  LIB=C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\lib;C:\Program 
Files (x86)\Microsoft Visual Studio 11.0\VC\atlmfc\lib;C:\Program Files 
(x86)\Windows Kits\8.0\lib\win8\um\x86;;
1>Done executing task "SetEnv".
1>Task "SetEnv"
1>  LIBPATH=C:\Program Files (x86)\Microsoft Visual Studio 
11.0\VC\atlmfc\lib;C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\lib
1>Done executing task "SetEnv".
1>Task "SetEnv"
1>  INCLUDE=C:\Program Files (x86)\Microsoft Visual Studio 
11.0\VC\include;C:\Program Files (x86)\Microsoft Visual Studio 
11.0\VC\atlmfc\include;C:\Program Files (x86)\Windows 
Kits\8.0\Include\um;C:\Program Files (x86)\Windows 
Kits\8.0\Include\shared;C:\Program Files (x86)\Windows Kits\8.0\Include\winrt;;
1>Done executing task "SetEnv".
1>Done building target "SetBuildDefaultEnvironmentVariables" in project 
"CppUnit.vcxproj".
1>Target "SetUserMacroEnvironmentVariables" skipped, due to false condition; 
('@(BuildMacro)' != '') was evaluated as ('' != '').
1>Target "GetResolvedWinMD" in file "C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project 
"C:\MITK\MITK-build\CppUnit.vcxproj" (target "PrepareForBuild" depends on it):
1>Done building target "GetResolvedWinMD" in project "CppUnit.vcxproj".
1>Target "PlatformPrepareForBuild" in file "C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.Cpp.Platform.targets" from 
project "C:\MITK\MITK-build\CppUnit.vcxproj" (target "PrepareForBuild" depends 
on it):
1>Task "VCMessage" skipped, due to false condition; 
('$(DesignTimeBuild)'!='true' and '$(ConfigurationPlatformExists)' != 'true') 
was evaluated as (''!='true' and 'true' != 'true').
1>Task "VCMessage" skipped, due to false condition; 
('$(DesignTimeBuild)'!='true' and '$(ToolsetTargetsFound)' != 'true' and 
'$(PlatformToolset)' == 'v100') was evaluated as (''!='true' and 'true' != 
'true' and 'v110' == 'v100').
1>Task "VCMessage" skipped, due to false condition; 
('$(DesignTimeBuild)'!='true' and '$(ToolsetTargetsFound)' != 'true' and 
'$(PlatformToolset)' == 'v90') was evaluated as (''!='true' and 'true' != 
'true' and 'v110' == 'v90').
1>Task "VCMessage" skipped, due to false condition; 
('$(DesignTimeBuild)'!='true' and '$(ToolsetTargetsFound)' != 'true' and 
'$(PlatformToolset)' != 'v90' and '$(PlatformToolset)' != 'v100') was evaluated 
as (''!='true' and 'true' != 'true' and 'v110' != 'v90' and 'v110' != 'v100').
1>Done building target "PlatformPrepareForBuild" in project "CppUnit.vcxproj".
1>Target "GetFrameworkPaths" skipped. Previously built successfully.
1>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
1>Target "PrepareForBuild" in file "C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project 
"C:\MITK\MITK-build\CppUnit.vcxproj" (target "ResolveAssemblyReferences" 
depends on it):
1>Task "VCMessage" skipped, due to false condition; 
('$(DesignTimeBuild)'!='true' and '$(ConfigurationPlatformExists)' != 'true') 
was evaluated as (''!='true' and 'true' != 'true').
1>Using "MakeDir" task from assembly "Microsoft.Build.Tasks.v4.0, 
Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "MakeDir"
1>Done executing task "MakeDir".
1>Task "VCMessage" skipped, due to false condition; 
('$(DesignTimeBuild)'!='true' and '$(WindowsAppContainer)'=='true' and 
'$(ConfigurationType)'!='Application' and 
'$(ConfigurationType)'!='DynamicLibrary' and 
'$(ConfigurationType)'!='StaticLibrary') was evaluated as (''!='true' and 
'false'=='true' and 'Utility'!='Application' and 'Utility'!='DynamicLibrary' 
and 'Utility'!='StaticLibrary').
1>Task "VCMessage" skipped, due to false condition; 
('$(DesignTimeBuild)'!='true' and '$(VCInstallDir)'=='' and '$(UseEnv)' != 
'true' and ($(TargetFrameworkVersion)=='v3.5' or 
$(TargetFrameworkVersion)=='v3.0' or $(TargetFrameworkVersion)=='v2.0' )) was 
evaluated as (''!='true' and 'C:\Program Files (x86)\Microsoft Visual Studio 
11.0\VC\'=='' and '' != 'true' and (v4.0=='v3.5' or v4.0=='v3.0' or 
v4.0=='v2.0' )).
1>Task "VCMessage" skipped, due to false condition; 
('$(DesignTimeBuild)'!='true' and '$(VCInstallDir)'=='' and '$(UseEnv)' != 
'true' and '$(PlatformToolset)'=='v90') was evaluated as (''!='true' and 
'C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\'=='' and '' != 'true' 
and 'v110'=='v90').
1>Task "VCMessage" skipped, due to false condition; ('$(VCInstallDir)'=='' and 
'$(UseEnv)' != 'true') was evaluated as ('C:\Program Files (x86)\Microsoft 
Visual Studio 11.0\VC\'=='' and '' != 'true').
1>Task "VCMessage" skipped, due to false condition; ('$(WindowsSDKDir)'=='' and 
'$(UseEnv)' != 'true') was evaluated as ('C:\Program Files (x86)\Windows 
Kits\8.0\'=='' and '' != 'true').
1>Task "VCMessage" skipped, due to false condition; 
('$(IntDirTrailingSlashWarning)'=='true') was evaluated as (''=='true').
1>Task "VCMessage" skipped, due to false condition; 
('$(OutDirTrailingSlashWarning)'=='true') was evaluated as (''=='true').
1>Task "VCMessage" skipped, due to false condition; 
('%(CompatibilityIssues.Identity)' != '' and '$(DesignTimeBuild)'!='true') was 
evaluated as ('' != '' and ''!='true').
1>Task "MakeDir"
1>Done executing task "MakeDir".
1>Done building target "PrepareForBuild" in project "CppUnit.vcxproj".
1>Target "_PrepareForReferenceResolution" skipped. Previously built 
successfully.
1>Target "ComputeCrtSDKReference" skipped, due to false condition; 
('@(ClCompile)'!='' and '$(WindowsAppContainer)'=='true' and 
'$(UseCrtSDKReference)' != 'false') was evaluated as (''!='' and 
'false'=='true' and '' != 'false').
1>Target "GetInstalledSDKLocations" in file 
"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.Targets" from 
project "C:\MITK\MITK-build\CppUnit.vcxproj" (target "ResolveSDKReferences" 
depends on it):
1>Task "GetInstalledSDKLocations" skipped, due to false condition; 
('@(SDKReference)' != '') was evaluated as ('' != '').
1>Done building target "GetInstalledSDKLocations" in project "CppUnit.vcxproj".
1>Target "ResolveSDKReferences" in file 
"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.Targets" from 
project "C:\MITK\MITK-build\CppUnit.vcxproj" (target 
"ResolveAssemblyReferences" depends on it):
1>Task "ResolveSDKReference" skipped, due to false condition; 
('@(SDKReference)'!='') was evaluated as (''!='').
1>Done building target "ResolveSDKReferences" in project "CppUnit.vcxproj".
1>Target "ResolveSDKReferences" skipped. Previously built successfully.
1>Target "ExpandSDKReferences" in file 
"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.Targets" from 
project "C:\MITK\MITK-build\CppUnit.vcxproj" (target 
"ResolveAssemblyReferences" depends on it):
1>Task "GetSDKReferenceFiles" skipped, due to false condition; 
('@(ResolvedSDKReference)'!='') was evaluated as (''!='').
1>Done building target "ExpandSDKReferences" in project "CppUnit.vcxproj".
1>Target "ResolveAssemblyReferences" in file 
"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.Targets" from 
project "C:\MITK\MITK-build\CppUnit.vcxproj" (target "ResolveReferences" 
depends on it):
1>Task "ResolveAssemblyReference" skipped, due to false condition; 
('@(Reference)'!='' or '@(_ResolvedProjectReferencePaths)'!='' or 
'@(_ExplicitReference)' != '') was evaluated as (''!='' or ''!='' or '' != '').
1>Done building target "ResolveAssemblyReferences" in project "CppUnit.vcxproj".
1>Target "ResolveComReferences" skipped, due to false condition; 
('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' 
or ''!='').
1>Target "AfterResolveReferences" in file 
"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.Targets" from 
project "C:\MITK\MITK-build\CppUnit.vcxproj" (target "ResolveReferences" 
depends on it):
1>Done building target "AfterResolveReferences" in project "CppUnit.vcxproj".
1>Target "ImplicitlyExpandDesignTimeFacades" skipped, due to false condition; 
('$(ImplicitlyExpandDesignTimeFacades)' == 'true') was evaluated as ('' == 
'true').
1>Target "ResolveReferences" in file 
"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.Targets" from 
project "C:\MITK\MITK-build\CppUnit.vcxproj" (target "Build" depends on it):
1>Done building target "ResolveReferences" in project "CppUnit.vcxproj".
1>Target "PrepareForBuild" skipped. Previously built successfully.
1>Target "PrepareForBuild" skipped. Previously built successfully.
1>Target "InitializeBuildStatus" in file "C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project 
"C:\MITK\MITK-build\CppUnit.vcxproj" (target "Build" depends on it):
1>Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.v4.0, 
Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "ReadLinesFromFile"
1>Done executing task "ReadLinesFromFile".
1>Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.v4.0, 
Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "WriteLinesToFile"
1>Done executing task "WriteLinesToFile".
1>Using "Touch" task from assembly "Microsoft.Build.Tasks.v4.0, 
Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "Touch"
1>  Creating "Win32\Debug\CppUnit\CppUnit.unsuccessfulbuild" because 
"AlwaysCreate" was specified.
1>Done executing task "Touch".
1>Done building target "InitializeBuildStatus" in project "CppUnit.vcxproj".
1>Target "AssignProjectConfiguration" skipped. Previously built successfully.
1>Target "_SplitProjectReferencesByFileExistence" skipped. Previously built 
successfully.
1>Target "BuildGenerateSourcesTraverse" in file 
"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.Targets" from 
project "C:\MITK\MITK-build\CppUnit.vcxproj" (target "BuildGenerateSources" 
depends on it):
1>Task "MSBuild" skipped, due to false condition; ('$(BuildPassReferences)' == 
'true' and '@(ProjectReferenceWithConfiguration)' != '' and 
'@(_MSBuildProjectReferenceExistent)' != '' and 
'%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true') was evaluated 
as ('' == 'true' and 'C:/MITK/MITK-build/ZERO_CHECK.vcxproj' != '' and 
'C:/MITK/MITK-build/ZERO_CHECK.vcxproj' != '' and 'true' == 'true').
1>Done building target "BuildGenerateSourcesTraverse" in project 
"CppUnit.vcxproj".
1>Target "PrepareForBuild" skipped. Previously built successfully.
1>Target "ResolveReferences" skipped. Previously built successfully.
1>Target "BeforeBuildGenerateSources" in file "C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.BuildSteps.Targets" from 
project "C:\MITK\MITK-build\CppUnit.vcxproj" (target 
"_BuildGenerateSourcesAction" depends on it):
1>Done building target "BeforeBuildGenerateSources" in project 
"CppUnit.vcxproj".
1>Target "PreBuildEvent" in file "C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppCommon.targets" from project 
"C:\MITK\MITK-build\CppUnit.vcxproj" (target "_BuildGenerateSourcesAction" 
depends on it):
1>Task "Message" skipped, due to false condition; ('%(PreBuildEvent.Message)' 
!= '' and '%(PreBuildEvent.Command)' != '') was evaluated as ('' != '' and '' 
!= '').
1>Task "Exec" skipped, due to false condition; ('%(PreBuildEvent.Command)' != 
'') was evaluated as ('' != '').
1>Done building target "PreBuildEvent" in project "CppUnit.vcxproj".
1>Target "PrepareForBuild" skipped. Previously built successfully.
1>Target "SetBuildDefaultEnvironmentVariables" skipped. Previously built 
successfully.
1>Target "SetUserMacroEnvironmentVariables" skipped, due to false condition; 
('@(BuildMacro)' != '') was evaluated as ('' != '').
1>Target "_SelectedFiles" in file "C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project 
"C:\MITK\MITK-build\CppUnit.vcxproj" (target "SelectCustomBuild" depends on it):
1>Done building target "_SelectedFiles" in project "CppUnit.vcxproj".
1>Target "SelectCustomBuild" in file "C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project 
"C:\MITK\MITK-build\CppUnit.vcxproj" (target "CustomBuild" depends on it):
1>Done building target "SelectCustomBuild" in project "CppUnit.vcxproj".
1>Target "ComputeCustomBuildOutput" in file "C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project 
"C:\MITK\MITK-build\CppUnit.vcxproj" (target "CustomBuild" depends on it):
1>Task "CreateItem" skipped, due to false condition; 
('%(CustomBuildDirsToMake.OutputFileToTool)'!='') was evaluated as (''!='').
1>Task "CreateItem" skipped, due to false condition; 
('%(CustomBuildDirsToMake.OutputFileToTool)'!='') was evaluated as (''!='').
1>Task "CreateItem" skipped, due to false condition; 
('%(CustomBuildDirsToMake.OutputFileToTool)'!='') was evaluated as (''!='').
1>Task "CreateItem" skipped, due to false condition; 
('%(CustomBuildDirsToMake.OutputFileToTool)'!='') was evaluated as (''!='').
1>Task "CreateItem" skipped, due to false condition; 
('%(CustomBuildDirsToMake.OutputFileToTool)'!='') was evaluated as (''!='').
1>Task "CreateItem" skipped, due to false condition; 
('%(CustomBuildDirsToMake.OutputFileToTool)'!='') was evaluated as (''!='').
1>Task "CreateItem" skipped, due to false condition; 
('%(CustomBuildDirsToMake.OutputFileToTool)'!='') was evaluated as (''!='').
1>Task "CreateItem" skipped, due to false condition; 
('%(CustomBuildDirsToMake.OutputFileToTool)'!='') was evaluated as (''!='').
1>Task "CreateItem" skipped, due to false condition; 
('%(CustomBuildDirsToMake.OutputFileToTool)'!='') was evaluated as (''!='').
1>Task "CreateItem" skipped, due to false condition; 
('%(CustomBuildDirsToMake.OutputFileToTool)'!='') was evaluated as (''!='').
1>Task "MakeDir"
1>  Creating directory "C:\MITK\MITK-build\ep\src\CppUnit-stamp\Debug\".
1>Done executing task "MakeDir".
1>Done building target "ComputeCustomBuildOutput" in project "CppUnit.vcxproj".
1>Target "CustomBuild" in file "C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppCommon.targets" from project 
"C:\MITK\MITK-build\CppUnit.vcxproj" (target "_BuildGenerateSourcesAction" 
depends on it):
1>Using "CustomBuild" task from assembly "Microsoft.Build.CppTasks.Common.v110, 
Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "CustomBuild"
1>  Forcing rebuild of all source files due to missing command TLog 
"C:\MITK\MITK-build\Win32\Debug\CppUnit\custombuild.command.1.tlog".
1>  setlocal
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" -HC:/MITK/MITK-2015.05.0-src 
-BC:/MITK/MITK-build --check-stamp-file 
C:\MITK\MITK-build\CMakeFiles\generate.stamp
1>  if %errorlevel% neq 0 goto :cmEnd
1>  :cmEnd
1>  endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
1>  :cmErrorLevel
1>  exit /b %1
1>  :cmDone
1>  if %errorlevel% neq 0 goto :VCEnd
1>  setlocal
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" -E make_directory 
C:/MITK/MITK-build/ep/src/CppUnit
1>  if %errorlevel% neq 0 goto :cmEnd
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" -E make_directory 
C:/MITK/MITK-build/ep/src/CppUnit-build
1>  if %errorlevel% neq 0 goto :cmEnd
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" -E make_directory 
C:/MITK/MITK-build/ep
1>  if %errorlevel% neq 0 goto :cmEnd
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" -E make_directory 
C:/MITK/MITK-build/ep/tmp
1>  if %errorlevel% neq 0 goto :cmEnd
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" -E make_directory 
C:/MITK/MITK-build/ep/src/CppUnit-stamp/Debug
1>  if %errorlevel% neq 0 goto :cmEnd
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" -E make_directory 
C:/MITK/MITK-build/ep/src
1>  if %errorlevel% neq 0 goto :cmEnd
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" -E touch 
C:/MITK/MITK-build/ep/src/CppUnit-stamp/Debug/CppUnit-mkdir
1>  if %errorlevel% neq 0 goto :cmEnd
1>  :cmEnd
1>  endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
1>  :cmErrorLevel
1>  exit /b %1
1>  :cmDone
1>  if %errorlevel% neq 0 goto :VCEnd
1>  setlocal
1>  cd C:\MITK\MITK-build\ep\src
1>  if %errorlevel% neq 0 goto :cmEnd
1>  C:
1>  if %errorlevel% neq 0 goto :cmEnd
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" -P 
C:/MITK/MITK-build/ep/src/CppUnit-stamp/download-CppUnit.cmake
1>  if %errorlevel% neq 0 goto :cmEnd
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" -P 
C:/MITK/MITK-build/ep/src/CppUnit-stamp/verify-CppUnit.cmake
1>  if %errorlevel% neq 0 goto :cmEnd
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" -P 
C:/MITK/MITK-build/ep/src/CppUnit-stamp/extract-CppUnit.cmake
1>  if %errorlevel% neq 0 goto :cmEnd
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" -E touch 
C:/MITK/MITK-build/ep/src/CppUnit-stamp/Debug/CppUnit-download
1>  if %errorlevel% neq 0 goto :cmEnd
1>  :cmEnd
1>  endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
1>  :cmErrorLevel
1>  exit /b %1
1>  :cmDone
1>  if %errorlevel% neq 0 goto :VCEnd
1>  setlocal
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" -E echo_append
1>  if %errorlevel% neq 0 goto :cmEnd
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" -E touch 
C:/MITK/MITK-build/ep/src/CppUnit-stamp/Debug/CppUnit-update
1>  if %errorlevel% neq 0 goto :cmEnd
1>  :cmEnd
1>  endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
1>  :cmErrorLevel
1>  exit /b %1
1>  :cmDone
1>  if %errorlevel% neq 0 goto :VCEnd
1>  setlocal
1>  cd C:\MITK\MITK-build\ep\src\CppUnit
1>  if %errorlevel% neq 0 goto :cmEnd
1>  C:
1>  if %errorlevel% neq 0 goto :cmEnd
1>  C:\MITK\MITK-build\patch.exe -N -p1 -i 
C:/MITK/MITK-2015.05.0-src/CMakeExternals/CppUnit-1.12.1.patch
1>  if %errorlevel% neq 0 goto :cmEnd
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" -E copy 
C:/MITK/MITK-2015.05.0-src/CMakeExternals/CppUnitconfig.h.cmake 
C:/MITK/MITK-build/ep/src/CppUnit/config/config.h.cmake
1>  if %errorlevel% neq 0 goto :cmEnd
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" -Dproj=CppUnit 
-Dproj_target:STRING=cppunit -P 
C:/MITK/MITK-2015.05.0-src/CMakeExternals/GenerateDefaultCMakeBuildSystem.cmake
1>  if %errorlevel% neq 0 goto :cmEnd
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" -E touch 
C:/MITK/MITK-build/ep/src/CppUnit-stamp/Debug/CppUnit-patch
1>  if %errorlevel% neq 0 goto :cmEnd
1>  :cmEnd
1>  endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
1>  :cmErrorLevel
1>  exit /b %1
1>  :cmDone
1>  if %errorlevel% neq 0 goto :VCEnd
1>  setlocal
1>  cd C:\MITK\MITK-build\ep\src\CppUnit-build
1>  if %errorlevel% neq 0 goto :cmEnd
1>  C:
1>  if %errorlevel% neq 0 goto :cmEnd
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" 
-DCMAKE_CXX_EXTENSIONS:STRING=0 -DCMAKE_CXX_STANDARD:STRING=11 
-DCMAKE_CXX_STANDARD_REQUIRED:BOOL=1 -DCMAKE_DEBUG_POSTFIX:STRING=d 
-DCMAKE_MACOSX_RPATH:BOOL=TRUE -DCMAKE_INSTALL_RPATH:STRING= 
-DBUILD_TESTING:BOOL=OFF -DCMAKE_INSTALL_PREFIX:PATH=C:/MITK/MITK-build/ep 
-DBUILD_SHARED_LIBS:BOOL=ON -DCMAKE_BUILD_TYPE:STRING= 
"-DCMAKE_C_COMPILER:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio 
11.0/VC/bin/cl.exe" "-DCMAKE_CXX_COMPILER:FILEPATH=C:/Program Files 
(x86)/Microsoft Visual Studio 11.0/VC/bin/cl.exe" "-DCMAKE_C_FLAGS:STRING= 
/DWIN32 /D_WINDOWS /W3 /bigobj /MP" "-DCMAKE_CXX_FLAGS:STRING= /DWIN32 
/D_WINDOWS /W3 /GR /EHsc /bigobj /MP " "-DCMAKE_CXX_FLAGS_DEBUG:STRING=/D_DEBUG 
/MDd /Zi /Ob0 /Od /RTC1" "-DCMAKE_C_FLAGS_DEBUG:STRING=/D_DEBUG /MDd /Zi /Ob0 
/Od /RTC1" "-DCMAKE_CXX_FLAGS_RELEASE:STRING=/MD /O2 /Ob2 /D NDEBUG" 
"-DCMAKE_C_FLAGS_RELEASE:STRING=/MD /O2 /Ob2 /D NDEBUG" 
"-DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=/MD /Zi /O2 /Ob1 /D NDEBUG" 
"-DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=/MD /Zi /O2 /Ob1 /D NDEBUG" 
"-DCMAKE_EXE_LINKER_FLAGS:STRING= /machine:X86" 
"-DCMAKE_SHARED_LINKER_FLAGS:STRING= /machine:X86" 
"-DCMAKE_MODULE_LINKER_FLAGS:STRING= /machine:X86" 
-CC:/MITK/MITK-build/ep/tmp/CppUnit-cache-Debug.cmake "-GVisual Studio 11 2012" 
C:/MITK/MITK-build/ep/src/CppUnit
1>  if %errorlevel% neq 0 goto :cmEnd
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" -E touch 
C:/MITK/MITK-build/ep/src/CppUnit-stamp/Debug/CppUnit-configure
1>  if %errorlevel% neq 0 goto :cmEnd
1>  :cmEnd
1>  endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
1>  :cmErrorLevel
1>  exit /b %1
1>  :cmDone
1>  if %errorlevel% neq 0 goto :VCEnd
1>  setlocal
1>  cd C:\MITK\MITK-build\ep\src\CppUnit-build
1>  if %errorlevel% neq 0 goto :cmEnd
1>  C:
1>  if %errorlevel% neq 0 goto :cmEnd
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" --build . --config Debug
1>  if %errorlevel% neq 0 goto :cmEnd
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" -E touch 
C:/MITK/MITK-build/ep/src/CppUnit-stamp/Debug/CppUnit-build
1>  if %errorlevel% neq 0 goto :cmEnd
1>  :cmEnd
1>  endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
1>  :cmErrorLevel
1>  exit /b %1
1>  :cmDone
1>  if %errorlevel% neq 0 goto :VCEnd
1>  setlocal
1>  cd C:\MITK\MITK-build\ep\src\CppUnit-build
1>  if %errorlevel% neq 0 goto :cmEnd
1>  C:
1>  if %errorlevel% neq 0 goto :cmEnd
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" --build . --config Debug 
--target install
1>  if %errorlevel% neq 0 goto :cmEnd
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" -E touch 
C:/MITK/MITK-build/ep/src/CppUnit-stamp/Debug/CppUnit-install
1>  if %errorlevel% neq 0 goto :cmEnd
1>  :cmEnd
1>  endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
1>  :cmErrorLevel
1>  exit /b %1
1>  :cmDone
1>  if %errorlevel% neq 0 goto :VCEnd
1>  setlocal
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" -E make_directory 
C:/MITK/MITK-build/CMakeFiles/Debug
1>  if %errorlevel% neq 0 goto :cmEnd
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" -E touch 
C:/MITK/MITK-build/CMakeFiles/Debug/CppUnit-complete
1>  if %errorlevel% neq 0 goto :cmEnd
1>  "C:\Program Files (x86)\CMake\bin\cmake.exe" -E touch 
C:/MITK/MITK-build/ep/src/CppUnit-stamp/Debug/CppUnit-done
1>  if %errorlevel% neq 0 goto :cmEnd
1>  :cmEnd
1>  endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
1>  :cmErrorLevel
1>  exit /b %1
1>  :cmDone
1>  if %errorlevel% neq 0 goto :VCEnd
1>  setlocal
1>  :cmEnd
1>  endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
1>  :cmErrorLevel
1>  exit /b %1
1>  :cmDone
1>  if %errorlevel% neq 0 goto :VCEnd
1>  Building Custom Rule C:/MITK/MITK-2015.05.0-src/CMakeLists.txt
1>  CMake does not need to re-run because 
C:\MITK\MITK-build\CMakeFiles\generate.stamp is up-to-date.
1>  Creating directories for 'CppUnit'
1>  Performing download step (download, verify and extract) for 'CppUnit'
1>  -- downloading...
1>       src='http://mitk.org/download/thirdparty/cppunit-1.12.1.tar.gz'
1>       dst='C:/MITK/MITK-build/ep/src/cppunit-1.12.1.tar.gz'
1>       timeout='none'
1>  -- [download 0% complete]
1>  -- [download 1% complete]
1>  -- [download 2% complete]
1>  -- [download 3% complete]
1>  -- [download 4% complete]
1>  -- [download 5% complete]
1>  -- [download 6% complete]
1>  -- [download 7% complete]
1>  -- [download 8% complete]
1>  -- [download 9% complete]
1>  -- [download 10% complete]
1>  -- [download 11% complete]
1>  -- [download 12% complete]
1>  -- [download 13% complete]
1>  -- [download 14% complete]
1>  -- [download 15% complete]
1>  -- [download 16% complete]
1>  -- [download 17% complete]
1>  -- [download 18% complete]
1>  -- [download 19% complete]
1>  -- [download 20% complete]
1>  -- [download 21% complete]
1>  -- [download 22% complete]
1>  -- [download 23% complete]
1>  -- [download 24% complete]
1>  -- [download 25% complete]
1>  -- [download 26% complete]
1>  -- [download 27% complete]
1>  -- [download 28% complete]
1>  -- [download 29% complete]
1>  -- [download 30% complete]
1>  -- [download 31% complete]
1>  -- [download 32% complete]
1>  -- [download 33% complete]
1>  -- [download 34% complete]
1>  -- [download 35% complete]
1>  -- [download 36% complete]
1>  -- [download 37% complete]
1>  -- [download 38% complete]
1>  -- [download 39% complete]
1>  -- [download 40% complete]
1>  -- [download 41% complete]
1>  -- [download 42% complete]
1>  -- [download 43% complete]
1>  -- [download 44% complete]
1>  -- [download 45% complete]
1>  -- [download 46% complete]
1>  -- [download 47% complete]
1>  -- [download 48% complete]
1>  -- [download 49% complete]
1>  -- [download 50% complete]
1>  -- [download 51% complete]
1>  -- [download 52% complete]
1>  -- [download 53% complete]
1>  -- [download 54% complete]
1>  -- [download 55% complete]
1>  -- [download 56% complete]
1>  -- [download 57% complete]
1>  -- [download 58% complete]
1>  -- [download 59% complete]
1>  -- [download 61% complete]
1>  -- [download 62% complete]
1>  -- [download 63% complete]
1>  -- [download 64% complete]
1>  -- [download 65% complete]
1>  -- [download 66% complete]
1>  -- [download 67% complete]
1>  -- [download 68% complete]
1>  -- [download 69% complete]
1>  -- [download 70% complete]
1>  -- [download 71% complete]
1>  -- [download 72% complete]
1>  -- [download 73% complete]
1>  -- [download 74% complete]
1>  -- [download 75% complete]
1>  -- [download 76% complete]
1>  -- [download 77% complete]
1>  -- [download 78% complete]
1>  -- [download 79% complete]
1>  -- [download 80% complete]
1>  -- [download 81% complete]
1>  -- [download 82% complete]
1>  -- [download 83% complete]
1>  -- [download 84% complete]
1>  -- [download 85% complete]
1>  -- [download 86% complete]
1>  -- [download 87% complete]
1>  -- [download 88% complete]
1>  -- [download 89% complete]
1>  -- [download 90% complete]
1>  -- [download 91% complete]
1>  -- [download 92% complete]
1>  -- [download 93% complete]
1>  -- [download 94% complete]
1>  -- [download 95% complete]
1>  -- [download 96% complete]
1>  -- [download 97% complete]
1>  -- [download 98% complete]
1>  -- [download 99% complete]
1>  -- [download 100% complete]
1>  -- downloading... done
1>  -- verifying file...
1>       file='C:/MITK/MITK-build/ep/src/cppunit-1.12.1.tar.gz'
1>  -- verifying file... done
1>  -- extracting...
1>       src='C:/MITK/MITK-build/ep/src/cppunit-1.12.1.tar.gz'
1>       dst='C:/MITK/MITK-build/ep/src/CppUnit'
1>  -- extracting... [tar xfz]
1>  -- extracting... [analysis]
1>  -- extracting... [rename]
1>  -- extracting... [clean up]
1>  -- extracting... done
1>  No update step for 'CppUnit'
1>  Performing patch step for 'CppUnit'
1>  patching file src/cppunit/TypeInfoHelper.cpp
1>  Assertion failed: hunk, file ../patch-2.5.9-src/patch.c, line 354
1>  
1>  This application has requested the Runtime to terminate it in an unusual 
way.
1>  Please contact the application's support team for more information.
1>C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppCommon.targets(172,5): error 
MSB6006: "cmd.exe" exited with code 3.
1>Done executing task "CustomBuild" -- FAILED.
1>Done building target "CustomBuild" in project "CppUnit.vcxproj" -- FAILED.
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:12.23
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to