Closed BdC62 closed 1 year ago
Thanks, we're aware of the issue and are working on a fix.
One of the above errors is https://bugs.chromium.org/p/chromium/issues/detail?id=1311404, with related commentary at https://chromium-review.googlesource.com/c/chromium/src/+/4497048/9..12/base/win/registry.cc#b315. The other error is incorrect selection of begin()/end() specializations from ranges.h.
Since CEF 114, I'm having issues while attempting to build the cef_sandbox for CEF 114.2.1+gd70a0a8+chromium-114.0.5735.45 on Windows x64. The main "cefclient" build works fine but the sandbox part fails.
Using GN_DEFINES="is_official_build=true proprietary_codecs=true ffmpeg_branding=Chrome". And building with "--with-pgo-profiles". With VS2022 17.6.2 and Win 10.0.22621 SDK I get this result: