obs-gphoto icon indicating copy to clipboard operation
obs-gphoto copied to clipboard

build issues on manjaro

Open edcerwin opened this issue 5 years ago • 3 comments

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]$

edcerwin avatar Dec 20 '19 22:12 edcerwin

Can confirm this happening.

razzeee avatar Mar 14 '20 20:03 razzeee

Same issue in Arch Linux #17

angelini75 avatar Mar 21 '20 09:03 angelini75

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...

padreputativo avatar Oct 01 '20 10:10 padreputativo