Building CeF From Source 2

I re-setup my source directories and CEF folder and it worked this time. I didn’t do much, I did however just manually create the iSimpleDom folder under:

build->obj->global_intermediate->third_party->isimpledom

… and place the source that was expected by the VS2010e project there.

The build process seemed to work after doing that, various perl scripts seemed to get kicked off that then created the remaining configuration for the build the work and produce a runnable binary.

Now to fix the bug I was assigned…