help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] Jdk Version required for glpk-4.49


From: Heinrich Schuchardt
Subject: Re: [Help-glpk] Jdk Version required for glpk-4.49
Date: Fri, 24 May 2013 09:53:53 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12

Dear Sankar,

thank you for your problem report. I will add
-source 1.6 -target 1.6
to Windows build files of the next release of GLPK for Java.

In the Linux make file this is already done.

Best regards

Heinrich Schuchardt

On 21.05.2013 12:26, Sankar S1 wrote:
Hi Team,


am trying to use glpk-4.49 im my Win32 machine.

Am getting below error. Please advice me is this issue because of JDK version, 
if yes what version have to use

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\714705>D:
D:\>cd D:\Sankar-776548\Java
D:\Sankar-776548\Java>set CLASSPATH=D:\Sankar-776548\winglpk-4.49\glpk-4.49\w32\
glpk-java.jar
D:\Sankar-776548\Java>C:\j2sdk1.4.2_05\bin\javac Test.java
Test.java:1: cannot access org.gnu.glpk.GLPK
bad class file: D:\Sankar-776548\winglpk-4.49\glpk-4.49\w32\glpk-java.jar(org/gn
u/glpk/GLPK.class)
class file has wrong version 51.0, should be 48.0
Please remove or make sure it appears in the correct subdirectory of the classpa
th.
import org.gnu.glpk.GLPK;
                     ^
1 error

Thanks&  Regards
Sankar



reply via email to

[Prev in Thread] Current Thread [Next in Thread]