<div dir="ltr"><div style>Hey List,</div><div style><br></div><div style>I&#39;m new here, so let me first introduce myself. I&#39;m Bas Kooiker, an Artificial Intellegence master student from the Netherland. For my thesis I&#39;m working on unsupervised gesture recognition and for this purpose I would like to use the Gesture Variation Follower created by Baptiste Caramiaux that can be found here: <a href="http://baptistecaramiaux.com/blog/gesture-variation-follower-gvf/">http://baptistecaramiaux.com/blog/gesture-variation-follower-gvf/</a>. </div>
<div style><br></div><div style>That&#39;s where my question comes up.</div><div style><br></div><div style>I&#39;m trying to build the pd object on a windows machine using the Makefile that comes with the code. I use Cygwin, installed all the required packages and have the last distribution of Pd-extended installed, but I get the following error:</div>
<div><br></div><div>g++   -rdynamic -shared -L&quot;/cygdrive/c/Program Files/pd/src&quot; -L&quot;/cygdrive/c/Program Files/pd/bin&quot; -o &quot;gvf.dll&quot; &quot;gvf.o&quot; &quot;../src/GestureVariationFollower.o&quot;   -lc -lpd</div>


<div>/usr/lib/gcc/x86_64-pc-cygwin/4.8.2/../../../../x86_64-pc-cygwin/bin/ld: skipping incompatible /cygdrive/c/Program Files/pd/bin/pd.dll when searching for -lpd</div><div>/usr/lib/gcc/x86_64-pc-cygwin/4.8.2/../../../../x86_64-pc-cygwin/bin/ld: skipping incompatible /cygdrive/c/Program Files/pd/bin/pd.dll when searching for -lpd</div>


<div>/usr/lib/gcc/x86_64-pc-cygwin/4.8.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lpd</div><div>collect2: fout: ld gaf exit-status 1 terug</div><div>Makefile:270: recept voor doel &#39;gvf.dll&#39; is mislukt</div>


<div>make: *** [gvf.dll] Fout 1</div><div><br></div><div style>Any help with solving this is very much appreciated.</div><div style><br></div><div style>Best regards,</div><div style>Bas Kooiker</div><div><br></div></div>