b-deng / red5-screenshare

Automatically exported from code.google.com/p/red5-screenshare
0 stars 0 forks source link

Bad version in .class file #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Deploy the latest screenshare.jar
2. Attempt to access it with a system configured with java 1.5 (in this case, a 
PowerBook G4 with 10.4.1, but I think its the java version that is the problem).

What is the expected output? What do you see instead?
The screenshare window to show up as usual

What version of the product are you using? On what operating system?
I've tried it with today's (Nov. 12), but previous versions fail as well.

Please provide any additional information below.
Any chance we it can be compiled with target java version 1.5?  Or am I missing 
something?

Original issue reported on code.google.com by john.w.y...@gmail.com on 12 Nov 2010 at 9:48

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
It was compiled with Java 1.6. Install JRE 1.6 or unzip the jar file and 
recompile yourself.

Original comment by olajide....@gmail.com on 17 Nov 2010 at 8:59

GoogleCodeExporter commented 9 years ago
Thanks.  I tried a recompile of the source but will try again.  I was under the 
impression the .class files from other projects were the problem.  But let me 
check.

Original comment by john.w.y...@gmail.com on 17 Nov 2010 at 9:14