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

Build Errors with environment-test-ios #16

Open
emptor8 opened this issue Mar 20, 2016 · 2 comments
Open

Build Errors with environment-test-ios #16

emptor8 opened this issue Mar 20, 2016 · 2 comments

Comments

@emptor8
Copy link

emptor8 commented Mar 20, 2016

Hi there,

I'm getting the following errors with the environment-test-ios project, after cloning the latest version of the repository:

Description Resource Path Location Type
NSAutoreleasePool cannot be resolved to a type IOSLauncher.java /environment-test-ios/src/com/cookbook/environment line 21 Java Problem
NSAutoreleasePool cannot be resolved to a type IOSLauncher.java /environment-test-ios/src/com/cookbook/environment line 21 Java Problem
The import org.robovm.cocoatouch cannot be resolved IOSLauncher.java /environment-test-ios/src/com/cookbook/environment line 3 Java Problem
The import org.robovm.cocoatouch cannot be resolved IOSLauncher.java /environment-test-ios/src/com/cookbook/environment line 4 Java Problem
UIApplication cannot be resolved IOSLauncher.java /environment-test-ios/src/com/cookbook/environment line 22 Java Problem

Has anyone seen these errors (@saltares)? The other environment-test-* projects build fine after following the instructions in the book, and I have the RoboVM plugin installed in Eclipse. Could the problem be due to me using a newer version of RoboVM?

Thanks for your help!

@auraxangelic
Copy link

I am getting the same issue. Looks like RoboVM is no longer open source, and we need a new source for the dependencies, or use a different VM altogether.

@dsaltares
Copy link
Owner

RoboVM is no longer the default backend for Libgdx on iOS, so we'd have to update the samples to not use RoboVM.

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

3 participants