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

[Bug]: JUCEConfig.cmake references VST3_HELPER.cmake in cases when VST3 support isn't installed #1502

Open
1 task done
yurivict opened this issue Jan 16, 2025 · 0 comments

Comments

@yurivict
Copy link

Detailed steps on how to reproduce the bug

/usr/local/lib/cmake/JUCE-8.0.6/JUCEConfig.cmake has this line in it:

include("${CMAKE_CURRENT_LIST_DIR}/VST3_HELPER.cmake")

This breaks consumers because VST3_HELPER.cmake isn't installed.

What is the expected behaviour?

n/a

Operating systems

Other

What versions of the operating systems?

Version: 8.0.6
FreeBSD 14.2

Architectures

x86_64

Stacktrace

Plug-in formats (if applicable)

VST3

Plug-in host applications (DAWs) (if applicable)

No response

Testing on the develop branch

The bug is present on the develop branch

Code of Conduct

  • I agree to follow the Code of Conduct
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

1 participant