各位 我用的cocos code 刚开始写lua 有几个问题希望帮忙解答

新建的LuaGame 项目都正常 但是控制台提示了
Class AVAudioPlayer is implemented in both /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib and /Users/xxx/Workspace/Cocos2dX/CocosLuaGame/runtime/mac/PrebuiltRuntimeLua.app/Contents/MacOS/PrebuiltRuntimeLua Mac. One of the two will be used. Which one is undefined.
应该是重复引用了什么东西 但是我不太明白是什么原因

第二个问题是 导入别人的项目 在main.lua中 cc.Director:getInstance():getOpenGLView():setDesignResolutionSize(1136, 640, 0)

getOpenGLView 提示为空值 一直不能正常运行 不知道是什么原因 求大家帮忙解答下 我用的是mac

没人吗????:3::6::6::6: