rudy999 2 Posted 15 hours ago 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 Share this post Link to post
Joker2350 0 Posted 10 hours ago I have the same issue. All the paths in the SDK Manager are set to the default and there is no indication that any are invalid. Would love to know how to fix it. Share this post Link to post
gkobler 43 Posted 4 hours ago Hade the same. Use the Platform manager, deselect the Android SDK (Uninstall) it. After uninstall, select the checkbox and install the SDK again. Share this post Link to post