Home > other >  Cocos compile error [Ant (Eclipse project) is not supported from the Android SDK Tools 25.3.0]
Cocos compile error [Ant (Eclipse project) is not supported from the Android SDK Tools 25.3.0]

Time:09-22

Problem description:
According to the cocos2d - x tutorial configuration development environment, the demands are met, the compile time error,
 
Junglone @ junglone ThinkPad - T440: ~/develop/cocos2d - x - 3.15/$python android build - build. Py - p 5 CPP - tests
Cocos compile - p android - s/home/junglone/develop/cocos2d - x - 3.15/build/../tests/CPP - tests - the NDK - mode the debug - app - abi armeabi v7a - ap android - 5
2.07 M9 # 1920 x1080 59.96 Hz (CVT) hsync: 67.16 kHz; PCLK: 173.00 MHz
Modeline "1920 x1080_60. 00" 1920 2048 2248 2576 1080 1083 1088 1120-173.00 hsync + vsync
X is the Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 16 (RRCreateMode)
The Serial number of failed request: 36
The Current serial number in the output stream: 36
Building mode: the debug
Using the Eclipse project:/home/junglone/develop/cocos2d - x - 3.15/tests/CPP - tests/proj. Android
Ant (Eclipse project) is not supported from the Android SDK Tools 25.3.0.
Build dynamic library for project [/home/junglone/develop/cocos2d - x - 3.15/Build/.,/tests/CPP - tests] failed!

Ant configuration:


Python:


Cocos2d - x configuration:


The Available Android targets:


Error message:

CodePudding user response:

I also encountered this problem
  • Related