pelya / commandergenius

Port of SDL library and several games to the Android OS.
http://libsdl-android.sourceforge.net/
GNU Lesser General Public License v2.1
533 stars 248 forks source link

Build Failed #69

Open ErezFrucht opened 7 years ago

ErezFrucht commented 7 years ago

Hi,

After I've successfully built ballfield project, I've tried 'Dosbox', but I couldn't build it...

the full error log: Link

Should I try sdl-1.3 / sdl-2.0 ?

Thanks!

pelya commented 7 years ago

Dosbox project was not updated for a really long time. You can try aDosbox instead, they include an old release of SDL you also may need older NDK to build it.

On Nov 4, 2016 10:15 PM, "Dan Manilow" notifications@github.com wrote:

Hi,

After I've successfully built ballfield project, I've tried 'Dosbox', but I couldn't build it...

the full error log: Link http://androads.neocities.org/error-log.txt

Should I try sdl-1.3 / sdl-2.0 ?

Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pelya/commandergenius/issues/69, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJewDdq2inXnFzp1ZsPkvVUiXDz04IGks5q65JQgaJpZM4Kp8s_ .

ErezFrucht commented 7 years ago

Hi,

It looks like that: sdl_net & sdl_sound are failing..

So you think that I should replace sdl-1.2 with an older version of sdl-1.2?

thx