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 & HelpSound,  Music Libraries › oscP5 library...error
Page Index Toggle Pages: 1
oscP5 library...error? (Read 967 times)
oscP5 library...error?
Jul 25th, 2006, 11:35pm
 
Hi

Ive loaded the oscP5 library and when I try to use an example I get this error:

Exception in thread "main" java.lang.UnsupportedClassVersionError: oscP5/OscPacket (Unsupported major.minor version 49.0)
at java.lang.ClassLoader.defineClass0(Native Method)


What does this mean? I think Ive installed everything okay..
To be fair Im only just getting to know osc and I am probably being a n00b..but I would appriciate your help
Re: oscP5 library...error?
Reply #1 - Jul 25th, 2006, 11:36pm
 
I am on max os x Tiger- Power PC
Re: oscP5 library...error?
Reply #2 - Jul 26th, 2006, 6:22am
 
I've got the same issue on Ubuntu Dapper.
Re: oscP5 library...error?
Reply #3 - Jul 26th, 2006, 9:14am
 
hi,
the error is caused, because i accidentally compiled the lib in java 1.5 . i uploaded an updated version compiled in 1.4 . you can download it at http://www.sojamo.de/iv/index.php?n=11 .

andi

Re: oscP5 library...error?
Reply #4 - Jul 26th, 2006, 10:52pm
 
old 15 of oscP5 is working but I cant get the new one to go..no probs it will be fine for learning...thanks:-)
Page Index Toggle Pages: 1