<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>That's because they apparently dynamically link against libstdc++
      (and probably also libgcc) but don't ship the DLL next to the
      external. That's a common problem with MinGW based software
      written in C++. You can't assume that those libraries are present
      on the users system. You either have to link statically or ship
      the dependencies. (At least on Windows, I strongly prefer static
      linking - especially for plugins!)</p>
    <p>Either way, please contact the person who uploaded the package
      and ask them to fix this! Also, the project repository should make
      it clear in their installation instructions that it's necessary to
      bundle the dependencies. (Maybe they already say that, but the
      person who uploaded the package didn't read it :-)</p>
    <p>Christof<br>
    </p>
    <div class="moz-cite-prefix">On 12.02.2021 11:47, oliver wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:18af67ad-8ab1-404c-df63-d0e243312def@klingt.org">Alexandre
      Torres Porres wrote:
      <br>
      <blockquote type="cite">Em qui., 11 de fev. de 2021 às 21:04,
        Alexandre Torres Porres <<a class="moz-txt-link-abbreviated" href="mailto:porres@gmail.com">porres@gmail.com</a>
        <a class="moz-txt-link-rfc2396E" href="mailto:porres@gmail.com"><mailto:porres@gmail.com></a>> escreveu:
        <br>
        <br>
              Maybe ceammc has one as it has an unbeatable/extraordinary
        GUI pack
        <br>
        <br>
        <br>
          yeah, ui.menu :)
        <br>
      </blockquote>
      <br>
      hi, on my machine i can't seem to load the CEAMMC library
      <br>
      <br>
      WIN 7 / 64bit
      <br>
      PD 0.51.2
      <br>
      CEAMMC 0.9.1
      <br>
      <br>
      <br>
      on startup, when trying to load the library i twice get an error
      alert (see attachment)
      <br>
      <br>
      <br>
      in the PF console i get:
      <br>
      <br>
      C:\Program Files\Pd\extra\ceammc\ceammc.m_amd64: couldn't load
      <br>
      <br>
      <br>
      <br>
      <br>
      best
      <br>
      <br>
      oliver
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list
UNSUBSCRIBE and account-management -> <a class="moz-txt-link-freetext" href="https://lists.puredata.info/listinfo/pd-list">https://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
  </body>
</html>