cocos2dx 3.0 IOS 64 bit error in App42Api

0 votes

hello.

cocos2dx 3.0 and IOS 64 bit Device, Simulator Error 

when i try

 

  UserService *user = UserService::getInstance();

    user->CreateUser(userName, password, emailId,this,callfuncND_selector(NetworkManagement::onUserRequestCompleted));

 
 

Common.h

 static cJSON* getJSONChild(string name,cJSON *json)

    {

        json = json->child;

 

 

 

need some build setting?

asked Mar 27, 2014 in App42 Cloud API-BaaS by brown (10 points)

1 Answer

0 votes
Hi,

Can you provide some more details like what error is coming.

Are you getting compilation error?
answered Mar 28, 2014 by rajeev.etc (1,660 points)
it was Xcode build error.
fixed it. change to Standard Architecture 32 bit.
Great ..... :)
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
...