nimbuscontrols / EIPScanner

Free implementation of EtherNet/IP in C++
https://eipscanner.readthedocs.io/en/latest/
MIT License
233 stars 93 forks source link

Windows Support #41

Closed jadamroth closed 3 years ago

jadamroth commented 3 years ago

Will someone with a windows computer test one of the examples from this fork #39 by @luntik2012 compiling with mingw, so I can merge this pull request and create release 1.1.0 that allows for windows support?

Thanks

luntik2012 commented 3 years ago

I've tested only SessionInfo and MessageRouter objects creation, GET_ATTRIBUTE_SINGLE and SET_ATTRIBUTE_SINGLE requests.

jadamroth commented 3 years ago

Closed with #39

Create new issues and pull requests from any problems with these commits