xxfxxf / chromiumembedded

Automatically exported from code.google.com/p/chromiumembedded
0 stars 0 forks source link

Check Chromium URL and revision when running cef_create_projects #397

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A common error among new CEF users is not syncing to the correct Chromium 
revision before building CEF. Add a new check_revision script that will be 
called from cef_create_projects, check the current Chromium URL and revision 
against the values specified in CHROMIUM_BUILD_COMPATIBILITY.txt and show a 
warning message if the values are incorrect.

Original issue reported on code.google.com by magreenb...@gmail.com on 31 Oct 2011 at 3:45

GoogleCodeExporter commented 9 years ago
Added in revision 349.

Original comment by magreenb...@gmail.com on 31 Oct 2011 at 3:51