<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Same thing. "Pd_Spectral_Toolkit" is distributed as a single
      binary library, which means you have to load it. If the library
      also contains abstractions, you also have to add the path. In your
      case that would be [declare -path Pd_Spectral_Toolkit -lib
      Pd_Spectral_Toolkit].</p>
    <p>---<br>
    </p>
    <p>I really think we finally need a uniform [declare] syntax as
      proposed by <a class="moz-txt-link-freetext" href="https://github.com/pure-data/pure-data/pull/440">https://github.com/pure-data/pure-data/pull/440</a>. The
      binary format of library should be an implementation detail which
      the user shouldn't have to care about. For example, Kylee would
      only need to write [declare Pd_Spectral_Toolkit].</p>
    <p>Christof<br>
    </p>
    <div class="moz-cite-prefix">On 07.01.2021 02:40, Kylee Kennedy
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CADD61nXbU+y1+0999S14kWf3a3MQeMsj6xRbD0y=UhgOBsLQVQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr">
          <div>Hey list,</div>
          <div><br>
          </div>
          <div>What is the proper way to declare libraries on Windows
            10? I'm unable to declare and right slash the path like the
            wiki suggests. I'm working with fftease~ and
            Pd_Spectal_Toolkit a bunch lately.<br>
          </div>
          <div>"declare -path Pd_Spectral_Toolkit" doesn't seem to work.
            If I put the full path and right slashes,
            they disappear when I switch back from edit mode. The only
            process that works is if I open the extensions object list
            first.</div>
          <div><br>
          </div>
          <div>Thanks,</div>
          <div>Kylee</div>
        </div>
      </div>
      <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>