Geonkick is a free software synthesizer capable of generating a wide range of percussive sounds, including kicks, snares, claps, hi-hats, shakers, and also unique effect sounds.
Hi! I'm trying to build this on Windows 10 according to the README. I installed MSYS2 UCRT64 and within it I installed the packages that are needed for compiling (or at least I thought so). But I get this error: Redkite is not implemented yet for MSYS
UCRT64 ~/geonkick-v3.5.0/build
$ cmake ..
-- Geonkick version: 3.5.0 (197888)
-- GKICK_ARCHITECTURE variable was not set use default x86_64
-- set optimisation compiler flags for x86_64
-- RapidJSON found. Headers: /ucrt64/lib/cmake/RapidJSON/../../../include
-- Checking for module 'jack'
-- Found jack, version 1.9.22
-- checking for LV2 library...
CMake Error at src/redkite/CMakeLists.txt:22 (message):
Redkite is not implemented yet for MSYS
-- Configuring incomplete, errors occurred!
Hi! I'm trying to build this on Windows 10 according to the README. I installed MSYS2 UCRT64 and within it I installed the packages that are needed for compiling (or at least I thought so). But I get this error:
Redkite is not implemented yet for MSYS