GRK_Room/cw 9/Debug/grk-cw9.log
2023-01-24 00:19:30 +01:00

45 lines
3.1 KiB
Plaintext

c:\software\vs19\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(513,5): warning MSB8028: The intermediate directory (Debug\) 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
J:\GrafikaKomputerowa\grk\dependencies\glfw-3.3.8.bin.WIN32\include\GLFW\glfw3.h(123): message : see previous definition of 'APIENTRY'
J:\GrafikaKomputerowa\grk\cw 9\src\room.hpp(97,30): warning C4305: 'initializing': truncation from 'double' to 'float'
J:\GrafikaKomputerowa\grk\cw 9\src\room.hpp(112,38): warning C4305: '=': truncation from 'double' to 'float'
J:\GrafikaKomputerowa\grk\cw 9\src\room.hpp(135,16): warning C4305: 'initializing': truncation from 'double' to 'float'
J:\GrafikaKomputerowa\grk\cw 9\src\room.hpp(156,16): warning C4305: 'initializing': truncation from 'double' to 'float'
J:\GrafikaKomputerowa\grk\cw 9\src\room.hpp(175,15): warning C4101: 'textureID': unreferenced local variable
J:\GrafikaKomputerowa\grk\cw 9\src\room.hpp(258,13): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data
J:\GrafikaKomputerowa\grk\cw 9\src\room.hpp(269,96): warning C4305: 'argument': truncation from 'double' to 'T'
with
[
T=float
]
J:\GrafikaKomputerowa\grk\cw 9\src\room.hpp(273,59): warning C4305: 'argument': truncation from 'double' to 'T'
with
[
T=float
]
J:\GrafikaKomputerowa\grk\cw 9\src\room.hpp(349,13): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data
J:\GrafikaKomputerowa\grk\cw 9\src\room.hpp(359,108): warning C4305: 'argument': truncation from 'double' to 'T'
with
[
T=float
]
J:\GrafikaKomputerowa\grk\cw 9\src\room.hpp(367,87): warning C4305: 'argument': truncation from 'double' to 'T'
with
[
T=float
]
J:\GrafikaKomputerowa\grk\cw 9\src\room.hpp(367,223): warning C4305: 'argument': truncation from 'double' to 'float'
J:\GrafikaKomputerowa\grk\cw 9\src\room.hpp(370,59): warning C4305: 'argument': truncation from 'double' to 'T'
with
[
T=float
]
J:\GrafikaKomputerowa\grk\cw 9\src\room.hpp(371,37): warning C4305: 'argument': truncation from 'double' to 'float'
J:\GrafikaKomputerowa\grk\cw 9\src\room.hpp(404,2): warning C4305: 'argument': truncation from 'double' to 'float'
J:\GrafikaKomputerowa\grk\cw 9\src\room.hpp(515,21): warning C4305: '-=': truncation from 'double' to 'float'
J:\GrafikaKomputerowa\grk\cw 9\src\room.hpp(517,21): warning C4305: '+=': truncation from 'double' to 'float'
Box.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
grk-cw9.vcxproj -> J:\GrafikaKomputerowa\grk\Debug\room.exe