| | Compiling...
XPoints.cpp
.\XPoints.cpp(39) : warning C4244: 'initializing' : conversion from 'mtHandle' to 'int', possible loss of data
.\XPoints.cpp(44) : warning C4244: '=' : conversion from 'mtHandle' to 'int', possible loss of data
.\XPoints.cpp(59) : warning C4244: '=' : conversion from 'mtHandle' to 'int', possible loss of data
.\XPoints.cpp(74) : warning C4244: '=' : conversion from 'mtHandle' to 'int', possible loss of data
Xform3D.cpp
Vector.cpp
UtilityFunctions.cpp
.\UtilityFunctions.cpp(26) : warning C4996: 'getcwd': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getcwd. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\direct.h(121) : see declaration of 'getcwd'
.\UtilityFunctions.cpp(27) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
.\UtilityFunctions.cpp(29) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
.\UtilityFunctions.cpp(43) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\UtilityFunctions.cpp(44) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\UtilityFunctions.cpp(45) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
Persistence.cpp
MTXPoint.cpp
MCamera.cpp
Markers.cpp
.\Markers.cpp(207) : warning C4244: 'initializing' : conversion from 'mtHandle' to 'int', possible loss of data
.\Markers.cpp(238) : warning C4244: 'initializing' : conversion from 'mtHandle' to 'int', possible loss of data
.\Markers.cpp(250) : warning C4244: '=' : conversion from 'mtHandle' to 'int', possible loss of data
Marker.cpp
main.cpp
d:\_project\microntracker\releases\microntracker3.7.2.3\mtdemocpp\Cameras.h(29) : warning C4244: 'return' : conversion from 'mtHandle' to 'int', possible loss of data
GuiGenerator.cpp
d:\_project\microntracker\releases\microntracker3.7.2.3\mtdemocpp\MTC.h(17) : warning C4005: '_WIN32_WINNT' : macro redefinition
C:\Program Files\Microsoft SDKs\Windows\v6.0A\\include\sdkddkver.h(151) : see previous definition of '_WIN32_WINNT'
d:\_project\microntracker\releases\microntracker3.7.2.3\mtdemocpp\Cameras.h(29) : warning C4244: 'return' : conversion from 'mtHandle' to 'int', possible loss of data
.\GuiGenerator.cpp(101) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(130) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
.\GuiGenerator.cpp(143) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(209) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(227) : warning C4244: '=' : conversion from 'mtHandle' to 'int', possible loss of data
.\GuiGenerator.cpp(232) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
.\GuiGenerator.cpp(233) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
.\GuiGenerator.cpp(234) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
.\GuiGenerator.cpp(235) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
.\GuiGenerator.cpp(257) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
.\GuiGenerator.cpp(281) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\GuiGenerator.cpp(389) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\GuiGenerator.cpp(395) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\GuiGenerator.cpp(409) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(413) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(434) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\GuiGenerator.cpp(438) : warning C4244: 'argument' : conversion from 'float' to 'uchar', possible loss of data
.\GuiGenerator.cpp(438) : warning C4244: 'argument' : conversion from 'float' to 'uchar', possible loss of data
.\GuiGenerator.cpp(438) : warning C4244: 'argument' : conversion from 'float' to 'uchar', possible loss of data
.\GuiGenerator.cpp(439) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(439) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(439) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(439) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(451) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(454) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(478) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(482) : warning C4244: 'argument' : conversion from 'float' to 'uchar', possible loss of data
.\GuiGenerator.cpp(482) : warning C4244: 'argument' : conversion from 'float' to 'uchar', possible loss of data
.\GuiGenerator.cpp(482) : warning C4244: 'argument' : conversion from 'float' to 'uchar', possible loss of data
.\GuiGenerator.cpp(579) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\GuiGenerator.cpp(579) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\GuiGenerator.cpp(579) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\GuiGenerator.cpp(584) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\GuiGenerator.cpp(585) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(586) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(586) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(693) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\GuiGenerator.cpp(695) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\GuiGenerator.cpp(696) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(697) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(698) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(699) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(700) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(701) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(702) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(711) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(714) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\GuiGenerator.cpp(716) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(717) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(718) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(719) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(720) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(721) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(726) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(726) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(762) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(763) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(766) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\GuiGenerator.cpp(768) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\GuiGenerator.cpp(778) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\GuiGenerator.cpp(778) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\GuiGenerator.cpp(778) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\GuiGenerator.cpp(778) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\GuiGenerator.cpp(782) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\GuiGenerator.cpp(782) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\GuiGenerator.cpp(782) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\GuiGenerator.cpp(782) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\GuiGenerator.cpp(787) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
.\GuiGenerator.cpp(787) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\GuiGenerator.cpp(787) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\GuiGenerator.cpp(788) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
.\GuiGenerator.cpp(788) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\GuiGenerator.cpp(788) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\GuiGenerator.cpp(789) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
.\GuiGenerator.cpp(789) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\GuiGenerator.cpp(789) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\GuiGenerator.cpp(790) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
.\GuiGenerator.cpp(790) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\GuiGenerator.cpp(790) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\GuiGenerator.cpp(844) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\GuiGenerator.cpp(845) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(846) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\GuiGenerator.cpp(847) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(848) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(849) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\GuiGenerator.cpp(850) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(851) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(863) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\GuiGenerator.cpp(864) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(866) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(870) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(870) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(913) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(913) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(922) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(923) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(924) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(926) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(951) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(952) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(953) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\GuiGenerator.cpp(970) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(971) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(978) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
.\GuiGenerator.cpp(1079) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(1080) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(1166) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(1167) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(1429) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(1433) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(1488) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
.\GuiGenerator.cpp(1534) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(1538) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(1566) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(1570) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(1573) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\GuiGenerator.cpp(1577) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
Facet.cpp
.\Facet.cpp(83) : warning C4244: 'argument' : conversion from 'mtHandle' to 'int', possible loss of data
.\Facet.cpp(84) : warning C4244: 'argument' : conversion from 'mtHandle' to 'int', possible loss of data
.\Facet.cpp(121) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
Collection.cpp
Cameras.cpp
d:\_project\microntracker\releases\microntracker3.7.2.3\mtdemocpp\Cameras.h(29) : warning C4244: 'return' : conversion from 'mtHandle' to 'int', possible loss of data
.\Cameras.cpp(161) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
Generating Code...
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation. All rights reserved.
Linking...
Embedding manifest...
Performing Post-Build Event...
D:\_project\MicronTracker\Releases\MicronTracker3.7.2.3\Dist64\FlyCapture2.dll
D:\_project\MicronTracker\Releases\MicronTracker3.7.2.3\Dist64\FlyCapture2_C.dll
D:\_project\MicronTracker\Releases\MicronTracker3.7.2.3\Dist64\libiomp5md.dll
D:\_project\MicronTracker\Releases\MicronTracker3.7.2.3\Dist64\MTC.dll
D:\_project\MicronTracker\Releases\MicronTracker3.7.2.3\Dist64\MTInterfaceDotNet.dll
D:\_project\MicronTracker\Releases\MicronTracker3.7.2.3\Dist64\PGRFlyCapture.dll
6 file(s) copied.
|