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

Re: QAutorouter



I am getting an UnsupportedClassVersionError : gui/MainApplication : Unsupported major.minor version 52.0

My java version is 1.7.0_55_b13

probably explains why the app is not working either.  It appears this will not run on latest version of java on Mac - have to be at this level at minimum because of java security issues

Dave


On Wednesday, April 30, 2014 8:36:42 PM UTC-5, Michael Narigon wrote:
Hi yoda,
Another suggestion. To check the Java install it should work if you run it directly from the command line. To do so, open a terminal, change to the dist directory, and run "java -Xmx1024m -jar freerouting-net.jar"

Michael