Newer
Older
Skeleton.cpp
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\framework.h(167,17): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(130,39): warning C4244: 'return': conversion from 'double' to 'float', possible loss of data
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(158,29): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(163,1): warning C4305: 'initializing': truncation from 'double' to 'float'
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(180,19): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(179,19): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(191,19): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(190,19): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(234,30): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(235,30): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(279,21): warning C4018: '<': signed/unsigned mismatch
13 of 295 functions ( 4.4%) were compiled, the rest were copied from previous compilation.
1 functions were new in current compilation
23 functions had inline decision re-evaluated but remain unchanged
Finished generating code
Skeleton.vcxproj -> D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\bin\Skeleton.exe