qpython-android / qpython

QPython is an Android Python engine primarily designed for Python and AI learners. It offers a range of impressive features to enhance Python programming experience.
https://www.qpython.org
1.03k stars 191 forks source link

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

Open shrlnm opened 4 years ago

shrlnm commented 4 years ago

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 git@github.com: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 commented 4 years ago

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