<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hi <br>
    </p>
    <p>I appreciate your answer!<br>
      I could not solve my configure error when I did "dnf builddep
      mingw-spice-gtk" only. But I solved my error after I did
      "mingw32-configure --prefix=$INST_ROOT --disable-vala
      --disable-controller"too. So I am trying to build virt-viewer now.<br>
    </p>
    <pre wrap="">Thanks,
koizumi
</pre>
    <div class="moz-cite-prefix">On 2016/06/28 17:53, 小泉 wrote:<br>
    </div>
    <blockquote
      cite="mid:91791e7e-7db7-1648-fdd0-7d80662066bb@gmail.com"
      type="cite">
      <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
      <p><br>
      </p>
      <p>Thanks a lot for your reply.<br>
        I will try "dnf builddep mingw-spice-gtk"</p>
      Koizumi<br>
      <br>
      <div class="moz-cite-prefix">On 2016/06/28 16:31, Christophe
        Fergeau wrote:<br>
      </div>
      <blockquote
        cite="mid:20160628073100.GB9921@edamame.cdg.redhat.com"
        type="cite">
        <pre wrap="">Hey,

On Tue, Jun 28, 2016 at 11:04:03AM +0900, 小泉 wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">   Hi
   Thanks a lot for your reply.
   I tried "NOCONFIGURE=1 ./autogen.sh && mingw32-configure
   --enable-vala".
   But I see "configure: error: Cannot find the "vapigen" binary in your
   PATH" error although vapigen is in my Fedora.
   I could not find out solution for this error yet. I am sorry to bother
   you. Could you tell me what I should do next?
</pre>
        </blockquote>
        <pre wrap="">You can use --disable-vala --disable-controller if you are not
interested in the vala controller code.

If you are on Fedora and want to build mingw-spice-gtk, I would just use
"dnf builddep mingw-spice-gtk".
The autogen.sh/configure flags used by the mingw-spice-gtk package are:

    --without-sasl                              \
    --with-audio=gstreamer                     \
    --with-coroutine=winfiber                   \
    --disable-smartcard                         \
    --without-python                            \
    --disable-usbredir                          \
    --disable-gtk-doc                           \
    --disable-werror                            \
    --enable-static                             \
    --enable-shared                             \
    --with-gtk=3.0

Christophe
</pre>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>