解决方案 »

  1.   

    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:00:01.5
    我的也出现这个问题,安装XE5后,编义时,跳出个SDK的增加窗口。
    我增加SDK后。编义报以上错误。说找不到连接器文件。