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

Compilation on Windows 32 bit not working #31

Open
ofajardo opened this issue May 16, 2020 · 1 comment
Open

Compilation on Windows 32 bit not working #31

ofajardo opened this issue May 16, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@ofajardo
Copy link
Owner

Windows compilation fails for 32 bit:

windows: build\temp.win32-3.8\Release\pyreadr\libs\librdata\src\rdata_write.o:rdata_write.c:(.text+0x67a): undefined reference to `_mkgmtime32'

For now, raise an exception in setup.py if trying to compile for 32 bit, so that people using pip don't get the above exception but a nice message saying, please use 64 bit

@ofajardo ofajardo added the bug Something isn't working label Jun 3, 2020
@ofajardo
Copy link
Owner Author

ofajardo commented Jun 3, 2020

Seems to be a bug in MingW Exiv2/exiv2#473

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant