main.cpp
src\main.cpp(56): warning C4305: 'argument': truncation from 'double' to 'float'
src\main.cpp(57): warning C4305: 'argument': truncation from 'double' to 'float'
src\main.cpp(99): warning C4305: 'argument': truncation from 'double' to 'float'
src\main.cpp(101): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
src\main.cpp(102): warning C4305: 'argument': truncation from 'double' to 'float'
src\main.cpp(103): warning C4305: 'argument': truncation from 'double' to 'float'
src\main.cpp(108): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
src\main.cpp(109): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data
src\main.cpp(111): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
  Generating code
  2 of 1391 functions ( 0.1%) 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-cw5.vcxproj -> J:\GRK\grk-projekt\Release\grk-projekt.exe
  grk-cw5.vcxproj -> J:\GRK\grk-projekt\Release\grk-projekt.pdb (Full PDB)