pointlight: Implement point light. #7380
Annotations
10 errors and 2 warnings
CMake Build:
src/display3d.cpp#L1556
empty parentheses were disambiguated as a function declaration [-Werror=vexing-parse]
|
CMake Build:
src/display3d.cpp#L1557
a function-definition is not allowed here before '{' token
|
CMake Build:
src/display3d.cpp#L1617
a function-definition is not allowed here before '{' token
|
CMake Build:
src/display3d.cpp#L1636
a function-definition is not allowed here before '{' token
|
CMake Build:
src/display3d.cpp#L1648
a function-definition is not allowed here before '{' token
|
CMake Build:
src/display3d.cpp#L1654
a function-definition is not allowed here before '{' token
|
CMake Build:
src/display3d.cpp#L1661
a function-definition is not allowed here before '{' token
|
CMake Build:
src/display3d.cpp#L1668
a function-definition is not allowed here before '{' token
|
CMake Build:
src/display3d.cpp#L1683
a function-definition is not allowed here before '{' token
|
CMake Build:
src/display3d.cpp#L1708
a function-definition is not allowed here before '{' token
|
CMake Build:
lib/ivis_opengl/pielighting.cpp#L88
conversion from 'double' to 'float' may change value [-Wfloat-conversion]
|
CMake Build:
src/droid.cpp#L254
conversion from 'float' to 'int' may change value [-Wfloat-conversion]
|
The logs for this run have expired and are no longer available.
Loading