标签:
系统:windows 10 x64
软件:MarkDownPad 2
问题:预览无法显示,如下图所示
解决办法:
安装 Awesonmium sdk后,重新打开MarkdownPad问题就解决了。
官方原文:http://markdownpad.com/faq.html#livepreview-directx
This view has crashed!
This issue has been specifically observed in Windows 8. You may see an error message as shown here, and no HTML will be rendered when you type in the Markdown Editor pane.
To fix this issue, please try installing the Awesomium 1.6.6 SDK.
If you continue to experience issues, please install Microsoft‘s DirectX End-User Runtimes (June 2010).
介绍:Awesomium makes it easy to use HTML UI in your C++ or .NET app
Awesonmium 是一个允许把网页嵌入到 3D 画面或游戏中的开源库。Awesomium 采用了目前业界速度最快的浏览器内核webkit和v8(Google Chrome浏览器的内核),并且能很好得支持flash。
标签:
原文地址:http://www.cnblogs.com/zhaoqingqing/p/4925078.html