I try to build an ExtJS app with Sencha on Windows (sencha app build comand in cmd). Until today, everything was fine and working properly. Suddenly, this error shows:
D:\XXX\XXX>sencha app build
Error: could not open `C:\Windows\jre\lib\amd64\jvm.cfg'
The thing is, I'm on a i386 machine and I don't have an amd64 jvm. I shouldn't have it and I don't know why all of a sudden Sencha thinks so. Reinstalling Sencha won't help.
How can I resolve the issue?