On Mon, 16 May 2005, David NG McCallum wrote:
Guenter,
Is there any information anywhere about how to compile externals for PDa? I'm not familiar with the whole process, but I'd like to be able to adapt other externals if I need them...
Yes, the system I am using is called openembedded, the information about how to build it is here:
http://www.openembedded.org/cgi-bin/moin.cgi/GettingStarted
Then you can use the bitbake files at: http://gige.xdv.org/pda/release/openembedded/pda/
To add externals to the PDa package you just have to drop their .c file in the extra folder and it will be compiled automatically.
This is only an overview how it is done, it is a bit more complicated and time consuming, not really straightforward to explain.
Cheers
Guenter
David __ _ _ _ _ __ ___ _ ___ __ _ _ _ ____ __ Music wants to be free http://sintheta.org
� wrote:
hi,
Pd messages are terminated by a semicolon, like in the message boxes. Check out the pdsend command that comes as a single executable with pd, it works the same way. It is really easy to send messages to pd this way.
Don't know about xmlrpc, it surely would be compileable for PDa, but might be an overhead. It is unlickely that I can include it in the PDa distro soon.
Cheers Guenter