Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not able to compile - missing capsimage module #16

Open
cipher2k opened this issue Jan 16, 2019 · 3 comments
Open

not able to compile - missing capsimage module #16

cipher2k opened this issue Jan 16, 2019 · 3 comments

Comments

@cipher2k
Copy link

I have tried to build an apk today with a fresh Debian VM.
Installed Android Studio, JDK, NDK and here is the first thing i stumbled according to your "How to...":

The toolchain is not compatible with the latest NDK - had to download an older one (r17).

But, now I am stuck with the build because of capsimage module.

Would you mind updating the "How-to" or give me some hints on how to proceed?

@lubomyr
Copy link
Owner

lubomyr commented Jan 16, 2019 via email

@cipher2k
Copy link
Author

Thanks for the hint with moving capsimage. That seems to work. But, now I am running into the following compile error:
cc1: error: argument to '-O' should be a non-negative integer, 'g', 's' or 'fast' cc1: error: argument to '-O' should be a non-negative integer, 'g', 's' or 'fast' make: *** [obj/local/armeabi-v7a/objs/sdl-1.2/src/SDL_error.o] Error 1 make: *** Waiting for unfinished jobs.... make: *** [obj/local/armeabi-v7a/objs/sdl-1.2/src/SDL.o] Error 1

@lubomyr
Copy link
Owner

lubomyr commented Jan 17, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants