Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - chbardel

#1
Danke ;) Klappt super
#2
Anscheinend wirklich ein blöder Bug. So funktioniert es jetzt.
Quäle mich jetzt mit der Steuerung über Android. Weiß einfach nicht was das Pendant für Input
und Mausklicks in Android ist.

Aber bin sicher da findet sich ein Tutorial. Ich suche mal ein bisschen.
#3
Danke ich probiere es heute Abend. Habe vor 6 Jahren mal ein paar Programme geschrieben und muss mich jetzt erstmal wieder einarbeiten.
Schreibe nur so kleine Sachen um ein paar Dinge für die Uni zu simulieren.
Bin deshalb nicht so in der Materie.
LG
#4
Folgender Log erscheint bei mir:


_______________________________________
*** Configuration: ANDROID ***
precompiling:
GPC - GLBasic Precompiler V.10.074 SN:2e245ae3 - 3D, NET
Wordcount:136 commands
compile+link:
running Android build-script...
BUILD STAGE 1: Compile and pack
     [echo] Creating output directories if needed...
     [echo] Compiling aidl files into Java classes...
     [echo] Compiling RenderScript files into Java classes and RenderScript bytecode...
     [echo] Generating R.java / Manifest.java from the resources...
    [javac] C:\Users\Chris\Saved Games\GLBasic\3D Kreis\distribute\Android\gen\com\wansingcompany\3dkreis\R.java:8: error: ';' expected
    [javac] package com.wansingcompany.3dkreis;
    [javac]                           ^
    [javac] 1 error

BUILD FAILED
Q:\Compiler\platform\android\android-sdk-windows\tools\ant\main_rules.xml:386: Compile failed; see the compiler error output for details.

Total time: 2 seconds
BUILD STAGE 2: Install on device
     [echo] Creating output directories if needed...
     [echo] Compiling aidl files into Java classes...
     [echo] Compiling RenderScript files into Java classes and RenderScript bytecode...
     [echo] Generating R.java / Manifest.java from the resources...
    [javac] C:\Users\Chris\Saved Games\GLBasic\3D Kreis\distribute\Android\gen\com\wansingcompany\3dkreis\R.java:8: error: ';' expected
    [javac] package com.wansingcompany.3dkreis;
    [javac]                           ^
    [javac] 1 error

BUILD FAILED
Q:\Compiler\platform\android\android-sdk-windows\tools\ant\main_rules.xml:386: Compile failed; see the compiler error output for details.

Total time: 2 seconds
finished Android build-script.
Android=C:\Users\Chris\Saved Games\GLBasic\3D Kreis\distribute\Android
erfolgreich
_______________________________________
*** Fertig ***
Dauer: 9.9 sek. Zeit: 19:53
Erstellen: 1 erfolgreich.




Kann jemand was dazu sagen?