<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <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>
  </body>
</html>