您的位置:首页 > 其它

OS X 升级 Yosemite 后,Intellij IDEA 与 VirtualBox 启动失败

2014-10-20 11:31 351 查看

报错:

Dyld Error Message:
Symbol not found: _CGContextSetAllowsAcceleration
Referenced from: /Library/Java/JavaVirtualMachines/1.6.0_51-b11-457.jdk/Contents/Libraries/libawt.jnilib
Expected in: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices


修复:

将/Applications/IntelliJ IDEA 13.app/Contents/Info.plist文件中的JVMVersion从1.6改为1.7

参考:

http://stackoverflow.com/questions/26433495/intellij-not-starting-after-os-x-yosemite-update
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: