We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpOther Libraries › What is proXML library Where does it go
Page Index Toggle Pages: 1
What is proXML library? Where does it go? (Read 2745 times)
What is proXML library? Where does it go?
Aug 19th, 2009, 12:53pm
 
Hi, I'm a beginner at Processing and I'm trying to open a big complex program written by someone far more advanced than I am. Whenever I try to run any of his code I keep getting a message that says "The package "proxml" does not exist. You might be missing a library."

I was able to download something called proXML but I don't know where it is, where to put it in the folder structure, or if any new code needs to be added to the program. Any help would be greatly appreciated.

PS. this program was written about 2 years ago. I don't know if that might conflict with versions of Processing 1.0 and greater
Re: What is proXML library? Where does it go?
Reply #1 - Aug 19th, 2009, 1:12pm
 
See instructions at Libraries, and also proxml, promidi, prodoc, procontroll, prohtml for possible update.
Re: What is proXML library? Where does it go?
Reply #2 - Aug 19th, 2009, 3:25pm
 
you find it here : http://creativecomputing.cc/p5libs/proxml/
Re: What is proXML library? Where does it go?
Reply #3 - Aug 19th, 2009, 4:49pm
 
thank you!
Re: What is proXML library? Where does it go?
Reply #4 - Aug 25th, 2009, 5:14pm
 
For some reason, every proXML sketch I do returns the error: "the typle XMLElement is ambiguous"

at any line containing:

void xmlEvent(XMLElement element){

What gives? This applies to all the included example .pde's
Re: What is proXML library? Where does it go?
Reply #5 - Aug 26th, 2009, 7:33am
 
Page Index Toggle Pages: 1