did you -lib correctly?:
-lib C:/Users/bjoeri/AppData/Roaming/Pd/Gem Mensaje telepatico asistido por maquinas. ________________________________ From: Pd-list <[email protected]> on behalf of Björn Eriksson <[email protected]> Sent: Wednesday, August 3, 2016 12:51 PM To: Pd-List Subject: Re: [PD] Trying to get GEM going on Pd Vanilla / Win10 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... 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/ (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) 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. /Björn Eriksson On Wed, Aug 3, 2016 at 12:41 PM, IOhannes m zmölnig <[email protected]<mailto:[email protected]>> wrote: On 08/03/2016 10:15 AM, Björn Eriksson wrote: > > [gemwin] and [gemhead] is created though and rest are not, so the > changed path seemed to work > at least in same way as the -stdpath way. i didn't change any paths. the "-lib" loads the Gem.dll, rather than adding Gem/ to the search-path. your error indicates, that the the Gem.dll is *not* loaded, and that you *only* have Gem/ in the searchpath (so it can find the abstractions gemwin.pd and gemhead.pd) Gem consists of a single huge binary "Gem.dll", which contains all the 200+ objects. this explains why you cannot see a pix_film.dll for instance (it wouldn't make much sense to have all the Gem objects as separate external-files) so, you need to make sure that the Gem.dll is loaded. (it will automatically add any "-path" flags it considers appropriate). check the Pd-console for errors. then check the Pd-console for the Gem splash screen. if you cannot see it, raise the verbosity of the Pd-console. if you still cannot see it, start Pd in verbose mode, and check the Pd-console for errors. dsf IOhannes PS: which version of Pd? where is the Gem.dll? _______________________________________________ [email protected]<mailto:[email protected]> mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
