Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.
/ AwesomiumExample Public archive

A cmake version example of Awesomium working in Visual Studio 2015.

License

Notifications You must be signed in to change notification settings

mwthinker/AwesomiumExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesomium Example

The original code found at http://wiki.awesomium.com/tutorials/tutorial-2-displaying-your-first-page.html. This is an updated example which uses CMAKE under Visual Studio 2015.

For more info about Awesomium, look at http://wiki.awesomium.com/tutorials .

Open source

The project is under the MIT license (see LICENSE.txt).

Building

CMake must be installed, at least version 2.8. Create a directory named "build" in the project directory. Make sure all dependencies and a native compiler are installed. The dependencies must also be recognized by CMAKE.

Awesomium must be installed and all awesomium DLLs and binary dependencies must be copied to your working path.

Please see: http://wiki.awesomium.com/tutorials

About

A cmake version example of Awesomium working in Visual Studio 2015.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published