Re: [Atari800-users] Raspberry pi native build
Brought to you by:
joy
|
From: Andrey Dj <dj...@gm...> - 2013-04-22 09:26:19
|
Without cross-compiling you can build regular SDL without OpenGL at all (like on other linux'es). But it's looks ugly on raspberry pi. I dont know how to detect build for raspberry without additional command line options. Now it's configured for cross build (with --target==rpi). May be we need to add some options like --with-gles2 ? -- djdron |