freshplanet / ANE-Chartboost

Air Native Extension for Chartboost (iOS + Android)
Apache License 2.0
36 stars 28 forks source link

Cannot build missing android/res folder #11

Open ifree opened 11 years ago

ifree commented 11 years ago

at android target in build.xml line 53 , cannot find android/res folder

hartbit commented 11 years ago

I found the solution. Just create an empty res folder. The reason it's not there is because git only commits files and disregards empty folders.