How do you handle 32/64 bit Windows standalones?

Andre Garzia andre at andregarzia.com
Tue Apr 6 09:30:00 EDT 2021


Be aware that windows machines which are running “Windows on ARM” such as the gorgeous Surface Pro X can only run either ARM64 windows apps (which we can’t build with LC) or 32bits x86 windows apps, which we can build. If you want to reach maximum compatibility with windows machines everywhere, building for 32bits is the safest bet.

> On 6 Apr 2021, at 10:36, Tiemo via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> Hello,
> 
> 
> 
> When creating a Windows standalone, are you still creating the 32Bit
> standalone or only anymore 64 Bit Versions of your products?
> 
> I know, that Microsoft doesn't delivers 32 Bit Versions anymore since 2020,
> but I didn't found statistics about the current shares of 32/64 Bit Windows
> Systems out there (in Germany).
> 
> 
> 
> Are there any caveats against going on with 32 Bit versions for some more
> years? 
> 
> 
> 
> How do you handle this today?
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list