本文主要是介绍monogame Unable to load DLL 'openal32.dll': The specified module could not be found,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
monogame 新建一个项目,运行报错 Unable to load DLL 'openal32.dll': The specified module could not be found
解决方法
游戏需要安装下列运行库
Game For Windows Live 3.0
http://download.microsoft.com/download/8/1/D/81DFABE1-24B5-4A9F-807D-E7A48FFAEF1A/gfwlivesetupmin.exe
然后下载楼上的 http://connect.creativelabs.com/openal/Downloads/oalinst.zip
这篇关于monogame Unable to load DLL 'openal32.dll': The specified module could not be found的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!