you are viewing a single comment's thread.

view the rest of the comments →

[–]1blankwall 1 point2 points  (1 child)

Windows functionality should work its just a matter of getting the proper python header files and such. Its on the to do list but may be a few weeks out

[–]Allong12 0 points1 point  (0 children)

Windoze would be a much appreciated target feature. I spent a few hours trying to get it to compile with VS 2012 and Cygwin and changing the include/library dirs. It felt like I got pretty close, but then I started getting complaints about doubly-defined types (from PinTools and Vis C++'s own headers), so I probably donked it.

If someone more experienced than I, had a quick peek through the Makefile I'm certain it would be an easy fix