We're working on a desktop mode version of Openframe and would like to make this extension compatible with desktop mode too.
According to this post patriciogonzalezvivo/glslViewer#169 (comment) it seems like glslViewer needs to be compiled either for X11 make DRIVER=glfw or for non-X11 or console (default on RaspberryPi OS) make DRIVER=gbm.
@patriciogonzalezvivo
Is it possible and advisable to have both versions installed on the Pi to be able to work in desktop and console mode?
Thanks.
We're working on a desktop mode version of Openframe and would like to make this extension compatible with desktop mode too.
According to this post patriciogonzalezvivo/glslViewer#169 (comment) it seems like glslViewer needs to be compiled either for X11
make DRIVER=glfwor for non-X11 or console (default on RaspberryPi OS)make DRIVER=gbm.@patriciogonzalezvivo
Is it possible and advisable to have both versions installed on the Pi to be able to work in desktop and console mode?
Thanks.