Skip to content
Snippets Groups Projects
Commit 459b9fe7 authored by Cseh Viktor's avatar Cseh Viktor
Browse files

texturazas nem megy

parent cf868540
No related branches found
No related tags found
No related merge requests found
No preview for this file type
No preview for this file type
 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(100,39): warning C4244: 'return': conversion from 'double' to 'float', possible loss of data
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(271,1): warning C4305: 'initializing': truncation from 'double' to 'float'
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(335,22): warning C4018: '<': signed/unsigned mismatch
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(344,22): warning C4018: '<': signed/unsigned mismatch
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(451,21): warning C4018: '<': signed/unsigned mismatch
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(458,21): warning C4018: '<': signed/unsigned mismatch
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(476,21): warning C4018: '<': signed/unsigned mismatch
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(486,21): warning C4018: '<': signed/unsigned mismatch
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(488,22): warning C4018: '<': signed/unsigned mismatch
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(504,23): warning C4018: '<': signed/unsigned mismatch
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(507,26): warning C4018: '<': signed/unsigned mismatch
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(511,27): warning C4018: '<': signed/unsigned mismatch
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(512,28): warning C4018: '<': signed/unsigned mismatch
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(559,21): warning C4018: '<': signed/unsigned mismatch
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(619,13): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(618,20): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(617,32): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(622,13): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(621,16): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(620,28): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(646,22): warning C4018: '<': signed/unsigned mismatch
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(127,39): warning C4244: 'return': conversion from 'double' to 'float', possible loss of data
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(329,22): warning C4018: '<': signed/unsigned mismatch
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(338,22): warning C4018: '<': signed/unsigned mismatch
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(537,21): warning C4018: '<': signed/unsigned mismatch
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(547,21): warning C4018: '<': signed/unsigned mismatch
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(549,22): warning C4018: '<': signed/unsigned mismatch
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(566,23): warning C4018: '<': signed/unsigned mismatch
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(569,26): warning C4018: '<': signed/unsigned mismatch
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(573,27): warning C4018: '<': signed/unsigned mismatch
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(574,28): warning C4018: '<': signed/unsigned mismatch
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(687,13): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(686,20): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(685,32): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(690,13): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(689,16): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\Skeleton\Skeleton.cpp(688,28): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data
Generating code
2 of 509 functions ( 0.4%) were compiled, the rest were copied from previous compilation.
3 of 387 functions ( 0.8%) were compiled, the rest were copied from previous compilation.
0 functions were new in current compilation
6 functions had inline decision re-evaluated but remain unchanged
1 functions had inline decision re-evaluated but remain unchanged
Finished generating code
Skeleton.vcxproj -> D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\bin\Skeleton.exe
No preview for this file type
File suppressed by a .gitattributes entry, the file's encoding is unsupported, or the file size exceeds the limit.
PlatformToolSet=v142:VCToolArchitecture=Native32Bit:VCToolsVersion=14.28.29910:TargetPlatformVersion=10.0.18362.0:
PlatformToolSet=v142:VCToolArchitecture=Native32Bit:VCToolsVersion=14.28.29910:TargetPlatformVersion=10.0.19041.0:
Release|Win32|D:\Grafika\GrafikaHaziCsomag\Programs\Skeleton\|
File suppressed by a .gitattributes entry, the file's encoding is unsupported, or the file size exceeds the limit.
File suppressed by a .gitattributes entry, the file's encoding is unsupported, or the file size exceeds the limit.
No preview for this file type
No preview for this file type
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment