I have created some small application for Android using delphi XE7. And today when tried to compile that code it was giving the error which i have mentioned below:
[DCC Error] E2597 C:\Users\Public\Documents\Embarcadero\Studio\14.0\PlatformSDKs\android-ndk-r9c\toolchains\arm-linux-androideabi-4.6\prebuilt\windows\bin\arm-linux-androideabi-ld.exe: error: cannot find -ldl.
Please help me to solve this issue.
I have uninstalled XE7 and then i have installed Delphi XE7, then it is working fine.