Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

32bits version #38

Open
codz01 opened this issue Nov 22, 2023 · 5 comments
Open

32bits version #38

codz01 opened this issue Nov 22, 2023 · 5 comments

Comments

@codz01
Copy link

codz01 commented Nov 22, 2023

Hi
i am looking for the windows 32bits version of this great application

@jschmidt42 jschmidt42 added this to the Version 1.0.0 milestone Nov 22, 2023
@jschmidt42 jschmidt42 self-assigned this Nov 22, 2023
@jschmidt42
Copy link
Member

Hi @codz01, I have never tried to build a 32 bits Windows version of Wallet, but I could certainly tried to modify the cmake project to support it and see where it lands us. I'll get back to you if it worked or not.

You do not have access to a 64 bits system? I am curious if there is any particular reason you want a 32 bits version?

Thanks,

@codz01
Copy link
Author

codz01 commented Nov 22, 2023

thanks
i have windows7 32bits from 2014 it still working till now , every things works fine on it , so i have no reason to make me switch to 64bits , even though i have to eventually

@jschmidt42
Copy link
Member

Ok I understand. Basically I need to update the cmake project to target Win32 and recompile curl and glfw for win32. I cannot garantee anything, but I give it a shot.

Thanks,

@jschmidt42
Copy link
Member

Hi @codz01, I have prepared a branch to test the 32 bits version of wallet: #39

Are you in position to build it using CMake and VS2022?

Otherwise I can build a portable version and share it somewhere with you.

@codz01
Copy link
Author

codz01 commented Nov 28, 2023

thanks
sorry i don't have vs2022 , i work only with mingw-w64 for win32
if you could build a portable version it would be great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants