<!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 text="#000000" bgcolor="#ffffff">
    On 24-2-2011 23:44, maaza mekuria wrote:
    <blockquote cite="mid:601659.50894.qm@web33702.mail.mud.yahoo.com"
      type="cite">
      <table border="0" cellpadding="0" cellspacing="0">
        <tbody>
          <tr>
            <td style="font: inherit;" valign="top">I like your idea
              Julien. It does not make sense to have to store all of
              QGIS source files for a c++ plugin to work. I think the
              libraries that need to be referenced should be found
              identified so that one may be able to just build (compile
              and link) the dll independently of the rest of the QGIS
              source.<br>
            </td>
          </tr>
        </tbody>
      </table>
    </blockquote>
    <br>
    +1 <br>
    I like it too.<br>
    <br>
    <blockquote cite="mid:601659.50894.qm@web33702.mail.mud.yahoo.com"
      type="cite">
      <table border="0" cellpadding="0" cellspacing="0">
        <tbody>
          <tr>
            <td style="font: inherit;" valign="top"><br>
              I was able to find out why my QGIS compile failed. It
              appears to me that when I uninstalled Python version 2.6
              and installed 2.7 something went wrong. I reinstalled
              Python 2.6 and now I am able to use cmake and configure
              and generate with out any error messages. I am thankful
              for your help and prayers, I might add. <br>
              <br>
              Now that I also heard that there is a build_plugin.py file
              that could ease my pain of creating a plugin, I am looking
              at it. Does it need to be run from with QGIS or what?<br>
            </td>
          </tr>
        </tbody>
      </table>
    </blockquote>
    <br>
    Called plugin_builder.py <br>
    For me it worked by just calling it from the command prompt (I used
    Windows).<br>
    <br>
    Is there a provider_builder.py as well somewhere?<br>
    <br>
    <blockquote cite="mid:601659.50894.qm@web33702.mail.mud.yahoo.com"
      type="cite">
      <table border="0" cellpadding="0" cellspacing="0">
        <tbody>
          <tr>
            <td style="font: inherit;" valign="top"><br>
              Just trying to break the C++ plugin barrier,<br>
            </td>
          </tr>
        </tbody>
      </table>
    </blockquote>
    <br>
    Me too ;-)<br>
    <br>
    Regards, Barend<br>
    <br>
  </body>
</html>