@asnagni wrote:
I'm trying to create a project for Androide with cocos2d-x and when I build I have stranger error where some it says some cocos2d-x packages are kidding.
Do any one knows what is going on and how to fix this. I'm using cocos2d-x 3.12This is the error that I have:
/Users/asnagni/connexion/cocos2d/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxHelper.java
Error:(45, 31) error: package com.enhance.gameservice does not exist
Error:(77, 20) error: cannot find symbol class IGameTuningService
Error:(119, 47) error: cannot find symbol class IGameTuningService
Error:(129, 52) error: package IGameTuningService does not exist
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /Users/asnagni/connexion/cocos2d/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxDownloader.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:libcocos2dx:compileReleaseJavaWithJavac FAILED
Error:Execution failed for task ':libcocos2dx:compileReleaseJavaWithJavac'.Compilation failed; see the compiler error output for details.
Information:BUILD FAILEDThank you for helping,
Alain-Serge
Posts: 3
Participants: 2