Today I tried to create a lib using Simple Library Compiler, but it shows the following error message:
My environment:
-Simple Library Compiler 1.03
-JDK 1.6
-Windows 7 64 bit
Can anyone help me?
B4X:
Starting step: Compiling Java code.
javac: invalid target release: 1.7
Usage: javac <options> <source files>
use -help for a list of possible options
My environment:
-Simple Library Compiler 1.03
-JDK 1.6
-Windows 7 64 bit
Can anyone help me?