On 11/30/18 1:36 PM, andre rc wrote:
Hi Alex,
Thank you for the info!. Where should I put this environment variable?
this is an envvar that is only honored at runtime (also Gem doesn't know anything about it. it really only has an effect on the underlying openGL implementation (or not, depending on which openGL implementation you are using).
but alex already gave you quite specific instructions:
LIBGL_ALWAYS_SOFTWARE=1 pd patch.pd
this is the actual command-line you should run to open "patch.pd" with the fix.
gfmrd IOhannes