[PD] error: .x8a0730: no such object

ix ix at replic.net
Mon Nov 15 13:38:37 CET 2004


On Mon, Nov 15, 2004 at 12:55:09PM +0100, Johannes M Zmoelnig wrote:
> abel.jerome at free.fr wrote:
> >
> >hi list,
> >I have this message error " error: .x8a0730: no such object" in the shell
> >I'm on windows2000 / pd0.37.
> 
> >any idea ?

it was built for a different version where things are named differently. try this how-to:
							    http://whats-your.name/pd/extra/ (pasted below)

    * run installer for mingw/MSYS/MSYS-dtk all into same path eg. c:/HERE
    * add ;c:/HERE/bin in computer->advanced->environment->PATH (installer might have done this)
    * logoff/login. create a new shortcut with this target: rxvt -sl 10000 -g 80x36 -fn "lucida console-10" -e bash --login -i

now open this shortcut and you have GNU environment youve come to love. to get latest externals:

cvs -d:pserver:anonymous at cvs.sf.net:/cvsroot/pure-data co externals
cd externals/build/win && make (check top line "prefix=../../.. " in makefile to match pd install path)

a few (less than 5) are broken: rm ../src/sfplay.c and make




More information about the Pd-list mailing list