Uh oh!
There was an error while loading. Please reload this page.
Working on Windows 7 - #179
Conversation
mranney
commented
Jan 11, 2016
Hi there. Thanks for the contribution. I've added you as a collaborator on this project. Feel free to merge as you see fit. Getting proper Windows support would be great. |
Segflow
commented
Feb 6, 2016
@jimjibone can you resolve the conflict please? |
k1epto
commented
Jun 10, 2019
CAN WE PLEASE GET THIS FIXED?! |
roccomuso
commented
Feb 14, 2020
@mranney can you add @mildsunrise as collaborator too? |
mildsunrise
commented
Feb 14, 2020
@bipolarmorgan ummm, there's not an easy fix To get this module working on Windows I'm afraid more work is needed, see #249 (comment) |
PatrickSantoZZ
commented
Nov 27, 2020
is this still not fixed? |
mildsunrise
commented
Nov 27, 2020
@PatrickSantoZZ it's not a fix. It's a new feature. We'd need to write an important amount of code to adapt to Windows. |
PatrickSantoZZ
commented
Nov 28, 2020
nice to know. thank you :3 👍 |
Made changes to binding.gyp to include the various files on Windows/Linux/etc and edited some C++ source to allow compilation on Windows.
Edited the README to cover a few build instructions for Windows.
Added a PCAP file reading example.