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

Wheels for 32-bit Windows #20

Closed
mush42 opened this issue Apr 15, 2024 · 8 comments
Closed

Wheels for 32-bit Windows #20

mush42 opened this issue Apr 15, 2024 · 8 comments

Comments

@mush42
Copy link

mush42 commented Apr 15, 2024

Hi,

Is there a way to obtain (or build) wheels for 32-bit Windows?

Any help is appreciated.

Best

@Vizonex
Copy link
Owner

Vizonex commented Apr 18, 2024 via email

@mush42
Copy link
Author

mush42 commented Apr 18, 2024

If you can provide me with a 32-bit lib, that would be helpful.

@Vizonex
Copy link
Owner

Vizonex commented Apr 21, 2024

@mush42 I think I could do better, I have been thinking a lot about it and it actually would not be hard to tweak and then put into the next update

@Vizonex
Copy link
Owner

Vizonex commented Apr 28, 2024

@mush42 I am having trouble with compiling a 32bit version for libuv so may need to wait a bit longer until I have the time to do so. I have been rather busy with other stuff going on.

@mush42
Copy link
Author

mush42 commented Apr 28, 2024

@Vizonex
No problem at all.

Take your time!

@Vizonex
Copy link
Owner

Vizonex commented May 6, 2024

@mush42 so I was able to come up with a solution but I will have to modify the vendor directory with my changes. So instead of using a precompiled binary such as .lib file I was able to compile all the C files directly which may solve compatibility issues with 32 bit operating systems since all someone would have to do after I have made my changes is to configure the workflow to add support for 32 bit wheels.

@Vizonex
Copy link
Owner

Vizonex commented May 6, 2024

@mush42 See: 0a510d3 ec7a4ed

@mush42
Copy link
Author

mush42 commented May 10, 2024

@Vizonex this works like a charm. Thanks!

@mush42 mush42 closed this as completed May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants