Did some digging: (I was able to compile from a shell, using msbuild) cd "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\amd64" .\MSBuild.exe "C:\openvswitch\datapath-windows\ovsext.sln"
Installed sshd using instructions from the following: https://www.youtube.com/watch?v=PB2z-KxxYYc There are several msbuild on the system, am I using the correct one? Or does it matter? Any tips for smother working? e.g. if I type ls it takes 30-40 to display the output, same for vim From: Usman Ansari <[email protected]> Date: Tuesday, August 8, 2023 at 4:13 PM To: [email protected] <[email protected]> Subject: Windows kernel compile ... I have a Windows kernel build setup for OVS. Are there any instructions for building via the command line? I feel constrained in MSVC GUI. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
