Curve / gpu-screen-recorder-all-audio

📽️ A small program which allows gpu-screen-recorder to record all desktop-audio as well as your microphone
MIT License
1 stars 0 forks source link

Build Fails #1

Open TheAnnoyingFruit opened 6 days ago

TheAnnoyingFruit commented 6 days ago
On arch building this fails with this error: gpu-screen-recorder-all-audio/src/main.cpp:4:10: fatal error: rohrkabel/loop/main.hpp: No such file or directory 4 #include <rohrkabel/loop/main.hpp> ^~~~~~~~~ compilation terminated. make[2]: [CMakeFiles/gpu-screen-recorder-all-audio.dir/build.make:76: CMakeFiles/gpu-screen-recorder-all-audio.dir/src/main.cpp.o] Error 1 make[1]: [CMakeFiles/Makefile2:240: CMakeFiles/gpu-screen-recorder-all-audio.dir/all] Error 2 make: *** [Makefile:156: all] Error 2

If this builds fine for you what distro are you using so I can understand the differences or just build in that distro.

Curve commented 6 days ago

There've been some upstream changes to rohrkabel so I'll have to update this project.

I'm currently fairly busy but will try to get it done til next week :)

TheAnnoyingFruit commented 5 days ago

Take all the time you need. Appreciate the very quick response