Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails: error: "You need to enable at least one plugin format!" #239

Open
yurivict opened this issue Jun 25, 2024 · 1 comment
Open

Comments

@yurivict
Copy link

In file included from /usr/ports/audio/sonobus/work/sonobus-1.7.2/Source/SonoStandaloneFilterApp.cpp:37:
/usr/ports/audio/sonobus/work/sonobus-1.7.2/deps/juce/modules/juce_audio_plugin_client/detail/juce_CheckSettingMacros.h:33:3: error: "You need to enable at least one plugin format!"
   33 |  #error "You need to enable at least one plugin format!"
      |   ^

We have the JUCE package - why use the bundled JUCE and struggle with build problems like this when the package can be used?

FreeBSD 14.1

@essej
Copy link
Collaborator

essej commented Jun 25, 2024

Because I maintain a forked version of JUCE with various patches made over the years by me. If you need help troubleshooting this issue, I'll need more context in the form of how you set it up using cmake, etc... as this is not an error I've seen before. That said, I have also not tried building on FreeBSD before either...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants