-
Bug
-
Resolution: Fixed
-
P3
-
8
-
Building for embedded on Linux/x86 desktop
gradle -PCOMPILE_TARGETS=x86egl fails with:
:graphics:ccX86eglGlassDirectfb
/home/dblaukop/ws/graphics/rt/modules/graphics/src/main/native-glass/lens/cursor/fbCursor/fbCursor.c:92:6: error: conflicting types for ‘fbCursorInitialize’
/home/dblaukop/ws/graphics/rt/modules/graphics/src/main/native-glass/lens/input/LensInput.h:42:6: note: previous declaration of ‘fbCursorInitialize’ was here
/home/dblaukop/ws/graphics/rt/modules/graphics/src/main/native-glass/lens/lensport/wrapped_functions.c: In function ‘util_getNativeWindowType’:
/home/dblaukop/ws/graphics/rt/modules/graphics/src/main/native-glass/lens/lensport/wrapped_functions.c:328:30: warning: assignment makes integer from pointer without a cast
:graphics:ccX86eglGlassDirectfb
/home/dblaukop/ws/graphics/rt/modules/graphics/src/main/native-glass/lens/cursor/fbCursor/fbCursor.c:92:6: error: conflicting types for ‘fbCursorInitialize’
/home/dblaukop/ws/graphics/rt/modules/graphics/src/main/native-glass/lens/input/LensInput.h:42:6: note: previous declaration of ‘fbCursorInitialize’ was here
/home/dblaukop/ws/graphics/rt/modules/graphics/src/main/native-glass/lens/lensport/wrapped_functions.c: In function ‘util_getNativeWindowType’:
/home/dblaukop/ws/graphics/rt/modules/graphics/src/main/native-glass/lens/lensport/wrapped_functions.c:328:30: warning: assignment makes integer from pointer without a cast