Hi,
Please also reply to the Pd-list.
First find the “Gem” folder on your computer. This place has been selected by you when you downloaded the external.
In my case is: C:\Users\Lucarda\AppData\Roaming\pd\Gem
Start a new patch and create a [declare] object, like this:
[declare -lib C:/Users/Lucarda/AppData/Roaming/pd/Gem]
note that inside Pd I have changed the windows path “\” with this “/” .
If the object was correctly created you will get this message on the console:
GEM: Graphics Environment for Multimedia GEM: ver: 0.93.3 GEM: compiled: Nov 10 2011 GEM: maintained by IOhannes m zmoelnig GEM: Authors : Mark Danks (original version) GEM: Chris Clepper GEM: Cyrille Henry GEM: IOhannes m zmoelnig GEM: with help by Guenter Geiger, Daniel Heckenberg, James Tittle, Hans-Christoph Steiner, et al. GEM: found a bug? miss a feature? please report it: GEM: homepage http://gem.iem.at/ GEM: bug-tracker http://sourceforge.net/projects/pd-gem/ GEM: mailing-list http://lists.puredata.info/listinfo/gem-dev/ GEM: compiled for SIMD architecture: SSE2 MMX GEM: using SSE2 optimization
If you don't, you will have to download “msvcr71.dll” and place it on the Gem folder. And restart Pd and create the [declare] object.
Please report if this work, then we will move to the start-up flag if necessary.
This is for Gem/0.93.3
Please note that I'm a regular audio Pd user, this only makes sure that Gem is correctly loaded, I have no experience on video.
Salutti,
Lucarda.
Mensaje telepatico asistido por maquinas.
From: Sofy Yuditskaya marysghost@gmail.com Sent: Tuesday, June 27, 2017 5:48 PM To: lucarda27@hotmail.com Subject: loading Gem
Yes hello, thank you for your clarification and reply! I am indeed not sure how to load GEM.