Hi Lance,

I applied your patch and testing it out right now. I'll let you know the result 
as soon as possible.

> Initially I tried using 2015, but ran into multiple compilation issues (the 
> first
> due to a type collision in pthread.h, easily fixed, I don't recall what I ran 
> into
> next), then 2013, which compiled and built with no issues.  However, when I
> tried to run the tests I saw a series of "entry point not found" pop-ups.  
> Turns
> out OVS uses GetSystemTimePreciseAsFileTime(), which isn't supported on
[Alin Gabriel Serdean: ] OVS on Windows is targeted from Server 2012 forwards 
(its Windows equivalent would be 8, you could also use 8.1 or 10).
Also for the moment we are compiling just with Visual Studio 2013 (update 4) as 
per https://github.com/openvswitch/ovs/blob/master/INSTALL.Windows.md we will 
look into 2015 to see why is it failing as soon as we can.
> Windows 7 (it's only available on Windows 8 and 10). Updating to Windows 10
> on the laptop I was using isn't an option (as I found out the hard way)
> because the manufacturer hasn't released display drivers for Windows 10.
> 
> Anyway, thanks for asking but I'm unlikely to pursue it any further (mainly
> due to a lack of time and lack of the right equipment).
> 
> Regards,
> 
>    Lance
> 

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to