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

package za.co.twyst.tbxml does not exist #2698

Closed
delfimvenceslau opened this issue Oct 27, 2019 · 4 comments
Closed

package za.co.twyst.tbxml does not exist #2698

delfimvenceslau opened this issue Oct 27, 2019 · 4 comments

Comments

@delfimvenceslau
Copy link

`C:\Users\DelfimVenceslau\Documents\Foodfixe! Novas Versoes do App\Foodfixe Lite
platforms\android\gradlew: Command failed with exit code 1 Error output:
C:\Users\DelfimVenceslau\Documents\Foodfixe! Novas Versoes do App\Foodfixe Lite
platforms\android\app\src\main\java\plugin\google\maps\PluginKmlOverlay.java:20:
error: package za.co.twyst.tbxml does not exist
import za.co.twyst.tbxml.TBXML;
^
C:\Users\DelfimVenceslau\Documents\Foodfixe! Novas Versoes do App\Foodfixe Lite
platforms\android\app\src\main\java\plugin\google\maps\PluginKmlOverlay.java:181
: error: cannot find symbol
private Bundle parseXml(TBXML tbxml, long rootElement) {
^
symbol: class TBXML
location: class PluginKmlOverlay.KmlParserClass
C:\Users\DelfimVenceslau\Documents\Foodfixe! Novas Versoes do App\Foodfixe Lite
platforms\android\app\src\main\java\plugin\google\maps\PluginKmlOverlay.java:154
: error: cannot find symbol
TBXML tbxml = new TBXML();
^
symbol: class TBXML
location: class PluginKmlOverlay
C:\Users\DelfimVenceslau\Documents\Foodfixe! Novas Versoes do App\Foodfixe Lite
platforms\android\app\src\main\java\plugin\google\maps\PluginKmlOverlay.java:154
: error: cannot find symbol
TBXML tbxml = new TBXML();
^
symbol: class TBXML
location: class PluginKmlOverlay
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
4 errors

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:compileDebugJavaWithJavac'.

Compilation failed; see the compiler error output for details.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug
    option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1m 4s`

@wf9a5m75
Copy link
Member

I think your Gradle is old.

By the way, please read this page #2661

@delfimvenceslau
Copy link
Author

My gradle version is 5.4.1

@wf9a5m75
Copy link
Member

Then I don't know why. Please try to reinstall the plugin

@wf9a5m75
Copy link
Member

wf9a5m75 commented Nov 6, 2019

ping

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