42 lines
1.8 KiB
Plaintext
42 lines
1.8 KiB
Plaintext
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:\Downloads\grk\dependencies\glfw-3.3.8.bin.WIN32\include\GLFW\glfw3.h(123): message : see previous definition of 'APIENTRY'
|
|
j:\Downloads\grk\cw 6\src\ex_6_1.hpp(95,16): warning C4305: 'initializing': truncation from 'double' to 'float'
|
|
j:\Downloads\grk\cw 6\src\ex_6_1.hpp(138,13): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data
|
|
j:\Downloads\grk\cw 6\src\ex_6_1.hpp(142,52): warning C4305: 'argument': truncation from 'double' to 'T'
|
|
with
|
|
[
|
|
T=float
|
|
]
|
|
j:\Downloads\grk\cw 6\src\ex_6_1.hpp(146,50): warning C4305: 'argument': truncation from 'double' to 'T'
|
|
with
|
|
[
|
|
T=float
|
|
]
|
|
j:\Downloads\grk\cw 6\src\ex_6_1.hpp(150,49): warning C4305: 'argument': truncation from 'double' to 'T'
|
|
with
|
|
[
|
|
T=float
|
|
]
|
|
j:\Downloads\grk\cw 6\src\ex_6_1.hpp(154,48): warning C4305: 'argument': truncation from 'double' to 'T'
|
|
with
|
|
[
|
|
T=float
|
|
]
|
|
j:\Downloads\grk\cw 6\src\ex_6_1.hpp(158,48): warning C4305: 'argument': truncation from 'double' to 'T'
|
|
with
|
|
[
|
|
T=float
|
|
]
|
|
j:\Downloads\grk\cw 6\src\ex_6_1.hpp(162,48): warning C4305: 'argument': truncation from 'double' to 'T'
|
|
with
|
|
[
|
|
T=float
|
|
]
|
|
Generating code
|
|
0 of 502 functions ( 0.0%) were compiled, the rest were copied from previous compilation.
|
|
0 functions were new in current compilation
|
|
0 functions had inline decision re-evaluated but remain unchanged
|
|
Finished generating code
|
|
grk-cw6.vcxproj -> j:\Downloads\grk\Release\grk-cw6.exe
|