Dominik Grzelak

Results 2 issues of Dominik Grzelak

OCaml allows to interface libraries written in C, for example. Therefore, C stubs must be added to use the C library. My question is, how can I produce a *.jar...

I want to use [Conan](https://conan.io/) as package manager for JUCE projects. Using FRUT to build my JUCE projects with CMake is very handy and useful when automating build processes. Is...