<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Thanks, the current checkout builds just fine. But I directly
stumbled upon the next problem. I was trying to convert my FSL bvals
and bvecs file to a camino scheme file using fsl2scheme. The
following error occurred:<br>
<br>
<small>fsl2scheme -bvecfile bvecs -bvalfile bvals > camino.scheme<br>
Exception in thread "main" java.lang.UnsupportedClassVersionError:
apps/EntryPoint : Unsupported major.minor version 51.0<br>
at java.lang.ClassLoader.defineClass1(Native Method)<br>
at java.lang.ClassLoader.defineClass(ClassLoader.java:634)<br>
at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)<br>
at
java.net.URLClassLoader.defineClass(URLClassLoader.java:277)<br>
at java.net.URLClassLoader.access$000(URLClassLoader.java:73)<br>
at java.net.URLClassLoader$1.run(URLClassLoader.java:212)<br>
at java.security.AccessController.doPrivileged(Native Method)<br>
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)<br>
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)<br>
at
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)<br>
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)<br>
Could not find the main class: apps/EntryPoint. Program will exit.</small><br>
<br>
Any suggestions?<br>
<br>
Peter<br>
<br>
On 05/30/2012 06:30 PM, Philip A Cook wrote:
<blockquote
cite="mid:4FAD7C4F-F8C6-4F7D-AD3D-B0A041F462E3@mail.med.upenn.edu"
type="cite">
<pre wrap="">Hi,
I think the latest version should work, I just downloaded and compiled r1052 successfully. You can get it through SVN or by downloading the nightly package.
Phil
On May 30, 2012, at 3:03 AM, Peter Neher wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi all, I was just trying to compile the latest camino release under Ubuntu 12.4 and got the following error:
javac -classpath . apps/EntryPoint.java
./apps/SphFuncBitMap.java:684: error: cannot access SphericalFunction
private static char[][][] getMiniFigXY(SphericalFunction s, double[][] pointSet, boolean minmaxnorm) {
^
bad class file: ./sphfunc/SphericalFunction.class
class file contains wrong class: sphfunc.SphericalPointSet
Please remove or make sure it appears in the correct subdirectory of the classpath.
1 error
make: *** [apps/EntryPoint.class] Error 1
Can anyone help me with this issue? Or should I try to build the latest camino version available via svn?
Best
Peter
_______________________________________________
Camino-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Camino-users@www.nitrc.org">Camino-users@www.nitrc.org</a>
<a class="moz-txt-link-freetext" href="http://www.nitrc.org/mailman/listinfo/camino-users">http://www.nitrc.org/mailman/listinfo/camino-users</a>
</pre>
</blockquote>
<pre wrap="">
_______________________________________________
Camino-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Camino-users@www.nitrc.org">Camino-users@www.nitrc.org</a>
<a class="moz-txt-link-freetext" href="http://www.nitrc.org/mailman/listinfo/camino-users">http://www.nitrc.org/mailman/listinfo/camino-users</a>
</pre>
</blockquote>
</body>
</html>