Compile problem

azDroid

New Member
Licensed User
Longtime User
Hello,
I just installed Basic4android and I encountered a problem immediately!
When compiling I get:
Compiling code. 0.02
Generating R file. 0.00
Compiling generated Java code. Error
javac 1.7.0
javac: target release 1.5 conflicts with default source release 1.7


In Common errors I found:
- "javac: target release 1.5 conflicts with default source release 1.7" - Currently Basic4android requires Java 6. It will not work with Java 7. Both versions can be installed on the same computer.
so I installed Java 6 Update 27, but the error persists.
Any help would be appreciated!
Thank you!
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…