Build started 12.11.2020 20:40:33. 1>Project "C:\Unity Projects\VR Cycling\External\ANT-SDK_PC.3.5\DEMO_LIB\DEMO_LIB.vcxproj" on node 2 (Build target(s)). 1>ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I"C:\Unity Projects\VR Cycling\External\ANT-SDK_PC.3.5\DEMO_LIB\\" /I"C:\Unity Projects\VR Cycling\External\ANT-SDK_PC.3.5\DEMO_LIB\..\ANT_LIB\software\system" /I"C:\Unity Projects\VR Cycling\External\ANT-SDK_PC.3.5\DEMO_LIB\..\ANT_LIB\software\serial" /I"C:\Unity Projects\VR Cycling\External\ANT-SDK_PC.3.5\DEMO_LIB\..\ANT_LIB\inc" /I"C:\Unity Projects\VR Cycling\External\ANT-SDK_PC.3.5\DEMO_LIB\..\ANT_LIB\software\USB" /I"C:\Unity Projects\VR Cycling\External\ANT-SDK_PC.3.5\DEMO_LIB\..\ANT_LIB\software\USB\devices" /I"C:\Unity Projects\VR Cycling\External\ANT-SDK_PC.3.5\DEMO_LIB\..\ANT_LIB\libraries" /I"C:\Unity Projects\VR Cycling\External\ANT-SDK_PC.3.5\DEMO_LIB\..\ANT_LIB\software\USB\device_handles" /ZI /nologo /W3 /WX- /Od /Oy- /D WIN32 /D _DEBUG /D _CONSOLE /D _MBCS /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt demo.cpp demo.cpp 1>c:\unity projects\vr cycling\external\ant-sdk_pc.3.5\demo_lib\demo.cpp(173): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files (x86)\microsoft visual studio 12.0\vc\include\stdio.h(304) : see declaration of 'sscanf' 1>c:\unity projects\vr cycling\external\ant-sdk_pc.3.5\demo_lib\demo.cpp(274): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files (x86)\microsoft visual studio 12.0\vc\include\stdio.h(304) : see declaration of 'sscanf' 1>c:\unity projects\vr cycling\external\ant-sdk_pc.3.5\demo_lib\demo.cpp(292): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files (x86)\microsoft visual studio 12.0\vc\include\stdio.h(304) : see declaration of 'sscanf' ResourceCompile: C:\Program Files (x86)\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /nologo /fo"Debug\DEMO_LIB.res" DEMO_LIB.rc Link: C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Unity Projects\VR Cycling\External\ANT-SDK_PC.3.5\Debug\DEMO_LIB.exe" /INCREMENTAL /NOLOGO /LIBPATH:"C:\Unity Projects\VR Cycling\External\ANT-SDK_PC.3.5\Debug" /LIBPATH:"C:\Unity Projects\VR Cycling\External\ANT-SDK_PC.3.5\Debug\\" ANT_LIB.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:\Unity Projects\VR Cycling\External\ANT-SDK_PC.3.5\Debug\DEMO_LIB.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Unity Projects\VR Cycling\External\ANT-SDK_PC.3.5\Debug\DEMO_LIB.lib" /MACHINE:X86 /SAFESEH Debug\DEMO_LIB.res Debug\demo.obj 1>demo.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification DEMO_LIB.vcxproj -> C:\Unity Projects\VR Cycling\External\ANT-SDK_PC.3.5\Debug\DEMO_LIB.exe 1>Done Building Project "C:\Unity Projects\VR Cycling\External\ANT-SDK_PC.3.5\DEMO_LIB\DEMO_LIB.vcxproj" (Build target(s)). Build succeeded. Time Elapsed 00:00:01.20