Atterratio / obs-gphoto

Allows connect DSLR cameras with obs-studio through gPhoto on Linux
GNU General Public License v2.0
43 stars 16 forks source link

build issues on manjaro #13

Open edcerwin opened 4 years ago

edcerwin commented 4 years ago

happens in terminal (shown) and from pamac-manager

[ed@ed-kde obs-gphoto]$ make [sudo] password for ed: [ 16%] Building C object CMakeFiles/obs-gphoto.dir/src/gphoto-utils.c.o /home/ed/obs-gphoto/src/gphoto-utils.c:4:10: fatal error: magick/MagickCore.h: No such file or directory 4 | #include <magick/MagickCore.h> | ^~~~~ compilation terminated. make[2]: [CMakeFiles/obs-gphoto.dir/build.make:76: CMakeFiles/obs-gphoto.dir/src/gphoto-utils.c.o] Error 1 make[1]: [CMakeFiles/Makefile2:76: CMakeFiles/obs-gphoto.dir/all] Error 2 make: *** [Makefile:130: all] Error 2 [ed@ed-kde obs-gphoto]$

razzeee commented 4 years ago

Can confirm this happening.

angelini75 commented 4 years ago

Same issue in Arch Linux #17

padreputativo commented 3 years ago

Me too... I installed imagemagick-full and libmagick6 without luck...

I downloaded it manually, inserted the files and works but the plugin consumes lots of cpu...