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

Can't install the Android-SDK #16

Closed
skelink2 opened this issue Jun 3, 2010 · 3 comments
Closed

Can't install the Android-SDK #16

skelink2 opened this issue Jun 3, 2010 · 3 comments

Comments

@skelink2
Copy link

skelink2 commented Jun 3, 2010

To make sure that ANDROID_DIR was created I pointed to the android.jar file in the android-sdk folder. However when I did so I get the following error message.

[2010-06-02 17:18:13 - FacebookSDK-example]
Attempt to include a core VM class in something other than a core library.
It is likely that you have attempted to include the core library from a desktop
virtual machine into an application, which will most assuredly not work. If
you really intend to build a core library -- which is only appropriate as
part of creating a full virtual machine binary, as opposed to compiling an
application -- then use the "--core-library" option to suppress this e

@soneff
Copy link

soneff commented Jun 3, 2010

This is an Eclipse configuration issue. I have a fix for it on the newConfig branch of this repository: you can checkout the newConfig branch, read the README for instructions, and try creating a new project.

I'm in the process of testing the new configuration, and will push it to the master branch as soon as fully tested.

@skelink2
Copy link
Author

skelink2 commented Jun 3, 2010

Closing issue.

@soneff
Copy link

soneff commented Jun 4, 2010

The new configuration has been pushed to the main branch: please update your project set up accordingly. Thanks!

This issue was closed.
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

2 participants