码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2014-10-20 13:07:33      阅读:129      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   color   io   os   ar   java   strong   

报错:

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文件中的JVMVersion1.6改为1.7

参考:

http://stackoverflow.com/questions/26433495/intellij-not-starting-after-os-x-yosemite-update

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

标签:style   blog   http   color   io   os   ar   java   strong   

原文地址:http://www.cnblogs.com/maozhige/p/4036799.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!