Set up project android error with cocos2d-x

0 votes

Project android appear error in Console :

../AppWarpX/base64.cpp:38:20: error: 'isalnum' was not declared in this scope ..

asked Mar 2, 2014 in App42 Cloud API-BaaS by caothanhhoang88 (10 points)

1 Answer

0 votes

Thats strange - can you put the following include and see if it fixes your issue?

 #include <ctype.h>

answered Mar 2, 2014 by dhruvc (1,099 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...