Performing C++ SOURCE FILE Test HAS_CXX11 failed with the following output: Change Dir: C:/Users/andreas_2/Documents/andreas-diafora/rootb/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/MSBuild/12.0/bin/MSBuild.exe" "cmTC_55923.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=12.0" Microsoft (R) Build Engine version 12.0.31101.0 [Microsoft .NET Framework, version 4.0.30319.42000] Copyright (C) Microsoft Corporation. All rights reserved. Build started 27/7/2016 11:53:00 ££. Project "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_55923.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_55923.dir\Debug\". Creating directory "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_55923.dir\Debug\cmTC_55923.tlog\". InitializeBuildStatus: Creating "cmTC_55923.dir\Debug\cmTC_55923.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAS_CXX11 /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"cmTC_55923.dir\Debug\\" /Fd"cmTC_55923.dir\Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:queue -std=c++11 "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\src.cxx" Microsoft (R) C/C++ Optimizing Compiler Version 18.00.31101 for x86 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAS_CXX11 /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"cmTC_55923.dir\Debug\\" /Fd"cmTC_55923.dir\Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:queue -std=c++11 "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\src.cxx" cl : Command line warning D9002: ignoring unknown option '-std=c++11' [C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_55923.vcxproj] src.cxx Link: C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\Debug\cmTC_55923.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/andreas_2/Documents/andreas-diafora/rootb/CMakeFiles/CMakeTmp/Debug/cmTC_55923.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/andreas_2/Documents/andreas-diafora/rootb/CMakeFiles/CMakeTmp/Debug/cmTC_55923.lib" /MACHINE:X86 /SAFESEH /machine:X86 cmTC_55923.dir\Debug\src.obj cmTC_55923.vcxproj -> C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\Debug\cmTC_55923.exe FinalizeBuildStatus: Deleting file "cmTC_55923.dir\Debug\cmTC_55923.tlog\unsuccessfulbuild". Touching "cmTC_55923.dir\Debug\cmTC_55923.tlog\cmTC_55923.lastbuildstate". Done Building Project "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_55923.vcxproj" (default targets). Build succeeded. "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_55923.vcxproj" (default target) (1) -> (ClCompile target) -> cl : Command line warning D9002: ignoring unknown option '-std=c++11' [C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_55923.vcxproj] 1 Warning(s) 0 Error(s) Time Elapsed 00:00:00.88 Source file was: int main() { return 0;} Performing C++ SOURCE FILE Test CXX_HAS_Wno-array-bounds failed with the following output: Change Dir: C:/Users/andreas_2/Documents/andreas-diafora/rootb/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/MSBuild/12.0/bin/MSBuild.exe" "cmTC_a91c3.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=12.0" Microsoft (R) Build Engine version 12.0.31101.0 [Microsoft .NET Framework, version 4.0.30319.42000] Copyright (C) Microsoft Corporation. All rights reserved. Build started 27/7/2016 11:53:01 ££. Project "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_a91c3.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_a91c3.dir\Debug\". Creating directory "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_a91c3.dir\Debug\cmTC_a91c3.tlog\". InitializeBuildStatus: Creating "cmTC_a91c3.dir\Debug\cmTC_a91c3.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CXX_HAS_Wno-array-bounds" /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"cmTC_a91c3.dir\Debug\\" /Fd"cmTC_a91c3.dir\Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:queue -Wno-array-bounds "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\src.cxx" Microsoft (R) C/C++ Optimizing Compiler Version 18.00.31101 for x86 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CXX_HAS_Wno-array-bounds" /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"cmTC_a91c3.dir\Debug\\" /Fd"cmTC_a91c3.dir\Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:queue -Wno-array-bounds "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\src.cxx" cl : Command line error D8021: invalid numeric argument '/Wno-array-bounds' [C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_a91c3.vcxproj] Done Building Project "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_a91c3.vcxproj" (default targets) -- FAILED. Build FAILED. "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_a91c3.vcxproj" (default target) (1) -> (ClCompile target) -> cl : Command line error D8021: invalid numeric argument '/Wno-array-bounds' [C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_a91c3.vcxproj] 0 Warning(s) 1 Error(s) Time Elapsed 00:00:00.41 Source file was: int main() { return 0;} Performing C++ SOURCE FILE Test CXX_HAS_Wno-strict-aliasing failed with the following output: Change Dir: C:/Users/andreas_2/Documents/andreas-diafora/rootb/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/MSBuild/12.0/bin/MSBuild.exe" "cmTC_be670.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=12.0" Microsoft (R) Build Engine version 12.0.31101.0 [Microsoft .NET Framework, version 4.0.30319.42000] Copyright (C) Microsoft Corporation. All rights reserved. Build started 27/7/2016 11:53:01 ££. Project "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_be670.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_be670.dir\Debug\". Creating directory "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_be670.dir\Debug\cmTC_be670.tlog\". InitializeBuildStatus: Creating "cmTC_be670.dir\Debug\cmTC_be670.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CXX_HAS_Wno-strict-aliasing" /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"cmTC_be670.dir\Debug\\" /Fd"cmTC_be670.dir\Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:queue -Wno-strict-aliasing "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\src.cxx" Microsoft (R) C/C++ Optimizing Compiler Version 18.00.31101 for x86 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CXX_HAS_Wno-strict-aliasing" /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"cmTC_be670.dir\Debug\\" /Fd"cmTC_be670.dir\Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:queue -Wno-strict-aliasing "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\src.cxx" cl : Command line error D8021: invalid numeric argument '/Wno-strict-aliasing' [C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_be670.vcxproj] Done Building Project "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_be670.vcxproj" (default targets) -- FAILED. Build FAILED. "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_be670.vcxproj" (default target) (1) -> (ClCompile target) -> cl : Command line error D8021: invalid numeric argument '/Wno-strict-aliasing' [C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_be670.vcxproj] 0 Warning(s) 1 Error(s) Time Elapsed 00:00:00.39 Source file was: int main() { return 0;} Determining if the include file pthread.h exists failed with the following output: Change Dir: C:/Users/andreas_2/Documents/andreas-diafora/rootb/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/MSBuild/12.0/bin/MSBuild.exe" "cmTC_b08a1.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=12.0" Microsoft (R) Build Engine version 12.0.31101.0 [Microsoft .NET Framework, version 4.0.30319.42000] Copyright (C) Microsoft Corporation. All rights reserved. Build started 27/7/2016 11:53:02 ££. Project "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_b08a1.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_b08a1.dir\Debug\". Creating directory "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_b08a1.dir\Debug\cmTC_b08a1.tlog\". InitializeBuildStatus: Creating "cmTC_b08a1.dir\Debug\cmTC_b08a1.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"cmTC_b08a1.dir\Debug\\" /Fd"cmTC_b08a1.dir\Debug\vc120.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\CheckIncludeFile.c" Microsoft (R) C/C++ Optimizing Compiler Version 18.00.31101 for x86 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"cmTC_b08a1.dir\Debug\\" /Fd"cmTC_b08a1.dir\Debug\vc120.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\CheckIncludeFile.c" CheckIncludeFile.c C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory [C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_b08a1.vcxproj] Done Building Project "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_b08a1.vcxproj" (default targets) -- FAILED. Build FAILED. "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_b08a1.vcxproj" (default target) (1) -> (ClCompile target) -> C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory [C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_b08a1.vcxproj] 0 Warning(s) 1 Error(s) Time Elapsed 00:00:00.64 Performing C++ SOURCE FILE Test CXX_HAS_Wno_deprecated_declarations failed with the following output: Change Dir: C:/Users/andreas_2/Documents/andreas-diafora/rootb/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/MSBuild/12.0/bin/MSBuild.exe" "cmTC_657c2.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=12.0" Microsoft (R) Build Engine version 12.0.31101.0 [Microsoft .NET Framework, version 4.0.30319.42000] Copyright (C) Microsoft Corporation. All rights reserved. Build started 27/7/2016 11:53:03 ££. Project "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_657c2.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_657c2.dir\Debug\". Creating directory "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_657c2.dir\Debug\cmTC_657c2.tlog\". InitializeBuildStatus: Creating "cmTC_657c2.dir\Debug\cmTC_657c2.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I"C:/Users/andreas_2/Documents/andreas-diafora/root53436source/build/win" /Zi /nologo /W3 /WX- /MP /Od /Ob0 /Oy- /D _WIN32 /D CXX_HAS_Wno_deprecated_declarations /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"cmTC_657c2.dir\Debug\\" /Fd"cmTC_657c2.dir\Debug\vc120.pdb" /Gd /TP /wd4244 /FIw32pragma.h /FIsehmap.h /analyze- /errorReport:queue -EHsc- -Wno-deprecated-declarations "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\src.cxx" cl : Command line error D8021: invalid numeric argument '/Wno-deprecated-declarations' [C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_657c2.vcxproj] Done Building Project "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_657c2.vcxproj" (default targets) -- FAILED. Build FAILED. "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_657c2.vcxproj" (default target) (1) -> (ClCompile target) -> cl : Command line error D8021: invalid numeric argument '/Wno-deprecated-declarations' [C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_657c2.vcxproj] 0 Warning(s) 1 Error(s) Time Elapsed 00:00:00.39 Source file was: int main() { return 0;} Performing C++ SOURCE FILE Test CXX_HAS_Wno_strict_aliasing failed with the following output: Change Dir: C:/Users/andreas_2/Documents/andreas-diafora/rootb/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/MSBuild/12.0/bin/MSBuild.exe" "cmTC_0059c.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=12.0" Microsoft (R) Build Engine version 12.0.31101.0 [Microsoft .NET Framework, version 4.0.30319.42000] Copyright (C) Microsoft Corporation. All rights reserved. Build started 27/7/2016 11:53:27 ££. Project "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_0059c.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_0059c.dir\Debug\". Creating directory "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_0059c.dir\Debug\cmTC_0059c.tlog\". InitializeBuildStatus: Creating "cmTC_0059c.dir\Debug\cmTC_0059c.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I"C:/Users/andreas_2/Documents/andreas-diafora/root53436source/build/win" /Zi /nologo /W3 /WX- /MP /Od /Ob0 /Oy- /D _WIN32 /D CXX_HAS_Wno_strict_aliasing /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"cmTC_0059c.dir\Debug\\" /Fd"cmTC_0059c.dir\Debug\vc120.pdb" /Gd /TP /wd4244 /FIw32pragma.h /FIsehmap.h /analyze- /errorReport:queue -EHsc- -Wno-strict-aliasing "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\src.cxx" cl : Command line error D8021: invalid numeric argument '/Wno-strict-aliasing' [C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_0059c.vcxproj] Done Building Project "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_0059c.vcxproj" (default targets) -- FAILED. Build FAILED. "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_0059c.vcxproj" (default target) (1) -> (ClCompile target) -> cl : Command line error D8021: invalid numeric argument '/Wno-strict-aliasing' [C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_0059c.vcxproj] 0 Warning(s) 1 Error(s) Time Elapsed 00:00:00.63 Source file was: int main() { return 0;} Performing C++ SOURCE FILE Test CXX_HAS_Wno_ignored_qualifiers failed with the following output: Change Dir: C:/Users/andreas_2/Documents/andreas-diafora/rootb/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/MSBuild/12.0/bin/MSBuild.exe" "cmTC_fd2b7.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=12.0" Microsoft (R) Build Engine version 12.0.31101.0 [Microsoft .NET Framework, version 4.0.30319.42000] Copyright (C) Microsoft Corporation. All rights reserved. Build started 27/7/2016 11:53:27 ££. Project "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_fd2b7.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_fd2b7.dir\Debug\". Creating directory "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_fd2b7.dir\Debug\cmTC_fd2b7.tlog\". InitializeBuildStatus: Creating "cmTC_fd2b7.dir\Debug\cmTC_fd2b7.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I"C:/Users/andreas_2/Documents/andreas-diafora/root53436source/build/win" /Zi /nologo /W3 /WX- /MP /Od /Ob0 /Oy- /D _WIN32 /D CXX_HAS_Wno_ignored_qualifiers /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"cmTC_fd2b7.dir\Debug\\" /Fd"cmTC_fd2b7.dir\Debug\vc120.pdb" /Gd /TP /wd4244 /FIw32pragma.h /FIsehmap.h /analyze- /errorReport:queue -EHsc- -Wno-ignored-qualifiers "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\src.cxx" cl : Command line error D8021: invalid numeric argument '/Wno-ignored-qualifiers' [C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_fd2b7.vcxproj] Done Building Project "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_fd2b7.vcxproj" (default targets) -- FAILED. Build FAILED. "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_fd2b7.vcxproj" (default target) (1) -> (ClCompile target) -> cl : Command line error D8021: invalid numeric argument '/Wno-ignored-qualifiers' [C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_fd2b7.vcxproj] 0 Warning(s) 1 Error(s) Time Elapsed 00:00:00.41 Source file was: int main() { return 0;} Performing C++ SOURCE FILE Test CXX_HAS_Wno_potentially_evaluated_expression failed with the following output: Change Dir: C:/Users/andreas_2/Documents/andreas-diafora/rootb/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/MSBuild/12.0/bin/MSBuild.exe" "cmTC_827ea.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=12.0" Microsoft (R) Build Engine version 12.0.31101.0 [Microsoft .NET Framework, version 4.0.30319.42000] Copyright (C) Microsoft Corporation. All rights reserved. Build started 27/7/2016 11:53:28 ££. Project "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_827ea.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_827ea.dir\Debug\". Creating directory "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_827ea.dir\Debug\cmTC_827ea.tlog\". InitializeBuildStatus: Creating "cmTC_827ea.dir\Debug\cmTC_827ea.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I"C:/Users/andreas_2/Documents/andreas-diafora/root53436source/build/win" /Zi /nologo /W3 /WX- /MP /Od /Ob0 /Oy- /D _WIN32 /D CXX_HAS_Wno_potentially_evaluated_expression /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"cmTC_827ea.dir\Debug\\" /Fd"cmTC_827ea.dir\Debug\vc120.pdb" /Gd /TP /wd4244 /FIw32pragma.h /FIsehmap.h /analyze- /errorReport:queue -EHsc- -Wno-potentially-evaluated-expression "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\src.cxx" cl : Command line error D8021: invalid numeric argument '/Wno-potentially-evaluated-expression' [C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_827ea.vcxproj] Done Building Project "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_827ea.vcxproj" (default targets) -- FAILED. Build FAILED. "C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_827ea.vcxproj" (default target) (1) -> (ClCompile target) -> cl : Command line error D8021: invalid numeric argument '/Wno-potentially-evaluated-expression' [C:\Users\andreas_2\Documents\andreas-diafora\rootb\CMakeFiles\CMakeTmp\cmTC_827ea.vcxproj] 0 Warning(s) 1 Error(s) Time Elapsed 00:00:00.44 Source file was: int main() { return 0;}