I just finished updating from 12.2 to 12.3.
I selected Windows and Android (and IOS).
The installation seemed to download what was selected, but I could not compile or build for Android. (win32 or win64 ok)..
The files I was expecting in the Catalog Repository were not there..
I manually downloaded (maybe a mistake) the Android SDK and NDK (via Android Studio, which I downloaded and installed..)
then tried to 'Edit SDK' in Rad Studio setting. No more exclamation marks, but clearly there is a mismatch somewhere..
I get this error message with a previously compiling app or a new project (Android 64)
Is it now a PATH issue? - or should I 'reinstall' rad studio?
[DCC Error] E2597 ld.lld: error: unable to find library -ldl
ld.lld: error: unable to find library -lc
ld.lld: error: unable to find library -lm
ld.lld: error: unable to find library -landroid
ld.lld: error: unable to find library -llog
ld.lld: error: unable to find library -ljnigraphics
ld.lld: error: unable to find library -lEGL
ld.lld: error: unable to find library -lGLESv2
Back to square 1