apimall / chromiumembedded

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

Following the instructions to build for Mac OS X, I found an error #1548

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. mkdir build && cd build
2. cmake -G "Xcode" -DPROJECT_ARCH="x86_64" ..
3. open .
4. double click on cef.xcodeproj
5. click on build inside Xcode

I got this error:

/Users/pupeno/Downloads/cef_binary_3.2272.2029_macosx64/cefclient/test_runner.cc
:19:10: 'cefclient/resource.h' file not found

Not sure what other information you need. Let me know and I'll do my best to 
provide it.

Original issue reported on code.google.com by pup...@pupeno.com on 25 Feb 2015 at 11:21

GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 25 Feb 2015 at 3:53