&gt; what to do next, just copy &amp; replace in the installed Pd?<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
<br>
</div>for instance.<br>
you could also try to point Pd&#39;d path to the location of the new Gem.dll<br>
(make sure to add it before the path to the old Gem)<br>
or open cmd, cd into the build directory and run <a href="http://pd.com" target="_blank">pd.com</a> from there.<br>
<div class="im"><br>
&gt; (of course i tried already: &quot;gem.dll couldn&#39;t load&quot;)<br>
<br>
</div>run with &quot;-verbose&quot; and see whether it searches at the right place.<br>
is there some other output?<br>
also try to run <a href="http://pd.com" target="_blank">pd.com</a> from cmd, and see whether something interesting<br>
is printed to the console.<br>
<div class="im"><br></div></blockquote><div><br>the loader finds the gem.dll alright, but the next line it says: &quot;couldn&#39;t load&quot;, nothing more.<br>seems it finds something wrong with the dll.<br>to test i replaced the &#39;original&#39; dll  in pd/extra/Gem with the build one.<br>
i tried on different machines, different Pd&#39;s (42.5 &amp; 43.1).<br>did build from git.../pd-gem/Gem and also from the release of 93.3.<br>always the same result.<br>(building is done on a P4)<br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class="im">
<br>
&gt;<br>
&gt; btw isn&#39;t the imegjpeg plugin also needed for working with .jpg files?<br>
<br>
</div>obviously.<br>
you should try to run the gem_imageJPEG.dll from the release besides the<br>
new Gem.dll<br>
<br>
unfortunately i noticed that the plugins are compiled with SSE2 enabled<br>
as well. but since they don&#39;t use any SSE2 specific code (so the<br>
binaries will only contain SSE2 code autogenerated by the compiler), i<br>
hope that they will still be runnable under a PIII.<br></blockquote><div><br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
if not, i will have to start a compilation myself :-(<br>
<br></blockquote></div><br>if it&#39;s only about me and the GEM patch i&#39;m trying to run on the PIII&#39;s:<br>i just saw:<br>by accident on one of the PIII&#39;s i have PdX-42.5 with Gem 92.3 compiled for SSE2.<br>the patch works with jpg files.<br>
half of it goes well. <br>what doesn&#39;t is a pix_alpha which creates a partly transparent window inside the GEM-window, like a frame around a picture.<br>i&#39;m thinking about a work-around for that.<br>i&#39;ll let you know as soon as i have it.<br>
then there&#39;s no urgency for a SSE2-less Windows version.<br><br>thanks sofar<br>rolf<br><br>