1>------ Build started: Project: ZERO_CHECK, Configuration: Debug x64 ------ 1> Checking Build System 2>------ Build started: Project: deviceQuery, Configuration: Debug x64 ------ 2> Building Custom Rule C:/Users/Papa/Desktop/deviceQuery/CMakeLists.txt 2> deviceQuery.cpp 2>C:\Users\Papa\Desktop\deviceQuery\src\deviceQuery.cpp(146): warning C4477: 'printf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 1 has type 'std::size_t' 2> C:\Users\Papa\Desktop\deviceQuery\src\deviceQuery.cpp(146): note: consider using '%zu' in the format string 2>C:\Users\Papa\Desktop\deviceQuery\src\deviceQuery.cpp(147): warning C4477: 'printf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 1 has type 'std::size_t' 2> C:\Users\Papa\Desktop\deviceQuery\src\deviceQuery.cpp(147): note: consider using '%zu' in the format string 2>C:\Users\Papa\Desktop\deviceQuery\src\deviceQuery.cpp(160): warning C4477: 'printf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 1 has type 'std::size_t' 2> C:\Users\Papa\Desktop\deviceQuery\src\deviceQuery.cpp(160): note: consider using '%zu' in the format string 2>C:\Users\Papa\Desktop\deviceQuery\src\deviceQuery.cpp(161): warning C4477: 'printf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 1 has type 'std::size_t' 2> C:\Users\Papa\Desktop\deviceQuery\src\deviceQuery.cpp(161): note: consider using '%zu' in the format string 2> deviceQuery.vcxproj -> C:\Users\Papa\Desktop\build-deviceQuery-VS2015\Debug\deviceQuery.exe 2> deviceQuery.vcxproj -> C:/Users/Papa/Desktop/build-deviceQuery-VS2015/Debug/deviceQuery.pdb (Full PDB) 3>------ Skipped Build: Project: ALL_BUILD, Configuration: Debug x64 ------ 3>Project not selected to build for this solution configuration ========== Build: 2 succeeded, 0 failed, 0 up-to-date, 1 skipped ==========