Einzelnen Beitrag anzeigen

Mäge

Registriert seit: 19. Okt 2007
Ort: Aesch Bei Birmensdorf
3 Beiträge
 
#3

AW: [PAClient Fehler] "paclient" exited with code 1.

  Alt 12. Jul 2015, 18:14
Hallo LabRat.

Habe das einmal ausgeklinkt.

Klappt aber noch nicht ganz.

Build started 12.07.2015 19:06:00.
__________________________________________________
Project "C:\Users\Max\Documents\RAD Studio\Projekte\xe8\plocherArtikelV21\PlocherAtrik el.dproj" (Make target(s)):

...

Target _AndroidPackaging:
c:\program files (x86)\embarcadero\studio\16.0\bin\paclient.exe -u8 --aaptpackage="C:\Users\Public\Documents\Embarcadero \Studio\16.0\PlatformSDKs\android-sdk-windows\build-tools\21.1.2\aapt.exe,.\Android\Debug\PlocherAtrik el\library,.\Android\Debug\PlocherAtrikel\classes, .\Android\Debug\PlocherAtrikel\res,.\Android\Debug \PlocherAtrikel\assets,.\Android\Debug\PlocherAtri kel\AndroidManifest.xml,C:\Users\Public\Documents\ Embarcadero\Studio\16.0\PlatformSDKs\android-sdk-windows\platforms\android-MNC\android.jar,.\Android\Debug\PlocherAtrikel\bin \PlocherAtrikel-unsigned.apk"
Platform Assistant Client Version 7.0.1.44
Copyright (c) 2010-2015 Embarcadero Technologies, Inc.

Fehler: E2312 ""C:\Users\Public\Documents\Embarcadero\Studio\16. 0\PlatformSDKs\android-sdk-windows\build-tools\21.1.2\aapt.exe" package -f -M "C:\Users\Max\Documents\RAD Studio\Projekte\xe8\plocherArtikelV21\Android\Debu g\PlocherAtrikel\AndroidManifest.xml" -F "C:\Users\Max\Documents\RAD Studio\Projekte\xe8\plocherArtikelV21\Android\Debu g\PlocherAtrikel\bin\PlocherAtrikel-unsigned.apk" -I "C:\Users\Public\Documents\Embarcadero\Studio\16.0 \PlatformSDKs\android-sdk-windows\platforms\android-MNC\android.jar" -S "C:\Users\Max\Documents\RAD Studio\Projekte\xe8\plocherArtikelV21\Android\Debu g\PlocherAtrikel\res" -A "C:\Users\Max\Documents\RAD Studio\Projekte\xe8\plocherArtikelV21\Android\Debu g\PlocherAtrikel\assets" "C:\Users\Max\Documents\RAD Studio\Projekte\xe8\plocherArtikelV21\Android\Debu g\PlocherAtrikel\library" "C:\Users\Max\Documents\RAD Studio\Projekte\xe8\plocherArtikelV21\Android\Debu g\PlocherAtrikel\classes"" kann nicht ausgeführt werden (Fehler 1)
Fehler: E2312 C:\Users\Max\Documents\RAD Studio\Projekte\xe8\plocherArtikelV21\Android\Debu g\PlocherAtrikel\res\drawable\splash_image_def.xml :2: error: Error: No resource found that matches the given name (at 'src' with value '@drawable/splash_image').
c:\program files (x86)\embarcadero\studio\16.0\bin\CodeGear.Deploym ent.targets(418,5): error MSB6006: "paclient" exited with code 1.
Done building target "_AndroidPackaging" in project "PlocherAtrikel.dproj" -- FAILED.
Done building project "PlocherAtrikel.dproj" -- FAILED.
Build FAILED.
c:\program files (x86)\embarcadero\studio\16.0\bin\CodeGear.Deploym ent.targets(418,5): error MSB6006: "paclient" exited with code 1.
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:02.64

Im Pfad "C:\Users\Max\Documents\RAD Studio\Projekte\xe8\plocherArtikelV21\Android\Debu g\PlocherAtrikel\res\drawable" im xml : "splash_image_def.xml" ist folgende Info.
Kpommt die auch aus der Vorgängerversion?

<?xml version="1.0" encoding="utf-8"?>
<bitmap
xmlns:android="http://schemas.android.com/apk/res/android"
android:src="@drawable/splash_image"
android:antialias="true"
android:dither="true"
android:filter="true"
android:gravity="center"
android:tileMode="disabled"/>
Mäge
  Mit Zitat antworten Zitat