Jonas, well the thing is on Raspbian the GLESv2 implementation, which works
with the Pi GPU, is at /opt/vc/lib by default. It's owned by root and there
is no install. The install I was referring to is building and installing of
SDL2 from sources. I already have to tell SDL2 build to find the correct
includes at /opt/vc/include and was considering making the GLESv2 symlinks
in /usr/lib, since that's where SDL2 gets put by default. But, maybe I'll
modify the SDL build to use $HOME/lib and create symlinks to the required
GL libs in $HOME/lib as well.

Thanks for the advice.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to