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

error: cannot find symbol org.qpython.qpy.main.activity.BaseActivity; #187

Open
shrlnm opened this issue Apr 18, 2020 · 1 comment
Open

Comments

@shrlnm
Copy link

shrlnm commented Apr 18, 2020

Hello
I am tying to build qpython from the scratch

MacOS Mojave
Android studio 3.6.2
SDK: 29.0.3, 28.0.3, 27.0.3
NDK: 21.0.6113669, 20.0.5594570

git clone [email protected]:qpython-android/qpython.git
cd qpython
git submodule init
git submodule sync
git submodule update

Then open the qpython folder as a new project in AndroidStudio

During first build I get multiple error messages mainly related to symbol reference

Here is is one of them in file qpython/src/main/java/org/qpython/qpylib/MPyApi.java:29

error: cannot find symbol org.qpython.qpy.main.activity.BaseActivity;

Pleas suggest how to solve this problem. Where to find BaseActivity class?

Thank you in advance

@anlamli99
Copy link

@shrlnm Hello there. I'm trying to reach you. My mail address is [email protected]. I'll be glad if you write. I have a problem with R-Link. Thank you.

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