zhangqd / chromiumembedded

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

Cefclient.exe cannot find the "\resources\inspector\*" path #1226

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download Chromium CEF1 source code:  'release_url': 
'http://src.chromium.org/svn/releases/27.0.1453.110',
2. On Windows 7 system, build by command lines using Visual Studio 2012 
compiler.
3. Run "cefclient.exe". Go to "Tests", "Show Developer Tools".
4. See error message "Error -2 when loading url 
chrome-devtools://devtools/devtools.html?docked=false&toolbarColor=rgba(223,223,
223,1)&textColor=rgba(18,50,114,1)"

What is the expected output? What do you see instead?
My Cefclient.exe cannot find the "\resources\inspector\*" folder. So my 
question is how to set up the path for Cefclient.exe to know where the 
"\resources" folder is.

What version of the product are you using? On what operating system?
Using CEF 27.0.1453.110 on Windows 7.

Please provide any additional information below.

Original issue reported on code.google.com by janhua...@gmail.com on 10 Mar 2014 at 8:37

GoogleCodeExporter commented 9 years ago
CEF1 is no longer under active development. Use CEF3 instead.

Original comment by magreenb...@gmail.com on 11 Mar 2014 at 2:55