@steeley wrote:
OF 0.10.1, Raspbian Stretch
I thought this renderer worked on Pi, I get this error when compiling and it stops many examples working:
/home/pi/openFrameworks/apps/myApps/pointsAsTextures/src/main.cpp: In function ‘int main()’:
/home/pi/openFrameworks/apps/myApps/pointsAsTextures/src/main.cpp:11:56: error: could not convert ‘ofGLProgrammableRenderer::TYPE’ from ‘const string {aka const std::__cxx11::basic_string}’ to ‘std::shared_ptr’
ofSetCurrentRenderer(ofGLProgrammableRenderer::TYPE);Any workaround??
TIA
Posts: 1
Participants: 1