I am currently using an older version of Corona so that I can run my app on a device using an ARMv6 processor. However, when I go to build, a message says:
Jarsigner.exe not found. To enable builds:
(1) Set the JAVA_Home environment variable to ‘C:\Program Files (x86)\Java\jdk1.6.0_27’ (without quotes)
(2)Add ‘;%JAVA_HOME%\bin’ to the end of your PATH environment variable
I have done all of these steps and yet it still wont build.
Why does this happen
(I tried to find the jarsigner.exe but it isnt in my Java file) [import]uid: 116264 topic_id: 20401 reply_id: 320401[/import]
Robert [import]uid: 116086 topic_id: 20401 reply_id: 85885[/import]