-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 01/03/2011 04:48 PM, Adrian Riffo wrote:
Hi list!
I try to compile Pdgst on a i386 32-bit Ubuntu 10.4 with Pd 42.5.
I get this error ../include/pdgst/pdgst.h:64:3: error: #error need at least Pd 0.41 Would it be better to downgrade to 41.4?
no it says "you need at least Pd-0.41" not "you need at most Pd-0.41"
I'm trying to find the m_pd.h, to get the installation done. I wonder if it's linked to the Pd version. ../include/pdgst/pdgst.h:58:18: error: m_pd.h: No such file or directory
that's more like the source of the problem. you need m_pd.h, and pdgst's build system must be able to find it. you can do: $ make PD_SRC=/path/to/where/m_pd.h/lives/
masdr IOhannes
PS: your subject says "compiling GStreamer" though it really should read "compiling pdgst"; the latter needs the former, but it also needs electric power to run