1. Created a simple Java app to place a voice call.
2. When compiling my class, I got this error:
...
bad class file:
google-voice-java-1.6.jar(com/techventus/server/voice/Voice.class)
class file has wrong version 50.0, should be 49.0
Please remove or make sure it appears in the correct subdirectory of the
classpath.
import com.techventus.server.voice.Voice;
^
I am running it on a Windows 7 Machine with java version "1.5.0_15"
Thanks,
Bin Wu
Original issue reported on code.google.com by binwu...@gmail.com on 5 Nov 2010 at 6:17
Original issue reported on code.google.com by
binwu...@gmail.com
on 5 Nov 2010 at 6:17