hi muldjord, I'm trying to compile drumgizmo in OSX, I know is not supported yet but I was hoping be able to collaborate a little to that end.
So far I installed all dependencies, it was a little tricky but totally doable at the end, but at compiling drumgizmo itself (using pugl for the GUI) I got -> fatal error: 'nativewindow_pugl.h' file not found
I went to the sources and found that there are nativewindow_x11.h and nativewindow_win32.h headers but no pugl ones.
So my question is, if the file is somehow missing from the last source release (0.9.7) or the pugl part of drumgizmo is not developed yet.
Thnks