After following the tutorial here: http://wiki.awesomium.com/tutorials/tutorial-2-displaying-your-first-page.html And inserting the code to render: ``` WebURL url(WSLit("data:text/html,<h1>Hello World</h1>")); ``` Nothing shows in the window. See http://answers.awesomium.com/questions/3016/unable-to-run-tutorial-2.html
After following the tutorial here:
http://wiki.awesomium.com/tutorials/tutorial-2-displaying-your-first-page.html
And inserting the code to render:
Nothing shows in the window.
See http://answers.awesomium.com/questions/3016/unable-to-run-tutorial-2.html