You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.
I managed to work around this by removing Ninja. I removed -G Ninja -D CMAKE_MAKE_PROGRAM=ninja from the cmake configure step, and I also had to add --config "$ENV{BUILD_TYPE}" to the cmake build step.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Do you know if anything needs to be changed to use Juce 6.1.3, other than the GIT_TAG in CMakeLists.txt?
When I tried this, the MacOS and Linux builds passed, but the Windows build failed in the Configure step, with a number of warnings, and one error:
Here's the output of that step.
The text was updated successfully, but these errors were encountered: