开发者

OpenAL's AL/al.h not found on Mac OS X Lion with XCode 4.1

I've created a project in XCode and added the OpenAL framework. Still the compiler can't find AL/al.h 开发者_运维问答when i try to include it.

Where do I add the include directory for OpenAL?

edit: Sorry I forgot to add: I'm using C/C++


Use this: #import <OpenAL/al.h>

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜