Search found 2 matches

by davenull
Sun Aug 13, 2023 5:50 pm
Forum: General Discussion
Topic: android app generation fails
Replies: 4
Views: 8774

Re: android app generation fails

I have similar setup and wasted a full day trying to get Android app generated. Everything started to work after installing Eclipse Temurin JDK x86. It needs to be 32-bit, and I was trying to get a 64-bit version to work. Oh well.
by davenull
Fri Sep 18, 2015 7:53 am
Forum: Coding Questions
Topic: SortList options have changed places
Replies: 1
Views: 4246

SortList options have changed places

SortList options seem to work "upside down". Option #PB_Sort_Descending sorts the list ascending, and vice versa.

I'm using SpiderBasic v1.0.2.

Cheers.