SpiderBasic 2.51 is available
Re: SpiderBasic 2.51 is available
Did you check the 'Enable debugger' in Create App window ?
Re: SpiderBasic 2.51 is available
Final version is released !
- William Van Hoecke
- Posts: 50
- Joined: Tue Oct 22, 2019 12:09 pm
Re: SpiderBasic 2.51 is available
Hello,
To be able to recompile an old app to fit the android level 33 requirement I used JavaUninstallTool.exe to remove java 8.
Then I ran jdk-11.0.19_windows-x64_bin.exe which ends with Java 11 installed succesfully.
Now the spiderbasic compile blocks at 40%
if I run JavaUninstallTool.exe again, it says NO JAVA VERSIONS DETECTED ON YOUR SYSTEM. ???
The GET JAVA button redirects you to the java website advising you to install the latest Version 8 update 391 ..... but....I just installed Version 11
Must be me.... So.... Anyone knows how to correctly install java 11
To be able to recompile an old app to fit the android level 33 requirement I used JavaUninstallTool.exe to remove java 8.
Then I ran jdk-11.0.19_windows-x64_bin.exe which ends with Java 11 installed succesfully.
Now the spiderbasic compile blocks at 40%
if I run JavaUninstallTool.exe again, it says NO JAVA VERSIONS DETECTED ON YOUR SYSTEM. ???
The GET JAVA button redirects you to the java website advising you to install the latest Version 8 update 391 ..... but....I just installed Version 11
Must be me.... So.... Anyone knows how to correctly install java 11
- William Van Hoecke
- Posts: 50
- Joined: Tue Oct 22, 2019 12:09 pm
Re: SpiderBasic 2.51 is available
Ok, I was unaware (totaly forgot) that the path to the JDK 11 is to be set in the preferences.
This solved the compilation problem.
Thanks
This solved the compilation problem.
Thanks