kushview / element

Element Audio Plugin Host
https://kushview.net/element/
1.08k stars 95 forks source link

macos build failing #769

Closed genevera closed 3 months ago

genevera commented 3 months ago

Describe the bug The build on macOS is failing

To Reproduce Steps to reproduce the behavior:

  1. execute ninja -C build after configuring

Expected behavior The program compiles

Screenshots image

Desktop (please complete the following information):

Standalone or Plugin standalone

Additional context it looks like lvtk can't find lv2 headers.

genevera commented 3 months ago

It fails with meson compile -C build in the exact same way.

genevera commented 3 months ago

Nevermind. This was a PEBKAC situation. I was using a python venv which apparently screwed up the compile.

mfisher31 commented 3 months ago

Got it. I'm not sure how well element runs with homebrew libraries... but should be fine!