Results 3 comments of Timur

Please explain me how to build rive-cpp under windows! Is it possible to do it with the cmake?

0. install MSYS2 to C:\msys64 1. Set MINGW system variable = "C:\/msys64\/mingw64\/" 2. Set MINGW_HOME system variable = "C:\/msys64\/mingw64\/" 3. start mingw64.exe and you will be at home folder inside...

> > > Do you know the proper way to build it with mingw toolchain? bgfx, bx, bimg repositories compile other dependent projects and all the Vulkan related ones which...