CodeLite & VS 2013 solutions.
You will need at least:
- c++11
- wxWidgets 3
- boost 1.54 *
- libusb-1.0
Note: Should work with boost 1.54, but I switched to 1.58 to get rid of some of the warnings that get generated when compiling with g++.
MIT
Thanks to everyone from the EEVBlog forum, with special thanks going to miguelvp and John Coloccia.
Credits should also go to Stephen Stair for figuring out how to get frames out of this puppy. His project is found at https://github.com/sgstair/winusbdotnet.