Giter Club home page Giter Club logo

Comments (5)

kgiannakakis avatar kgiannakakis commented on June 23, 2024

Could you please provide some details about your development environment
(IDE used, projects setup, libgdx version)?
This error shouldn't be happening.

2014-09-23 21:12 GMT+03:00 rrmappdev [email protected]:

When compiling, I get a several errors for a series of methods for which I
cannot find the definition in the source code. Are these methods missing,
defined elsewhere? Or am I missing something trivial...

These are some of the errors shown in the console
Error:(124, 29) error: cannot find symbol method getImageProvider()
Error:(125, 28) error: cannot find symbol method getSoundManager()
Error:(164, 29) error: cannot find symbol method getGameModel()
Error:(166, 17) error: cannot find symbol method getGameState()
Error:(278, 32) error: cannot find symbol method getTotalScore()
Error:(286, 16) error: cannot find symbol method endGame(int)
Error:(410, 7) error: cannot find symbol method persist(GameScreenState)
Error:(436, 8) error: cannot find symbol method gotoMenuScreen()
Error:(493, 19) error: cannot find symbol method setTotalScore(int)
Error:(494, 19) error: cannot find symbol method gotoNextGame()
Error:(497, 19) error: cannot find symbol method restartLevel()
Error:(173, 16) error: cannot find symbol method startGame(int)
Error:(177, 16) error: cannot find symbol method gotoMenuScreen()
Error:(49, 29) error: cannot find symbol method getImageProvider()
Error:(64, 29) error: cannot find symbol method getTextResources()
Error:(123, 8) error: cannot find symbol method gotoMenuScreen()
Error:(54, 10) error: cannot find symbol method getSoundManager()
Error:(59, 23) error: cannot find symbol method getImageProvider()
Error:(191, 16) error: cannot find symbol method gotoLevelScreen()
Error:(194, 16) error: cannot find symbol method startGameKidsMode()
Error:(198, 16) error: cannot find symbol method showHighscores()
Error:(204, 14) error: cannot find symbol method showHelp()


Reply to this email directly or view it on GitHub
#1.

from fruitcatcher.

rrmdev avatar rrmdev commented on June 23, 2024

I'm using Android Studio 0.8.9 (IntelliJ IDEA Google style).
Gradle 0.12.2
LibGDX 1.2.0

I did require some minor modifications to the project:
I created an empty LibGDX project template.
I transferred all source files and assets to the corresponding directories, and checked for dependencies.

... and here I got stuck.

I had previously migrated other projects following the previous procedure, without incidents (well, some incidents, but all of them to this operator's errors).

Am I missing something trivial? Did I break your game?

Thanks a lot.

from fruitcatcher.

kgiannakakis avatar kgiannakakis commented on June 23, 2024

I haven't tested the code in Android Studio (only in Eclipse). I will do so
and get back to you.

from fruitcatcher.

kgiannakakis avatar kgiannakakis commented on June 23, 2024

The project was migrated to the new gradle system. This should solve the loading to Android Studio issue. It will also make the update to newer versions of libgdx far easier.

from fruitcatcher.

rrmdev avatar rrmdev commented on June 23, 2024

Everything is ay-okay...
The code compiles cleanly now, no more errors.
I'm only having a minor issue in getting the ads to show, but that is for another thread.
Thank you for the prompt response.

from fruitcatcher.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.