msys_setup icon indicating copy to clipboard operation
msys_setup copied to clipboard

Error compiling libVirt with Hyper-V support using MSYS2/MingW

Open ivan-alfonso opened this issue 8 years ago • 0 comments

We got an error when we try to compile and install a most-recent version of libvirt with support for hyperv in windows using MSYS2/MingW.

We are trying to compile/install libvirt-3.1.0 using the patch at https://github.com/Alexpux/MINGW-packages.git.

  • Compiling without any special configuration is ok (We got drivers for Test and Remote)
  • Compiling with the --with-hyperv we got an error caused by a missing openwsman
  • Then, we have tried to compile openwsman but we got other compiling errors.

We know that Matthias Bolte had scripts for compiling libvirt and a fork repository for OpenWsMan. However, we cannot compile the code with these patches.

  • Can you suggest some solution to solve this problem?.

ivan-alfonso avatar May 04 '17 22:05 ivan-alfonso