Page 1 of 1

Time to drop 32-bit windows support?

Posted: Wed Dec 18, 2019 10:37 am
by dreot
Isn't it time to drop the Windows 32-bit version support and only develop the 64-bit version?

Re: Time to drop 32-bit windows support?

Posted: Wed Dec 18, 2019 3:41 pm
by Peter
Ah that's not how a software works.
You basically have a source code, and you just "compile" it to various architectures/systems/etc.

So it takes 0 effort to create a 64-bit and 32-bit binary as well once you get the ball rolling.