rolandoislas / drc-sim

Wii U Gamepad Simulator Backend
Other
167 stars 33 forks source link

"Failed to compile drc_sim" using Debian #99

Open SOULSLAYER2044 opened 5 months ago

SOULSLAYER2044 commented 5 months ago

Title says most of it, on regular Debian, get that error code when I try to download it. and as it's downloading you can see that it says "compile log at..." and then gives the directory but i try to look for the directory and it's not there. image

image

Cyclone6664 commented 4 months ago

That's because those functions were deprecated in older versions of libav. As a workaround you can replace the link REPO_DRC_SIM_C in install.sh with my fixed version at https://github.com/Cyclone6664/drc-sim-c.git. I opened a pull request in the original repository but it looks abandoned so I don't think it will be formally accepted though.