Calling DoMessageLoopWork on demand

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Re: Calling DoMessageLoopWork on demand

Postby magreenblatt » Sun Jan 06, 2013 9:14 am

I set up a new Windows machine 4 weeks ago by following these steps:

1. Install TortoiseSVN 1.6.16 - http://sourceforge.net/projects/tortois ... plication/
2. Add "C:\Program Files\TortoiseSVN\bin" to your PATH.
3. Create a "c:\code" directory.
4. Open a command window in the "c:\code" directory and run:
Code: Select all
> svn co http://src.chromium.org/svn/trunk/tools/depot_tools

5. Add "c:\code\depot_tools" to your PATH before the TortoiseSVN path.
6. Exit the command window.
7. Create a "c:\code\chromium" directory.
8. Open a new command window in the "c:\code\chromium" directory and run:
Code: Select all
> gclient config http://src.chromium.org/chrome/trunk/src
> gclient sync --revision src@170167 --jobs 16
> cd src
> svn co http://chromiumembedded.googlecode.com/svn/trunk/cef3 cef
> cd cef
> cef_create_projects.bat

See http://code.google.com/p/chromiumembedd ... ndBuilding for a more detailed description of these steps.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Calling DoMessageLoopWork on demand

Postby ryanmolden » Sun Jan 06, 2013 12:01 pm

Great! I will try this out, thanks much.
ryanmolden
Techie
 
Posts: 12
Joined: Mon Dec 17, 2012 2:56 pm

Previous

Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 195 guests

cron