Compilation iphone device release version report more than 20 thousands bugs.

Hi,

The cocos2d-x version is 0.72.

I just can’t compile device release version, but it’s ok with simulator or device debug version.

Attachment is the screenshot of xcode, please help me, thanks.


屏幕快照_2011-03-05_上午11.46.08.png (232.7 KB)

It looks the seetings for header search path and preprocessor macros are lost in device release version. But I have changed to device release version, and built it, it built ok. Did you change something of the configuration?

Thanks.

After I manually add the search path, the problem is gone.

I create the project from the template, so it seems the release configuration forget to set the “header Search Paths” and “GCC 4.2 – Preprocessing”.