Hi gernot
That's up and running fine now, just 2 things there's no default icon for the app
The other problem is there are 4 new Drives on my computer each drive contains
the contents of the glbasicbeta directory
Update: restarting the computer got rid of them and it doesn't seem to be happening now
For anyone getting the errors
C:\Program Files\GLBasic_beta\Compiler\platform\android\android-sdk-windows\tools\ant\main_rules.xml:639: The following error occurred while executing this line:
C:\Program Files\GLBasic_beta\Compiler\platform\android\android-sdk-windows\tools\ant\main_rules.xml:271: exec returned: 1
It seems like connectivity issues, you can check the current status of your Android device by typing
adb devices from command prompt, you may have to
cd to the following directory before you run the command
C:\Program Files\
GLBasic_beta\Compiler\platform\android\android-sdk-windows\platform-tools\
It should return
List of Devices Attached
<serial no> device
if it says device you should be fine anything else you may need to restart your device
if nothing appears it's probably a usb issue