We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b2d37e commit 8e8120cCopy full SHA for 8e8120c
Makefile
@@ -1,4 +1,4 @@
1
-BMSDK = ../Blackmagic\ DeckLink\ SDK\ 10.1.1/Mac/include
+BMSDK = /usr/local/include
2
3
CC = gcc
4
CFLAGS = -I$(BMSDK) -g
0 commit comments