[PD] Trying to get GEM going on Pd Vanilla / Win10

Lucas Cordiviola lucarda27 at hotmail.com
Wed Aug 3 19:49:42 CEST 2016


did you -lib correctly?:


-lib C:/Users/bjoeri/AppData/Roaming/Pd/Gem




Mensaje telepatico asistido por maquinas.


________________________________
From: Pd-list <pd-list-bounces at lists.iem.at> on behalf of Björn Eriksson <miulew at gmail.com>
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 <zmoelnig at iem.at<mailto:zmoelnig at iem.at>> 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?


_______________________________________________
Pd-list at lists.iem.at<mailto:Pd-list at lists.iem.at> mailing list
UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160803/3a62bcdb/attachment.html>


More information about the Pd-list mailing list