• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
RPi Compile error
#1
CC gfx/video_driver.c
CC gfx/video_crt_switch.c
gfx/video_crt_switch.c: In function ‘switch_res_crt’:
gfx/video_crt_switch.c:117:4: error: too many arguments to function ‘crt_rpi_switch’
    crt_rpi_switch(ra_core_width, native_core_width, height, ra_core_hz);
    ^~~~~~~~~~~~~~
gfx/video_crt_switch.c:33:13: note: declared here
 static void crt_rpi_switch(int width, int height, float hz);
             ^~~~~~~~~~~~~~
Makefile:199: recipe for target 'obj-unix/release/gfx/video_crt_switch.o' failed
make: *** [obj-unix/release/gfx/video_crt_switch.o] Error 1
  Reply


Messages In This Thread
RPi Compile error - by FreZeeN - 02-26-2019, 08:39 PM
RE: RPi Compile error - by alphanu - 02-27-2019, 11:15 PM
RE: RPi Compile error - by alphanu - 02-28-2019, 12:50 PM
RE: RPi Compile error - by FreZeeN - 03-01-2019, 05:55 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)