PowerRecordingExample.cpp c:\unity projects\vr cycling\external\bikepowerrecordinglibrary\powerrecordingexample\powerrecordingexample.cpp(214): 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' c:\unity projects\vr cycling\external\bikepowerrecordinglibrary\powerrecordingexample\powerrecordingexample.cpp(226): 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' c:\unity projects\vr cycling\external\bikepowerrecordinglibrary\powerrecordingexample\powerrecordingexample.cpp(263): 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' c:\unity projects\vr cycling\external\bikepowerrecordinglibrary\powerrecordingexample\powerrecordingexample.cpp(387): 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' c:\unity projects\vr cycling\external\bikepowerrecordinglibrary\powerrecordingexample\powerrecordingexample.cpp(995): warning C4244: '+=' : conversion from 'time_t' to 'unsigned long', possible loss of data c:\unity projects\vr cycling\external\bikepowerrecordinglibrary\powerrecordingexample\powerrecordingexample.cpp(1039): warning C4806: '&' : unsafe operation: no value of type 'bool' promoted to type 'int' can equal the given constant c:\unity projects\vr cycling\external\bikepowerrecordinglibrary\powerrecordingexample\powerrecordingexample.cpp(1039): warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence c:\unity projects\vr cycling\external\bikepowerrecordinglibrary\powerrecordingexample\powerrecordingexample.cpp(1040): warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning) PowerRecordingExample.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification PowerRecordingExample.vcxproj -> C:\Unity Projects\VR Cycling\External\BikePowerRecordingLibrary\Debug\PowerRecordingExample.exe