First time to try JUCE and I get this error message, “This app can’t run on your pc”. I made sure I downloaded JUCE for Windows, I ran as administrator, I can’t find any similar topics in this forum. I also can’t find any system requirements for JUCE.
I see, this is where having system requirements on your download page could be helpful.
From what I can tell there is no upgrade to a 64 bit system. It would mean wiping the computer and loading everything from scratch. I’ll try your recommendation to build a 32 bit version and see if I can get it to work. Thanks
Yes, we need to improve our messaging. Thanks for flagging this up.
A 64 bit system is not a completely hard requirement - you’ll be using Visual Studio to compile all your (32 bit) projects anyway, and building the Projucer follows the same process. The 64 bit Projucer we distribute on our downloads page was created in the same way.
However, unfortunately, the Live Build feature is 64 bit only. Everything else will work as expected.