<div dir="ltr">hi, <div><br></div><div>I found a workaround by putting the allocation in a #ifndef _WIN32 statement</div><div>pthread_t is a structure under windows and  not only a 64bit int.</div><div><br></div><div>with pd-vanilla I got :</div>


<div>&quot;C:\\MinGW\\msys\\1.0\\home\\antoine\\pd\\pd-vanilla\\extra\\Gem\\Gem.dll: couldn&#39;t load</div><div>Gem: can&#39;t load library&quot;</div><div><br></div><div>on startup...</div><div>maybe because pd was build using microsoft compiler and Gem with MinGW</div>


<div><br></div><div>I also managed to produce a Gem.dll form Microsoft Visual C++ 2010 Express</div><div>and this time Gem loads in pd-vanilla 0.45.2</div><div><br></div><div>and it seems to work !</div><div><br></div><div>

but i am wondering if i am doing right :</div><div>Gem claims that some dll are missing</div><div>and I added them directly to the Windows\System32 folder</div><div>should I include them in the Visual Project instead ?</div>

<div><br></div><div>+</div><div>a</div></div><div class="gmail_extra"><br clear="all"><div>--<br>do it yourself                       <br><a href="http://antoine.villeret.free.fr" target="_blank">http://antoine.villeret.free.fr</a><br>

</div>
<br><br><div class="gmail_quote">2013/9/12 IOhannes m zmoelnig <span dir="ltr">&lt;<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<div class="im"><br>
On 2013-09-12 09:05, Antoine Villeret wrote:<br>
&gt; hi,<br>
&gt;<br>
&gt; I tried to build Gem under Windows 7 with MinGW.<br>
<br>
</div>cool.<br>
last time i tried, i *could* successfully compile Gem on w7/mingw.<br>
i&#39;ll have a look into your problem asap.<br>
<br>
in any case, there is a substential problem with the MinGW build, and<br>
that is that all the Direct* plugins will *not* work.<br>
that is: no DirectShow video and movie sources.<br>
the rest *should* work just fine.<br>
<br>
fgmasdr<br>
IOhannes<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.14 (GNU/Linux)<br>
Comment: Using GnuPG with Icedove - <a href="http://www.enigmail.net/" target="_blank">http://www.enigmail.net/</a><br>
<br>
iEYEARECAAYFAlIxbNQACgkQkX2Xpv6ydvRlfACg7fbMx3YiUAK6Cv76iYjJZ1Xw<br>
RrEAn2DzcM0zBolscgpaMv4/Bv2l3oL3<br>
=fvN1<br>
-----END PGP SIGNATURE-----<br>
<br>
_______________________________________________<br>
GEM-dev mailing list<br>
<a href="mailto:GEM-dev@iem.at">GEM-dev@iem.at</a><br>
<a href="http://lists.puredata.info/listinfo/gem-dev" target="_blank">http://lists.puredata.info/listinfo/gem-dev</a><br>
</blockquote></div><br></div>