Skip to content

Errors in Source Code for AndEngine Extensions #2

@TempestDesh

Description

@TempestDesh

Okay, so I just got the game engine and all it's extensions downloaded via Mercurial. However, while the game engine itself doesn't have any errors in the code, I'm getting source code errors in all of the extensions. Not sure if there's a quick fix for this (would be great). Does this have anything to do with not having the latest version(s)? I used https://code.google.com/p/andengine etc. to get the various components. Thanks in advance for the help.

A Couple of the Errors: In BaseAugmentedRealityGameActivity.java: "The import org.anddev.andengine.opengl.view.ComponentSizeChooser cannot be resolved" and at line 56: ComponentSizeChooser cannot be resolved to a type.

Quick Fixes for first error: Create class/interface/annotation/enum in package org.andev.andengine.opengl.view. Remove unused import. Organize imports. Fix project settings.

Which should I choose?

Thanks again

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions