c++ - Build SDL mixer for Android -



c++ - Build SDL mixer for Android -

i have build sdl android. but, unfortunately, sdl_mixer missing there. want build sdl mixer. problem is: sdl_mixer wants sdl, how can include libsdl.so , sdl includes eclipse sdl_mixer project?

in android.mk sdl_mixer, there reference sdl library:

local_shared_libraries = sdl2

so, if build 2 libraries together, reference fulfilled automatically. alternatively, can define sdl2 prebuilt_shared_library.

android c++ android-ndk sdl

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

c# - Create a Notification Object (Email or Page) At Run Time -- Dependency Injection or Factory -

Set Up Of Common Name Of SSL Certificate To Protect Plesk Panel -