More compilation errors.

bodycode

Member
Licensed User
Longtime User
More errors on compiling for some reason, I know it's an android error.

Cannot find: P:\Programs\dev\adt-bundle-windows-x86_64-20130522\sdk\tools\..\platform-tools\aapt.exe
Please configure paths (Tools - Configure Paths).

But this aapt.exe program is not in the same folder as android.jar. doing a search, I find it in:

platforms\android-6 through 2, and in the \sdk\build-tools.

How can this be? If I change the android path in B4a, it won't work.
What to do?

Thanks.
 
Top