I am trying to install Titanium Appcelerator on Windows 7 64-bit PC.
I am following the tutorial Appcelerator Fresh Install,
At step 3, i.e., on running command appc use latest, The admin command prompt is throwing error Unexpected end of input, Please refer the image
I have cross checked if 32-bit JDK is installed, as mentioned in Documentation
The 32-bit version of the JDK is required regardless of whether Titanium is running on a 32-bit or 64-bit Windows system.
java -d64 -version
This gave an output
which states that i have installed 32-bit JDK, Check if 32-bitJDK is installed
Please help me installing Appcelerator.