OverkillManatee / beginning-android-games

Automatically exported from code.google.com/p/beginning-android-games
0 stars 0 forks source link

Unable to resolve target 'android-8' #44

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I loaded the project and then below error was thrown. 
Unable to resolve target 'android-8'
For all the projects under this. 

I tried to Clean but I am unable to and I even tried to rebuild and create the 
gen folders but no luck. Am I doing something wrong? 

What version of the product are you using? On what operating system?
Using jre7

Please provide any additional information below.

Original issue reported on code.google.com by chaitany...@gmail.com on 23 Dec 2011 at 3:03

GoogleCodeExporter commented 9 years ago
I tried to Clean but :
Errors occurred during the build.
Errors running builder 'Android Pre Compiler' on project 'Missile-Intercept'.
Resource '/Missile-Intercept/gen' does not exist.
Resource '/Missile-Intercept/gen' does not exist.

Original comment by chaitany...@gmail.com on 23 Dec 2011 at 3:25

GoogleCodeExporter commented 9 years ago
Got it fixed..Did some stupidity. Had not added the Android jar. 
Sorry and thanks :)

Original comment by chaitany...@gmail.com on 23 Dec 2011 at 4:54