CefViewCore icon indicating copy to clipboard operation
CefViewCore copied to clipboard

CefViewWing cannot start

Open salat-23 opened this issue 1 year ago • 0 comments

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

salat-23 avatar Dec 29 '23 10:12 salat-23