SHARE
TWEET
Untitled
a guest
Nov 28th, 2016
66
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- Working Directory: C:\Programmierung\Card Multi Android\Card Multi Android\android
- Gradle User Home: E:\Users\Poller\.gradle
- Gradle Distribution: Gradle wrapper from target build
- Gradle Version: 2.10
- Java Home: E:\Program Files\Java\jdk1.8.0_102
- JVM Arguments: None
- Program Arguments: None
- Gradle Tasks: build
- Configuration on demand is an incubating feature.
- :android:preBuild UP-TO-DATE
- :android:preDebugBuild UP-TO-DATE
- :android:checkDebugManifest
- :android:prepareDebugDependencies
- :android:compileDebugAidl
- :android:compileDebugRenderscript
- :android:generateDebugBuildConfig
- :android:generateDebugAssets UP-TO-DATE
- :android:mergeDebugAssets
- :android:generateDebugResValues
- :android:generateDebugResources
- :android:mergeDebugResources
- :android:processDebugManifest
- :android:processDebugResources
- :android:generateDebugSources
- :core:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.6
- C:\Programmierung\Card Multi Android\Card Multi Android\core\src\de\gmail\poller2810\ClientCard.java:62: error: unmappable character for encoding UTF-8
- //sp�ter erst wenn das spiel beginnt
- ^
- C:\Programmierung\Card Multi Android\Card Multi Android\core\src\de\gmail\poller2810\Deck.java:10: error: unmappable character for encoding UTF-8
- int kartenposition;//position im deck (f�r geben etc...)
- ^
- C:\Programmierung\Card Multi Android\Card Multi Android\core\src\de\gmail\poller2810\DetectionBlob.java:13: error: unmappable character for encoding UTF-8
- boolean farbe;//false=rot //true gr�n
- ^
- C:\Programmierung\Card Multi Android\Card Multi Android\core\src\de\gmail\poller2810\Karte.java:21: error: unmappable character for encoding UTF-8
- static String king="K�nig";
- ^
- C:\Programmierung\Card Multi Android\Card Multi Android\core\src\de\gmail\poller2810\QrReader.java:44: error: unmappable character for encoding UTF-8
- //GR�N
- ^
- 1 warning
- :core:processResources UP-TO-DATE
- :core:classes
- :core:jar
- :android:compileDebugJavaWithJavacC:\Programmierung\Card Multi Android\Card Multi Android\android\src\de\gmail\poller2810\DeviceCamera.java:39: error: cannot find symbol
- ImageView imageView = (ImageView) findViewById(R.id.ImageView);
- ^
- symbol: variable id
- location: class R
- 1 error
- FAILED
- FAILURE: Build failed with an exception.
- * What went wrong:
- Execution failed for task ':android:compileDebugJavaWithJavac'.
- > Compilation failed; see the compiler error output for details.
- * Try:
- Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
- BUILD FAILED
- Total time: 2.229 secs
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.

