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

Removing platform sources for mingw under windows (building under msys2) #143

Merged
merged 2 commits into from
Nov 3, 2022

Conversation

kristinux
Copy link
Contributor

This small changes allows to build pyscard under MSYS2/mingw environment on Windows:

python setup.py build
python setup.py install

The build process has errors, but it does complete. And the installation results in a working solution.
Note: tested under mingw64 (32-bit not tested, but most likely works in the same way).

@coveralls
Copy link

coveralls commented Nov 2, 2022

Coverage Status

Coverage remained the same at 23.547% when pulling 712741b on Enkora:build-under-msys2 into 0386e4d on LudovicRousseau:master.

@LudovicRousseau
Copy link
Owner

I modified your code a bit in LudovicRousseau/pyscard-debug@685055b

Are you OK with this (untested) version?

@kristinux
Copy link
Contributor Author

kristinux commented Nov 3, 2022 via email

@LudovicRousseau LudovicRousseau merged commit c76e6cc into LudovicRousseau:master Nov 3, 2022
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

Successfully merging this pull request may close these issues.

None yet

3 participants