Skip to content

CMake Error at Jucer2CMake/CMakeLists.txt:22 (message): JUCE_ROOT must be defined #757

Open
@rdv00

Description

Hi,
I'm trying to use FRUT to build vst3 plugins in my enterprise system which can only have Code Blocks.
I want to first get accustomed to CMake and make it work as a test. In CMake, I set the FRUT source code folder, the build destination folder, and I managed to configure MingGW for the comiler.
When I try and launch the configure and generate, this error shows:
CMake Error at Jucer2CMake/CMakeLists.txt:22 (message):
JUCE_ROOT must be defined
I've quicly looked in the jucer2cmake folder in FRUT to try and find where I should set the root folder of JUCE but I can't find it. In general I'm not sure that's actually the problem, so any help would be appreciated.
Thanks in adavance, and compliments for everything you do and making it avaible for everyone.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions