[PD] Pd-GUI-Rewrite 0.43 status: usable

IOhannes m zmoelnig zmoelnig at iem.at
Wed Jan 13 15:52:17 CET 2010


cyrille henry wrote:
> hello,
> 
> yes, it is now compiling.
> but i've got this message in pd log :
> WARNING: Font family 'Courier' not found, using default (courier)

the default font for Pd is "Courier" (with captial "C"), which does not
exist on your system (and mine).
you can change that by adding "-font-face courier" to the startup-flags.

i'm not sure about the implications of changing the default font to
"courier" (s_main.c:68)
since it only has an effect on linux and w32 (actually on non-OSX), and
i guess that w32 doesn't care about cases, i guess it would be a good
idea to change it to "courier".

> 
> and :
> 
> 
> /home/nusmuk/pd/Gem/src/Gem.pd_linux:
> /home/nusmuk/pd/Gem/src/Gem.pd_linux: undefined symbol: s_symbol
> /home/nusmuk/pd/Gem/src/Gem: can't load library
> 
> is there somthnig specific to 0.43 so that i have to recompile gem?


no. this is a bug in the pd-gui-rewrite build system.
i think i have fixed it (rev12974).
you have to rerun the entire build-chain (./autogen.sh && ./configure &&
make)

fgmasdr
IOhannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3636 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20100113/c81b7770/attachment.bin>


More information about the Pd-list mailing list