Android collecting failure: direct release 1.5 encountered with failure point release 1.7.
Greetings to all,
I am experiencing a lot of issues. I have to setup:
*JDK
java version "1.7.0"
Java(TM) SE Runtime Environment (build 1.7.0-b147)
Java HotSpot(TM) Client VM (build 21.0-b17, mixed mode, sharing)
*ANDROID
Android_SDKr12
*WINDEV MOBILE 16
Latest updated: Module Version: 16.0.133.4
Internal version: 06A160057k
After compilation for android tool I got the following error:
Failed to create the Android application called <D:My Mobile ProjectsAndroid BCExeAndroid BC.apk>.
Command Line: "D:Program FilesJavajdk1.7.0binjavac.exe" -encoding cp1252 -target 1.5 -d binclasses -bootclasspath "D:Program FilesAndroidandroid-sdk\platformsandroid-13android.jar" gencommycompanyandroid_bc*.java srccommycompanyandroid_bcwdgen*.java -classpath "libsWD160Android.jar"
Back to fault:
javac: point of reference release 1.5 go against with neglect source release 1.7
It looks like something from Windev as I am capable to pile up and debug with Eclipse IDE. Has anyone encountered the same issue? Any assistance would be very much appreciated.
Â