SFML community forums

Bindings - other languages => Java => Topic started by: Helios101 on February 20, 2014, 10:04:10 pm

Title: .
Post by: Helios101 on February 20, 2014, 10:04:10 pm
.
Title: Re: Problem with JSFML
Post by: G. on February 20, 2014, 10:21:45 pm
Have you tried googling (or whatever is your favorite search engine) "Unsupported major.minor version 51.0" + "java" and looked at the thousands of results?
Title: Re: Problem with JSFML
Post by: pdinklag on February 21, 2014, 09:28:27 am
It's very simple: your friend has an older Java version.

JSFML requires Java 7. He most likely uses Java 6, but that has reached its end of life last year and is no longer updated by Oracle. He should update to Java 7.