I am following these steps for building on a windows platform :-https://bitbucket.org/chromiumembedded/cef/wiki/MasterBuildQuickStart
I am building the master branch & have successfully build the Release_GN_x64, although it took almost more than 10 hours.
But I cannot locate libcef.lib & libcef_dll_wrapper.lib
Why are these libs are not being made ?
Do I have to build these separately ? if yes then how ?
Please guide me how to build both of these.
I am very new to cef, I would really appreciate the help.