[PD] loading Gem under Windows msys2 build

IOhannes m zmölnig zmoelnig at iem.at
Mon Apr 4 23:38:39 CEST 2016


On 04/04/2016 10:57 PM, Jonathan Wilkes via Pd-list wrote:
> Just starting with the most obvious, Gem.dll can't find pd.dll.  Any clues?  pd.dll 
> is sitting there in the same directory as pd.exe and pd.com.

TL;DR a false positive

most likely because the Dependecy Walker (or whatever you are using)
does not know that Gem.dll is loaded by pd.exe and therefore the pd.dll
is already in the PATH.

if i understand your description of the problem correctly, Gem.dll *can*
be loaded, it is only the plugins (e.g. gem_filmeAVI.dll) that make
problems?

to see whether the plugin-loading mechanism works, try building/loading
one of the test-plugins (filmTEST, videoTEST): they should be virtually
dependency free (apart from the obvious pd.dll and Gem.dll)


gfmasr
IOhannes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160404/1b9c0c88/attachment.sig>


More information about the Pd-list mailing list