ajstarks/openvg

install on OSX issue

Closed this issue · 2 comments

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.

Currently only works on the Raspberry Pi (which has the appropriate headers)

Ok. Please close