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

How to use with visual studios? #8

Open
BBlayne opened this issue Jun 14, 2019 · 1 comment
Open

How to use with visual studios? #8

BBlayne opened this issue Jun 14, 2019 · 1 comment

Comments

@BBlayne
Copy link

BBlayne commented Jun 14, 2019

I don't really understand what "You can move this directory into your Windows environment." means. As in, can I use this with VS? I know I could probably put the dlls in the Debug folder but where do I put the file.exe? I just need to be able to include Magic.h in my Project because I am porting a Linux source project to Windows. Can anyone advise?

What do I do with the mgc file? Do I need all the other src files for libmagic to use magic.h?

@marcoxa
Copy link

marcoxa commented Jan 31, 2024

Thanks @BBlayne . I have a similar question.

The .mgc file is used by file.exe, which raises the question of "where" it is looking for it. On UN*X you can tell file to look for the .mgc file in a specific place, but some more directions for the Windows case would be appreciated.

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