failed to install package cmake when trying to install android

Hello,
I get this error, “Failed to install package ‘cmake;3.6.3155560’”
Do you guys have any idea what can it be and how to solve it?

Windows 8.1 32 bit fuse 1.0

Thanks

The problem is due to Android’s Gradle toolchain only supporting 64bit. In other words, for 32bit machines you unfortunately won’t be able to export to Android.

You can read more in this thread

Remi Pedersen wrote:

The problem is due to Android’s Gradle toolchain only supporting 64bit. In other words, for 32bit machines you unfortunately won’t be able to export to Android.

You can read more in this thread

Thanks for the answer, I’m new to fuse so I would like to know if i can still use fuse, not export to android but create the apps and then add them to the play store.