10 lines
1.1 KiB
Plaintext
10 lines
1.1 KiB
Plaintext
main_6_1.cpp
|
|
E:\Projects\Visual Studio 2019\GRK\cw 6\src\main_6_1.cpp(187,23): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
|
|
E:\Projects\Visual Studio 2019\GRK\cw 6\src\main_6_1.cpp(188,23): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
|
|
E:\Projects\Visual Studio 2019\GRK\cw 6\src\main_6_1.cpp(388,33): warning C4244: 'argument': conversion from 'double' to 'GLfloat', possible loss of data
|
|
E:\Projects\Visual Studio 2019\GRK\cw 6\src\main_6_1.cpp(389,44): warning C4244: 'argument': conversion from 'double' to 'GLfloat', possible loss of data
|
|
E:\Projects\Visual Studio 2019\GRK\cw 6\src\main_6_1.cpp(678,12): warning C4244: 'argument': conversion from 'time_t' to 'unsigned int', possible loss of data
|
|
Camera.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
|
|
Creating library E:\Projects\Visual Studio 2019\GRK\Debug\grk-cw6.lib and object E:\Projects\Visual Studio 2019\GRK\Debug\grk-cw6.exp
|
|
grk-cw6.vcxproj -> E:\Projects\Visual Studio 2019\GRK\Debug\grk-cw6.exe
|