Grafika-Projekt/cw 9/Release/grk-cw9.log
Mateusz Piwowarski d3228a65d8 init
2023-02-13 21:47:07 +01:00

28 lines
2.2 KiB
Plaintext

C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(513,5): warning MSB8028: The intermediate directory (Release\) contains files shared from another project (grk-cw9.vcxproj). This can lead to incorrect clean and rebuild behavior.
main.cpp
C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\minwindef.h(130,1): warning C4005: 'APIENTRY': macro redefinition
C:\Users\skype\source\repos\grk_final\dependencies\glfw-3.3.8.bin.WIN32\include\GLFW\glfw3.h(123): message : see previous definition of 'APIENTRY'
C:\Users\skype\source\repos\grk_final\cw 9\src\ex_9_1.hpp(211,38): warning C4305: '=': truncation from 'double' to 'float'
C:\Users\skype\source\repos\grk_final\cw 9\src\ex_9_1.hpp(233,16): warning C4305: 'initializing': truncation from 'double' to 'float'
C:\Users\skype\source\repos\grk_final\cw 9\src\ex_9_1.hpp(304,13): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data
C:\Users\skype\source\repos\grk_final\cw 9\src\ex_9_1.hpp(330,106): warning C4305: 'argument': truncation from 'double' to 'T'
with
[
T=float
]
C:\Users\skype\source\repos\grk_final\cw 9\src\ex_9_1.hpp(456,29): warning C4018: '<': signed/unsigned mismatch
C:\Users\skype\source\repos\grk_final\cw 9\src\ex_9_1.hpp(493,13): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data
C:\Users\skype\source\repos\grk_final\cw 9\src\ex_9_1.hpp(510,110): warning C4305: 'argument': truncation from 'double' to 'T'
with
[
T=float
]
C:\Users\skype\source\repos\grk_final\cw 9\src\ex_9_1.hpp(846,21): warning C4305: '-=': truncation from 'double' to 'float'
C:\Users\skype\source\repos\grk_final\cw 9\src\ex_9_1.hpp(848,21): warning C4305: '+=': truncation from 'double' to 'float'
Generating code
4 of 559 functions ( 0.7%) were compiled, the rest were copied from previous compilation.
0 functions were new in current compilation
7 functions had inline decision re-evaluated but remain unchanged
Finished generating code
grk-cw9.vcxproj -> C:\Users\skype\source\repos\grk_final\Release\room.exe