adrg / libvlc-go

Handcrafted Go bindings for libVLC and high-level media player interface
https://pkg.go.dev/github.com/adrg/libvlc-go/v3
MIT License
433 stars 50 forks source link

Wont compile on Macos #116

Open Fyb3roptik opened 2 months ago

Fyb3roptik commented 2 months ago
vendor/github.com/adrg/libvlc-go/v3/av.go:4:11: fatal error: vlc/vlc.h: No such file or directory
    4 | // #include <vlc/vlc.h>
      |           ^~~~~~~~~~~
compilation terminated.

I have installed VLC via ports like the instructions say to do. However it does say that ldconfig command not found. I am on latest Macos using Apple Silicon