CefViewCore
CefViewCore copied to clipboard
CefViewWing cannot start
I have a problem with default compiled cefviewcore and cefviewwing, which I suppose must be an example application using cefviewcore. The CefViewAppBase::GetProcessType(command_line); function returns unknown type, if I pass --type=renderer in launch arguments it crashes with some weird exit code and --type=zygote returns 1 as well. What are the steps to launch the example app? Is there any documentation on how to use cefviewcore?
I am using Rider ide, with vs2022 toolchain