Exit Code1 PLEASE HELP

Hi Again!

why am i getting this error and how to fix this:

This is also my first compile with 3.2

Please help…

Thanks!

Sorry it is not visible…
could you just crop the portion that displays the image… ??

atleast the fonts could be visible…

You are building for the simulator, which is i386, but linking to the arm64 version of your cocos2dx libs.

Change your lib include directories to the i386 version of your libs.

Thanks! But how to do that…

It’s in the Library Search Path setting. First you might check your actual setting and post what it is set to.

Look at this example picture here: