开发者

Carbon Calls failing?

HI All,

My Carbon calls are failing.

I have:

#include <Carbon/Carbon.开发者_开发技巧h>

in my PCH.

I have:

/Developer/Headers/FlatCarbon

in my Header Search Path

But calls like:

aDialog = GetNewDialog(16002, NULL,(WindowPtr) (-1L));

are failing saying:

GetNewDialog not declared in this scope.

I am targeting 10.5 64-bit intel.


ah, Carbon UI calls are not 64-bit. Nice!

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜