<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hopefully someone will correct me if wrong.  To work with autotools
    under windows, you need MSYS.  I have never had any luck building
    anything with MSYS, even after googling and reading the
    instructions.  It seems the default plugins that ship with Geany are
    built when running ming32-make -f makefile.w32. <br>
    <br>
    I'd like to thank you Nick for the information on building the
    plugins using waf.  It may be time to add waf to my server's tools
    so that it can compile the plug ins.<br>
    <br>
    Hoping I added something useful<br>
    OliverK<br>
    <br>
    On 8/20/2010 9:54 AM, Johann SAUNIER wrote:
    <blockquote
      cite="mid:AANLkTikA4T-dwOk1XkdJsuyYz2GtVzrmL2=bRZ+Ynsr0@mail.gmail.com"
      type="cite">Ok, it's working with waf. I had to deal with files
      copying from geany's build to some direcories in my PATH and other
      stuff but it works great.<br>
      <br>
      Thanks a lot !<br>
      <br>
      <div class="gmail_quote">2010/8/20 Nick Treleaven <span dir="ltr"><<a
            moz-do-not-send="true"
            href="mailto:nick.treleaven@btinternet.com">nick.treleaven@btinternet.com</a>></span><br>
        <blockquote class="gmail_quote" style="border-left: 1px solid
          rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left:
          1ex;">On Fri, 20 Aug 2010 09:48:18 +0200<br>
          Johann SAUNIER <<a moz-do-not-send="true"
            href="mailto:jsaunier.devel@gmail.com">jsaunier.devel@gmail.com</a>>
          wrote:<br>
          <br>
          > I need to apply my own patches to Geany and Geany-plugins
          too, but I now<br>
          > work on Windows. I can build Geany using makefile.win32
          but I can't find an<br>
          > equivalent for Geany-plugins.<br>
          > I know Geany-plugins is built on Windows by maintainers
          because it's<br>
          > available as a setup.exe but I can't find the way to do
          it myself.<br>
          <br>
          I think Enrico uses Waf - this is probably easiest but you
          will need to<br>
          install Python. The link below is for Geany but it's the same
          procedure:<br>
          <br>
          <a moz-do-not-send="true"
            href="http://www.geany.org/manual/index.html#waf-based-build-system"
            target="_blank">http://www.geany.org/manual/index.html#waf-based-build-system</a><br>
          <br>
          It might be possible to use the autotools build system but you
          will<br>
          probably have to install tons of autotools stuff and also I
          don't know<br>
          of anyone who's done this, so there could be issues.<br>
          <br>
          Regards,<br>
          Nick<br>
          _______________________________________________<br>
          Geany-devel mailing list<br>
          <a moz-do-not-send="true" href="mailto:Geany-devel@uvena.de">Geany-devel@uvena.de</a><br>
          <a moz-do-not-send="true"
            href="http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel"
            target="_blank">http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel</a><br>
        </blockquote>
      </div>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Geany-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Geany-devel@uvena.de">Geany-devel@uvena.de</a>
<a class="moz-txt-link-freetext" href="http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel">http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>