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

[FEATURE] Build command excluding CLAP on building instructions #295

Closed
ghost opened this issue Dec 12, 2022 · 2 comments
Closed

[FEATURE] Build command excluding CLAP on building instructions #295

ghost opened this issue Dec 12, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@ghost
Copy link

ghost commented Dec 12, 2022

Is your feature request related to a problem? Please describe.

RPi users cannot build AnalogTapeModel because of cmake_minimum_required

CMake Error at modules/clap-juce-extensions/CMakeLists.txt:13 (cmake_minimum_required): CMake 3.21 or higher is required. You are running version 3.18.4

This problem is caused by the build CLAP.

Describe the solution you'd like

Add command to turn off the build CLAP like BYOD.

@ghost ghost added the enhancement New feature or request label Dec 12, 2022
@jatinchowdhury18
Copy link
Owner

Ah good call! I made a commit to the develop branch just now using the same CMake strategy. Let me know if it works out for you!

@ghost
Copy link
Author

ghost commented Dec 14, 2022

Yes it works :)

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant