Hi.
Delphi 10.3 / Delphi 10.4.1
When I use the Development mode everything works perfectly.
When I switch to Application Store mode I get the error when Build:
[DCC Error] E2597 C:\Users\Public\Documents\Embarcadero\Studio\20.0\PlatformSDKs\android-ndk-r17b\toolchains\arm-linux-androideabi-4.9\prebuilt\windows\bin\arm-linux-androideabi-ld.exe: cannot find -lbass
[DCC Fatal Error] F2588 Linker error code: 1 ($00000001)
Where is my mistake?
Thank You.
Build BASS library
Moderator: 2ffat
Re: Build BASS library
I found what the problem is. But I don't know how to fix it.
Set true Generate Android App Bundle file (arm + arm64). In Development mode Build fine.
Switch to mode Application Store I get the error.
Set false Generate Android App Bundle file (arm + arm64) and now no error in mode Application Store.
Set true Generate Android App Bundle file (arm + arm64). In Development mode Build fine.
Switch to mode Application Store I get the error.
Set false Generate Android App Bundle file (arm + arm64) and now no error in mode Application Store.