Results 6 comments of Jian

i got the same problem

> Hi. I would suggest using something like https://github.com/wcharczuk/go-chart (or any other Go chart library) and then showing the `ìmage.Image` type in a `canvas.NewImageFromImage()`. It won't been interactive, but worked...

> 后来又下载tag1.0.9的版本framework,集成后也是同样报ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1003 设置--in-process-gpu试试

> > 我使用的麒麟 arm 系统,CEF 版本是 cef_binary_113.3.1+g525fa10+chromium-113.0.5672.128_linuxarm64 没有问题 > > 非常感谢,我感觉应该是显卡或者显卡驱动的问题,我有试了两块国产芯片显卡,一个好用一个有问题 题主有没有试下OSR渲染模式是否可以?

> https://magpcss.org/ceforum/viewtopic.php?f=6&t=10786 我是在windows平台编译的,问题已经解决,不是路径问题,是在设置依赖时的顺序问题,add_dependencies和target_link_libraries时把libcef_dll_wrapper放在libcef_lib前就可以了

> 能否提个PR? 没问题,待我把qcefview完整编译完,看看是否还有其他问题。