install on OSX issue
Closed this issue · 2 comments
joeblew99 commented
go get -u github.com/ajstarks/openvg
github.com/ajstarks/openvg
openvg/openvg.go:7:10: fatal error: 'VG/openvg.h' file not found
include "VG/openvg.h"
^
1 error generated.
ajstarks commented
Currently only works on the Raspberry Pi (which has the appropriate headers)
joeblew99 commented
Ok. Please close