• 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
#2
I will have a look into this tomorrow.

Not sure whyvtgis issue has started but it will be resolved soon

-Ben
MME4CRT Founder / Developer. 

PayPal   YouTube   Alphanu Game Studios


  Reply
#3
This should new be resolved.
MME4CRT Founder / Developer. 

PayPal   YouTube   Alphanu Game Studios


  Reply
#4
Wink 
work now, thanks
  Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)