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

compiling on windows? #9

Open
vans163 opened this issue Dec 11, 2018 · 2 comments
Open

compiling on windows? #9

vans163 opened this issue Dec 11, 2018 · 2 comments

Comments

@vans163
Copy link

vans163 commented Dec 11, 2018

Any tips for compiling this on windows. It seems a Makefile / manual compilation would make sense. For example I cannot even understand how to get the rebar port_env to find erl_nif.h, I pass it /I arg.

@msantos
Copy link
Owner

msantos commented Dec 11, 2018

See the build instructions for Windows: https://github.com/msantos/ewpcap/blob/master/WINDOWS.md

I've never actually tried to build on windows but other people have reported it works. If you run into problems or if the instructions aren't clear, let me know!

@ferd
Copy link
Contributor

ferd commented Dec 11, 2018

A lot of the environment set up for
that file can likely be skipped if you run the compile job from within a visual studio terminal since that’s what sets up the full environment. You’ll need to get the winpcap libs installer as well

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

3 participants