<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Le 08/11/18 à 14:40, Lucas Cordiviola a écrit :<br>
    <blockquote type="cite"
cite="mid:BN3PR01MB19568640A0400F3832728A06A6C50@BN3PR01MB1956.prod.exchangelabs.com">pd-lib-builder
      is ready to use 32 and 64 bit Pds if they are in the default
      location:<br>
      <br>
      32bit: <i>C:\Program Files (x86)\pd</i><br>
      64bit: <i>C:\Program Files\pd</i><br>
      If you like you can specify any other dir when calling make:<br>
      <i>make PDDIR=your/path/to/pd</i><br>
      <br>
      On Msys2 you have to install the 64bit compiler (you probably did)
      :<br>
      <i>pacman -S mingw64/mingw-w64-x86_64-gcc</i><br>
    </blockquote>
    I don't remember what I did exactly, but I think I postponed
    worrying about 64 bit builds at some point<br>
    because of the getfloatarray issue ...<br>
    <blockquote type="cite"
cite="mid:BN3PR01MB19568640A0400F3832728A06A6C50@BN3PR01MB1956.prod.exchangelabs.com">Just
      curious:<br>
      you don't get the "<i>failed since it uses garray_getfloatarray
        while running 64-bit!</i>" on OSX 64bit Pd?<br>
    </blockquote>
    My bad, indeed I get it on OSX 64bit Pd. I don't know why I assumed
    I didn't. Not enough testing ...<br>
    Things are getting more clear now, and I will definitely wrap my
    head around this issue asap.<br>
    <br>
  </body>
</html>