开发者

Compiling Apple's OpenGLCaptureToMovie sample under 10.6

I see that Apple's OpenGLScreenCapture sample was originally created in the days of 10.4, and now I'm having trouble compiling it under Snow Leopard 10.6 (Xcode 4). I've changed the build settings to my native architecture and 10.6 base SDK, but I get tons of errors like "Expected * before *". Is this some kind of problem with LLVM? What do I need to do to g开发者_JAVA技巧et this to compile in Snow Leopard?

Thanks.


Found the answer here. It will only run as 32-bit. Won't run as 64-bit.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜