軟件環境
系統:windows 10 x64
軟件:MarkDownPad 2
遇到問題
Markdownpad的實時預覽無法顯示
解決辦法
安裝 Awesonmium sdk后,重新打開MarkdownPad問題就解決了。
官方原文:http://markdownpad.com/faq.html#livepreview-directx
LivePreview is not working - it displays an error message stating 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).
Awesonmium
介紹:Awesomium makes it easy to use HTML UI in your C++ or .NET app
Awesonmium 是一個允許把網頁嵌入到 3D 畫面或游戲中的開源庫。Awesomium 采用了目前業界速度最快的瀏覽器內核webkit和v8(Google Chrome瀏覽器的內核),並且能很好得支持flash。