@landelare @aeva I was using printf in a CPU side program, to print the "GLEW_ARB_shader_image_load_store" variable, which I think the OpenGL Extension Wrangler would set to 1, if ARB_shader_image_load_store was supported by my graphics card.
I made sure to call glewInit and have a valid context and all.
