Backalife
Member
Hello everyone happy to be a newcomer to the B4X Community.
I just installed B4A for the very first time on a Windows 10 x64 computer and trying to debug my little Hello World app but run into a problem preventing it to compile using the bridge to my device, it is probably related to the jdk saying:
Thank you.
I just installed B4A for the very first time on a Windows 10 x64 computer and trying to debug my little Hello World app but run into a problem preventing it to compile using the bridge to my device, it is probably related to the jdk saying:
the same issue could have been encountered in the past in this older threadSource Option 6 no longer supported use 7 or later
the thread says to use Java 8 or 11, but I am using Java 8 and jdk 14 as shown in the attachment.iOS Question - Source option error: 6 is no longer supported, use 7 or later
I get this error when running debug on a project: B4i Version: 5.80 Parsing code. (0.56s) Building folders structure. (0.21s) Compiling code. (2.64s) Compiling layouts code. (0.07s) Compiling debugger engine code. Error error: Source option 6 is no longer supported. Use 7 or...www.b4x.com
Thank you.