> On Feb 5, 2015, at 11:02 AM, Nithin Raju <nit...@vmware.com> wrote:
> 
>> On Feb 5, 2015, at 11:00 AM, Gurucharan Shetty <shet...@nicira.com> wrote:
>> 
>>> From other discussions, it looks like they are quite prompt in
>>> installing new software.
>> They added WDK 8.1 support today. I will send in the patch for
>> userspace integration. If you help me a bit, I will follow it up with
>> a Windows kernel autobuild too.
> 
> Thanks for checking back Guru.
> 
> Absolutely, I can provide help for setting up the windows datapath build. 
> Alin added support for building the datapath from command line (v/s using 
> Visual Studio IDE). Let me lookup the command to invoke that, and then I’ll 
> work with you to figure out the paths etc.

Guru,
As you might have noticed in INSTALL.Windows, we just have to specify a new 
argument to configure to trigger ‘make’ to build the Windows datapath too:

--with-vstudioddk=“Win 8.1 Release”

Other possible values are:
--with-vstudioddk=“Win 8.1 Debug”
--with-vstudioddk=“Win 8 Release”
--with-vstudioddk=“Win 8 Debug”

I have verified this option today, but running make and the datapath was built.

Pls. let me know if you run into any issues with this command option, and I can 
help take a look.

Yes, we should update INSTALL.Windows.

thanks,
-- Nithin
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to