Re: [libvirt-users] libvirt on Windows

2018-02-01 Thread Daniel P . Berrangé
On Thu, Feb 01, 2018 at 09:43:49AM -0600, Eric Blake wrote: > On 02/01/2018 08:52 AM, Daniel P. Berrangé wrote: > > > > > We actively support Windows, but *only* when compiled with the mingw > > toolchain > > and we only test this for cross-compilation from Linux. GCC and/or CLang is > > a > >

Re: [libvirt-users] libvirt on Windows

2018-02-01 Thread Eric Blake
On 02/01/2018 08:52 AM, Daniel P. Berrangé wrote: > > We actively support Windows, but *only* when compiled with the mingw toolchain > and we only test this for cross-compilation from Linux. GCC and/or CLang is a > hard requirement - we won't support Microsoft C compilers for building > libvirt.

Re: [libvirt-users] libvirt on Windows

2018-02-01 Thread Daniel P . Berrangé
On Thu, Feb 01, 2018 at 01:19:03PM +, Robin Stegk wrote: > Hello, > > i am interested in developing against the libvirt library. But we would > also need an actively developed version for Windows. > The links I found on the website for Windows related builds are all > pretty outdated and do no

[libvirt-users] libvirt on Windows

2018-02-01 Thread Robin Stegk
Hello, i am interested in developing against the libvirt library. But we would also need an actively developed version for Windows. The links I found on the website for Windows related builds are all pretty outdated and do not really work for me. * https://github.com/SPICE/virt-viewer Last