Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java 7 support #8

Open
dimahum opened this issue May 7, 2014 · 0 comments
Open

Java 7 support #8

dimahum opened this issue May 7, 2014 · 0 comments

Comments

@dimahum
Copy link

dimahum commented May 7, 2014

As I see now ikvm-monotouch require Java 1.6. When I try compile project with java 1.7 classes i receive something like
Warning IKVMC0108: not a class file "MyClass.class", including it as resource
(class format error "51.0")
And then I don't have such class in result dll.

Also I see that official IKVM has already supported java 1.7.
How far ikvm-monotouch from official IKVM? Is it possible to support Java 7?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant