Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing unit test html files and demo app media files #4

Closed
eoinomeara opened this issue Oct 28, 2009 · 1 comment
Closed

Missing unit test html files and demo app media files #4

eoinomeara opened this issue Oct 28, 2009 · 1 comment

Comments

@eoinomeara
Copy link

Hi,
In particular I am looking for "tests/EvalJavascript.html" and other files in the same folder.
I think the tests folder should be in the media folder.
It's contents that are used by the demo app are also missing.
I'm trying to get awesomium and chromium to compile on windows but different combinations are producing different errors
Working unit tests and a working demo app would help greatly in isolating problems.
Thanks,
Eoin.

@pathorn
Copy link
Owner

pathorn commented Oct 28, 2009

Sorry, there isn't much of a sample app that came with Awesomium. The one that is in the repo is Windows-only, and I was never able to get it to work.

You should have much better luck with this as a test app:
http://wiki.princeofcode.com/index.php?title=Awesomium_Tutorial:_Hello_World
That dumps out the image of a webpage to an image file.

If you want an example of how to use Awesomium in a 3D (OGRE) application, check out http://github.com/sirikata/sirikata/tree/berkelium/liboh/plugins/ogre/ (WebView* and ViewportOverlay*)

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants