[PD] readanysf~ support on Windows (was: [PD-announce] Anouncing Locusamp~ object: a multiformat streaming client)

Roman Haefeli reduzent at gmail.com
Thu Jan 25 22:03:17 CET 2018


On Don, 2018-01-25 at 17:02 +0100, Christof Ressi wrote:
> > 
> > I haven't found a streaming format that [readanysf~ ] does not
> > support. 
> slightly offtopic: do you know where I can get a working Windows
> version? the only version I've found (https://puredata.info/downloads
> /readanysf) segfaults when I open a mp3... and I'm not the only one
> (https://forum.pdpatchrepo.info/topic/8242/readanysf-on-windows)
> Is the external still being maintained?

I tried the Windows build from puredata.info in wine. When loading it
in Pd, I get:

err:module:import_dll Library libdl.dll (which is needed by L"C:\\Program Files (x86)\\Pd\\extra\\readanysf~\\readanysf~.dll") not found
err:module:import_dll Library libogg-0.dll (which is needed by L"C:\\Program Files (x86)\\Pd\\extra\\readanysf~\\readanysf~.dll") not found
err:module:import_dll Library pthreadGC2.dll (which is needed by L"C:\\Program Files (x86)\\Pd\\extra\\readanysf~\\readanysf~.dll") not found
err:module:import_dll Library libgnurx-0.dll (which is needed by L"C:\\Program Files (x86)\\Pd\\extra\\readanysf~\\readanysf~.dll") not found
err:module:import_dll Library libogg-0.dll (which is needed by L"C:\\Program Files (x86)\\Pd\\bin\\libtheora-0.dll") not found
err:module:import_dll Library libtheora-0.dll (which is needed by L"C:\\Program Files (x86)\\Pd\\extra\\readanysf~\\readanysf~.dll") not found
err:module:import_dll Library zlib1.dll (which is needed by L"C:\\Program Files (x86)\\Pd\\bin\\libtiff-3.dll") not found
err:module:import_dll Library libtiff-3.dll (which is needed by L"C:\\Program Files (x86)\\Pd\\extra\\readanysf~\\readanysf~.dll") not found
err:module:import_dll Library libvorbis-0.dll (which is needed by L"C:\\Program Files (x86)\\Pd\\extra\\readanysf~\\readanysf~.dll") not found
err:module:import_dll Library libvorbisenc-2.dll (which is needed by L"C:\\Program Files (x86)\\Pd\\extra\\readanysf~\\readanysf~.dll") not found
err:module:import_dll Library zlib1.dll (which is needed by L"C:\\Program Files (x86)\\Pd\\extra\\readanysf~\\readanysf~.dll") not found

The archive for Windows actually ships with a few dlls, but not all of
them. libtheora-0 and libtiff3 are part of the archive and I installed
them as suggested in the README (don't know why it complains about
them), but the others from above list are missing.

So, before anyone reports to the author, be sure to have all required
dlls installed and then test again.

Note: the windows package was put together by someone else (says the
READMEwin32.txt). So, please also do not complain to the author about
missing dlls.

Maybe someone knows of a good / trustworthy way to get compiled
binaries of GPL-ed software for Windows? Or is willing to compile them?

Roman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20180125/160a4c15/attachment.sig>


More information about the Pd-list mailing list