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

Task :renpyandroid:compileReleaseJavaWithJavac FAILED #23

Open
ma-ra-bu opened this issue May 6, 2020 · 3 comments
Open

Task :renpyandroid:compileReleaseJavaWithJavac FAILED #23

ma-ra-bu opened this issue May 6, 2020 · 3 comments

Comments

@ma-ra-bu
Copy link

ma-ra-bu commented May 6, 2020

I tried to build the game:
python android.py --launch build /path/to/rapt-pygame-example release install
Error: Task 'release' not found in root project 'project'.
Then I tied:
python android.py --launch build /path/to/rapt-pygame-example installRelease
The I get another Error:
FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':renpyandroid:compileReleaseJavaWithJavac'.
    rapt/project/renpyandroid/src/main/java/org/renpy/android/PythonSDLActivity.java:3: error: package org.libsdl.app does not exist
    I use Linux amd64, openjdk version "1.8.0_252", Python 2.7.12
    Thanks for help!
@YariKartoshe4ka
Copy link

@ma-ra-bu
I have this problem too. Did you found solution for it?

@ma-ra-bu
Copy link
Author

ma-ra-bu commented Jun 11, 2020

@YariKartoshe4ka
I'm able to convert pygame to android apps when I use an older version. This is far from ideal but it works. Maybe you can try an older version too: http://nightly.renpy.org/
I managed it by using a very old version: renpy-nightly-2018-02-25-4abe1e98rapt.zip
When you find a better solution, then I would appreciate it if you let me know.

@YariKartoshe4ka
Copy link

@ma-ra-bu
OK. Thanks a lot

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