main.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\minwindef.h(130,1): warning C4005: 'APIENTRY': macro redefinition D:\git\grk\GRK-2023\dependencies\glfw-3.3.8.bin.WIN32\include\GLFW\glfw3.h(123): message : see previous definition of 'APIENTRY' D:\git\grk\GRK-2023\src\ex_9_1.hpp(79,30): warning C4305: 'initializing': truncation from 'double' to 'float' D:\git\grk\GRK-2023\src\ex_9_1.hpp(93,38): warning C4305: '=': truncation from 'double' to 'float' D:\git\grk\GRK-2023\src\ex_9_1.hpp(116,16): warning C4305: 'initializing': truncation from 'double' to 'float' D:\git\grk\GRK-2023\src\ex_9_1.hpp(179,13): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data D:\git\grk\GRK-2023\src\ex_9_1.hpp(192,59): warning C4305: 'argument': truncation from 'double' to 'T' with [ T=float ] D:\git\grk\GRK-2023\src\ex_9_1.hpp(195,59): warning C4305: 'argument': truncation from 'double' to 'T' with [ T=float ] D:\git\grk\GRK-2023\src\ex_9_1.hpp(239,13): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data D:\git\grk\GRK-2023\src\ex_9_1.hpp(246,108): warning C4305: 'argument': truncation from 'double' to 'T' with [ T=float ] D:\git\grk\GRK-2023\src\ex_9_1.hpp(255,59): warning C4305: 'argument': truncation from 'double' to 'T' with [ T=float ] D:\git\grk\GRK-2023\src\ex_9_1.hpp(258,6): warning C4305: 'argument': truncation from 'double' to 'float' D:\git\grk\GRK-2023\src\ex_9_1.hpp(261,59): warning C4305: 'argument': truncation from 'double' to 'T' with [ T=float ] D:\git\grk\GRK-2023\src\ex_9_1.hpp(264,6): warning C4305: 'argument': truncation from 'double' to 'float' D:\git\grk\GRK-2023\src\ex_9_1.hpp(296,2): warning C4305: 'argument': truncation from 'double' to 'float' D:\git\grk\GRK-2023\src\ex_9_1.hpp(410,21): warning C4305: '-=': truncation from 'double' to 'float' D:\git\grk\GRK-2023\src\ex_9_1.hpp(412,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 -> D:\git\grk\GRK-2023\Debug\grk-cw9.exe