<div dir="ltr">I am attaching the errors from the Pd window (in Verbose mode), and I do not get any Gem splash window... Attaching the Gem-test-patch. I see in the log that the Gem.dll is succeeded to load "some times", but mostly it fails...<div><br><div>I am running Pd Vanilla 0.47.1 and the Gem.dll is located in C:/Users/bjoeri/AppData/Roaming/Pd/ and Pd is installed at C:/Program Files (x86)/Pd/</div><div>(unfortunately I also installed Gem in some other places too, I hope that is not causing the problems... (Will clean up when I know where Gem should be to function)</div><div><br></div><div>Really appreciating all help on this matter! I am slowly getting used with deken now after some weeks of running it, and I think it is working great. So only problem now seems to be  the Gem functionality.<br></div><div><br></div><div>/Björn Eriksson</div><div><br></div><div><br></div><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 3, 2016 at 12:41 PM, IOhannes m zmölnig <span dir="ltr"><<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 08/03/2016 10:15 AM, Björn Eriksson wrote:<br>
><br>
> [gemwin] and [gemhead] is created though and rest are not, so the<br>
> changed path seemed to work<br>
> at least in same way as the -stdpath way.<br>
<br>
</span>i didn't change any paths.<br>
the "-lib" loads the Gem.dll, rather than adding Gem/ to the search-path.<br>
<br>
your error indicates, that the the Gem.dll is *not* loaded, and that you<br>
*only* have Gem/ in the searchpath (so it can find the abstractions<br>
gemwin.pd and gemhead.pd)<br>
<br>
Gem consists of a single huge binary "Gem.dll", which contains all the<br>
200+ objects. this explains why you cannot see a pix_film.dll for<br>
instance (it wouldn't make much sense to have all the Gem objects as<br>
separate external-files)<br>
so, you need to make sure that the Gem.dll is loaded. (it will<br>
automatically add any "-path" flags it considers appropriate).<br>
<br>
check the Pd-console for errors.<br>
then check the Pd-console for the Gem splash screen.<br>
if you cannot see it, raise the verbosity of the Pd-console.<br>
if you still cannot see it, start Pd in verbose mode, and check the<br>
Pd-console for errors.<br>
<br>
dsf<br>
<span class="HOEnZb"><font color="#888888">IOhannes<br>
</font></span><br>
PS: which version of Pd? where is the Gem.dll?<br>
<br>
<br>_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br></div>