Android问题-DelphiXE5编义时提示找不到“连接器(arm-linux-androideabi-ld.exe)"

2023-06-12,,

问题现象:DelphiXE5编义时提示找不到连接器(arm-linux-androideabi-ld.exe)"

问题提示:
Checking project dependencies...
Compiling Project1.dproj (Debug, Android)
dcc command line for "Project1.dpr"
d:\软件\delphixe5\program files\embarcadero\rad studio\12.0\bin\dccaarm.exe -$O- --no-config -M -Q -TX.so
-AGenerics.Collections=System.Generics.Collections;Generics.Defaults=System.Generics.Defaults;WinTypes=Winapi.Windows;WinProcs=Winapi.Windows;
DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE -DDEBUG -E.\Android\Debug -I"d:\软件\delphixe5\program files\embarcadero\rad studio\12.0\lib\Android\debug";
"d:\软件\delphixe5\program files\embarcadero\rad studio\12.0\lib\Android\Release" -LE"C:\Documents and Settings\All Users\Documents\RAD
Studio\12.0\Bpl\Android" -LN"C:\Documents and Settings\All Users\Documents\RAD Studio\12.0\Dcp\Android" -NU.\Android\Debug -NSSystem;Xml;Data;
Datasnap;Web;Soap; -O"d:\软件\delphixe5\program files\embarcadero\rad studio\12.0\lib\Android\Release" -R"d:\软件\delphixe5\program files\embarcadero\rad
studio\12.0\lib\Android\Release" -U"d:\软件\delphixe5\program files\embarcadero\rad studio\12.0\lib\Android\debug";"d:\软件\delphixe5\program
files\embarcadero\rad studio\12.0\lib\Android\Release" --libpath:"D:\软件\delphiXE5\Documents and Settings\All Users\Documents\RAD
Studio\12.0\PlatformSDKs\android-ndk-r8e\platforms\android-14\arch-arm\usr\lib" --linker:"D:\软件\delphiXE5\Documents and Settings\All
Users\Documents\RAD Studio\12.0\PlatformSDKs\android-ndk-r8e\toolchains\arm-linux-androideabi-4.6\prebuilt\windows\bin\arm-linux-androideabi-ld.exe"
-V -VN --linker-option:" -L \"D:\软件\delphiXE5\Documents and Settings\All Users\Documents\RAD
Studio\12.0\PlatformSDKs\android-ndk-r8e\sources\cxx-stl\stlport\libs\armeabi-v7a\"" -NO.\Android\Debug Project1.dpr
[DCC Fatal Error] F1026 File not found: 'D:\软件\delphiXE5\Documents and Settings\All Users\Documents\RAD Studio\12.0\PlatformSDKs\android-ndk-r8e\toolchains\arm-linux-androideabi-4.6\prebuilt\windows\bin\arm-linux-androideabi-ld.exe'
Failed
Elapsed time: 00:03:34.1

问题原因:原因是SDK放在了中文的文件夹下

问题处理:目录改为英文就OK了。

Android问题-DelphiXE5编义时提示找不到“连接器(arm-linux-androideabi-ld.exe)"的相关教程结束。

《Android问题-DelphiXE5编义时提示找不到“连接器(arm-linux-androideabi-ld.exe)".doc》

下载本文的Word格式文档,以方便收藏与打印。