开发者

Problem with building applications for 10.4

开发者 https://www.devze.com 2022-12-18 00:28 出处:网络
When I try to build my app for 10.4, ppc, I get the following error: GCC 4.2 is not compatible with the Mac OS开发者_高级运维 X 10.4 SDK (file MBM.m)

When I try to build my app for 10.4, ppc, I get the following error:

GCC 4.2 is not compatible with the Mac OS开发者_高级运维 X 10.4 SDK (file MBM.m)

What does this mean, and how can I stop it and build for 10.4?

MBM.m: http://localhostr.com/files/bb385f/MBM.m

Sorry for the brief explanation, but I have to go.

Please help,

HiGuy S


You need to change your compiler. Edit the active target (Project -> Edit Active Target) and find the C/C++ Compiler Version setting to change it to an older version of GCC. I think version 3 is appropriate; if you don't have it, and if I recall correctly, it's an optional install with the Developer Tools you should have on your Mac OS X CD.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号