hi,
i am a beginner in tinyos. i am using windows 7 64-bit OS. whenever i want
to compile application for tinynode,for example Blink, there would be error
like below:

$make tinynode


......exception in thread "main" java.lang.UnsupportedClassVersionError:Bad
version number in .class file
                 at java.lang.Classloader.defineClass1<Native Method>
                 at java.lang.classloader.defineclass<unknown source>
                 at java .security.secureclassloader.defineclass<unknown
source>
                 at java.net.URLClassloader.defineClass<unknown Source>
                 ......etc,etc.
make:***{exe0} Error 1


is it the problem with my jdk? i had installed both 32-bit and 64 bit
version of jdk 1.5 to my program files(x86) and program files respectively.


anyone could help me to solve this, please.....
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to