I'm only starting to dive into this project, with only some basic knowledge.
In the very first day, the VC compiler is enabled using the vcvarsall.bat x64 library.
I'm currently on x86 Windows, and I want to know if I will be able to compile all the future code in x86 using the x86 compiler library just fine, considering that the project itself is created for x86, or do I need to actually get the x64 Windows?