ffmpeg-gl-transition
ffmpeg-gl-transition copied to clipboard
Carbon.h from glfw no found
make [ 5%] Building C object lib/glfw/src/CMakeFiles/glfw.dir/context.c.o In file included from /Users/nowfalsalahudeen/development/video-app/lib/glfw/src/context.c:30: In file included from /Users/nowfalsalahudeen/development/video-app/lib/glfw/src/internal.h:183: /Users/nowfalsalahudeen/development/video-app/lib/glfw/src/cocoa_platform.h:30:10: fatal error: 'Carbon/Carbon.h' file not found #include <Carbon/Carbon.h> ^~~~~~~~~~~~~~~~~ 1 error generated. make[2]: *** [lib/glfw/src/CMakeFiles/glfw.dir/context.c.o] Error 1 make[1]: *** [lib/glfw/src/CMakeFiles/glfw.dir/all] Error 2 make: *** [all] Error 2
Any solution for this
same problem here