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

it2022-05-09  54

报错:

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

转载于:https://www.cnblogs.com/maozhige/p/4036799.html

相关资源:数据结构—成绩单生成器

最新回复(0)