Hi thomas,
Can you please share more info on why libpcre is needed in the first
place? I have tried to build qemu without it and I see no issues of
qemu-ga failing.
On Fri, Jul 7, 2017 at 9:47 AM Thomas Lamprecht wrote:
>
> Hi,
>
> On 06/02/2017 01:42 PM, Marc-André Lureau wrote:
> > Hi
> >
> > O
Hi,
On 06/02/2017 01:42 PM, Marc-André Lureau wrote:
Hi
On Thu, Jun 1, 2017 at 5:08 PM Thomas Lamprecht
wrote:
glib depends on libpcre which was not shipped with the MSI, thus
starting of the qemu-ga.exe failed with the respective error message.
Tell WIXL to ship this library with the MSI to
Hi
On Thu, Jun 1, 2017 at 5:08 PM Thomas Lamprecht
wrote:
> glib depends on libpcre which was not shipped with the MSI, thus
> starting of the qemu-ga.exe failed with the respective error message.
>
> Tell WIXL to ship this library with the MSI to avoid this problem.
>
> Signed-off-by: Thomas La
glib depends on libpcre which was not shipped with the MSI, thus
starting of the qemu-ga.exe failed with the respective error message.
Tell WIXL to ship this library with the MSI to avoid this problem.
Signed-off-by: Thomas Lamprecht
CC: Stefan Weil
CC: Michael Roth
---
I haven't done much wi