Page 2 of 2
Re: SpiderBasic 2.51 is available
Posted: Sun Oct 29, 2023 7:19 pm
by plouf
same here
Re: SpiderBasic 2.51 is available
Posted: Thu Nov 09, 2023 8:39 am
by Fred
Did you check the 'Enable debugger' in Create App window ?
Re: SpiderBasic 2.51 is available
Posted: Thu Nov 09, 2023 9:45 am
by plouf
I Do, yes
Re: SpiderBasic 2.51 is available
Posted: Wed Dec 13, 2023 10:48 am
by Fred
Final version is released !
Re: SpiderBasic 2.51 is available
Posted: Wed Dec 13, 2023 3:58 pm
by LastmanStanding
Re: SpiderBasic 2.51 is available
Posted: Mon Dec 18, 2023 11:20 pm
by William Van Hoecke
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
Re: SpiderBasic 2.51 is available
Posted: Tue Dec 19, 2023 1:42 pm
by William Van Hoecke
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
Re: SpiderBasic 2.51 is available
Posted: Wed Dec 20, 2023 5:45 am
by bembulak
Fred wrote: Wed Dec 13, 2023 10:48 am
Final version is released !
Thank you!