I'm not part of the team, but I am a software engineer, and I've done conversion to 64-bits. In the best case, it's just a matter of re-compiling... but that's never worked except for very small programs. All of the libraries used must have 64-bit versions, and then each call to the library needs to be checked to verify that call is passing the properly sized parameters. If there are internal (GnuCash-defined) structures -- and there almost certainly are -- they all need to be checked to verify that they aren't going to run into alignment problems. The whole process is quite a labor-intensive.
On Thu, Jan 18, 2024 at 5:56 AM * Neustradamus * <neustrada...@hotmail.com> wrote: > Dear GnuCash team, > > I would like to know when you will create the Windows x64 release builds? > > We are in 2024, x64 is here since Windows XP Pro. > > The goal is to have like other softwares, a x64 version in more x86. > > Thanks in advance. > > Regards, > > Neustradamus > _______________________________________________ > gnucash-user mailing list > gnucash-user@gnucash.org > To update your subscription preferences or to unsubscribe: > https://lists.gnucash.org/mailman/listinfo/gnucash-user > ----- > Please remember to CC this list on all your replies. > You can do this by using Reply-To-List or Reply-All. > -- _________________________________ Richard Losey rlo...@gmail.com Micah 6:8 _______________________________________________ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.