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

CompileAll.bat is not passing #317

Open
stuxamber opened this issue Jan 20, 2024 · 0 comments
Open

CompileAll.bat is not passing #317

stuxamber opened this issue Jan 20, 2024 · 0 comments

Comments

@stuxamber
Copy link

`Build Jars (Y/N, default=Y)?:

FMXJAR=C:\Program Files (x86)\Embarcadero\Studio\23.0\lib\android\release\fmx.jar
PlatformSDK=AndroidSDK25.2.5_64bit.sdk
SDKApiLevelPath=C:\Users\Public\Documents\Embarcadero\Studio\23.0\CatalogRepository\AndroidSDK-2525-23.0.50491.5718\platforms\android-33
JDKBinPath="C:\Program Files\Eclipse Adoptium\jdk-11.0.15.10-hotspot\bin"

Build alcinoe-common
C:\Users\stux\Downloads\Alcinoe-master\Source\Java\com\alcinoe\util\ALFileUtil.java:7: error: package android.content does not exist
import android.content.Context;
^
C:\Users\stux\Downloads\Alcinoe-master\Source\Java\com\alcinoe\util\ALFileUtil.java:8: error: package android.net does not exist
import android.net.Uri;`

and many more errors.

How do I get pass this?

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

1 participant