<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    thanks for your answer. That solved my problem. Thanks!<br>
    <br>
    Best<br>
    Peter<br>
    <br>
    On 06/02/2012 02:58 PM, Alexander van Amesfoort - EWI wrote:
    <blockquote
      cite="mid:88A7EDB802851D499AE777885EAC19DD0C67641A@SRV364.tudelft.net"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
      <div style="direction: ltr;font-family: Tahoma;color:
        #000000;font-size: 10pt;">Hello,<br>
        <br>
        You're trying to run classes compiled with Java 1.7 with a java
        runtime &lt;1.7.<br>
        Either recompile all camino sources with your own java compiler,
        or update your java installation to 1.7, or if you already have
        1.7, set JAVA_HOME to the 1.7 home dir.<br>
        <br>
        Regards,<br>
        Alexander<br>
        <br>
        <div style="font-family: Times New Roman; color: #000000;
          font-size: 16px">
          <hr tabindex="-1">
          <div style="direction: ltr;" id="divRpF50237"><font
              color="#000000" face="Tahoma" size="2"><b>From:</b>
              <a class="moz-txt-link-abbreviated" href="mailto:camino-users-bounces@www.nitrc.org">camino-users-bounces@www.nitrc.org</a>
              [<a class="moz-txt-link-abbreviated" href="mailto:camino-users-bounces@www.nitrc.org">camino-users-bounces@www.nitrc.org</a>] on behalf of Peter
              Neher [<a class="moz-txt-link-abbreviated" href="mailto:p.neher@dkfz-heidelberg.de">p.neher@dkfz-heidelberg.de</a>]<br>
              <b>Sent:</b> Thursday, May 31, 2012 11:52 AM<br>
              <b>To:</b> <a class="moz-txt-link-abbreviated" href="mailto:camino-users@public.nitrc.org">camino-users@public.nitrc.org</a><br>
              <b>Subject:</b> Re: [Camino-users] build error<br>
            </font><br>
          </div>
          <div>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 &gt;
              camino.scheme<br>
              Exception in thread "main"
              java.lang.UnsupportedClassVersionError: apps/EntryPoint :
              Unsupported major.minor version 51.0<br>
              &nbsp;&nbsp;&nbsp; at java.lang.ClassLoader.defineClass1(Native Method)<br>
              &nbsp;&nbsp;&nbsp; at
              java.lang.ClassLoader.defineClass(ClassLoader.java:634)<br>
              &nbsp;&nbsp;&nbsp; at
              java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)<br>
              &nbsp;&nbsp;&nbsp; at
              java.net.URLClassLoader.defineClass(URLClassLoader.java:277)<br>
              &nbsp;&nbsp;&nbsp; at
              java.net.URLClassLoader.access$000(URLClassLoader.java:73)<br>
              &nbsp;&nbsp;&nbsp; at
              java.net.URLClassLoader$1.run(URLClassLoader.java:212)<br>
              &nbsp;&nbsp;&nbsp; at java.security.AccessController.doPrivileged(Native
              Method)<br>
              &nbsp;&nbsp;&nbsp; at
              java.net.URLClassLoader.findClass(URLClassLoader.java:205)<br>
              &nbsp;&nbsp;&nbsp; at
              java.lang.ClassLoader.loadClass(ClassLoader.java:321)<br>
              &nbsp;&nbsp;&nbsp; at
              sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)<br>
              &nbsp;&nbsp;&nbsp; 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 type="cite">
              <pre>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>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 moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Camino-users@www.nitrc.org" target="_blank">Camino-users@www.nitrc.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.nitrc.org/mailman/listinfo/camino-users" target="_blank">http://www.nitrc.org/mailman/listinfo/camino-users</a>
</pre>
              </blockquote>
              <pre>_______________________________________________
Camino-users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Camino-users@www.nitrc.org" target="_blank">Camino-users@www.nitrc.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.nitrc.org/mailman/listinfo/camino-users" target="_blank">http://www.nitrc.org/mailman/listinfo/camino-users</a>
</pre>
            </blockquote>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Dipl.-Inform. Peter Neher
German Cancer Research Centre
(DKFZ, Deutsches Krebsforschungszentrum in der Helmholtz-Gemeinschaft, Stiftung des &ouml;ffentlichen Rechts)
Division of Medical and Biological Informatics
Im Neuenheimer Feld 280, D-69120 Heidelberg

Phone: 49-(0)6221-42-3552, Fax: 49-(0)6221-42-2345
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:p.neher@dkfz-heidelberg.de">p.neher@dkfz-heidelberg.de</a>, Web: <a class="moz-txt-link-abbreviated" href="http://www.dkfz.de">www.dkfz.de</a>

The information contained in this message may be confidential and legally protected under applicable law. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, forwarding, dissemination, or reproduction of this message is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message.</pre>
  </body>
</html>