Skip to content

can not find libmagic in mingw environment #60

New issue

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

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

Already on GitHub? # to your account

Closed
yiwiz-sai opened this issue Apr 12, 2014 · 2 comments · May be fixed by #294
Closed

can not find libmagic in mingw environment #60

yiwiz-sai opened this issue Apr 12, 2014 · 2 comments · May be fixed by #294

Comments

@yiwiz-sai
Copy link

libname = ctypes.util.find_library('magic') or ctypes.util.find_library('magic1')

should add
ctypes.util.find_library('msys-magic-1.dll')

@abakum
Copy link
Contributor

abakum commented May 2, 2019

#189

@ahupp
Copy link
Owner

ahupp commented Aug 25, 2023

Merging into #293

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants