cefclient

cefclient not compiling on mac

This is more of a reference for me. If any of you are facing compilation issues on Mac, here's what I did after downloading the CEF. Open the cefclient Xcode project Change the compiler to LLVM GCC 4.2 for all targets Now, when I tried to build it I…