eliopark-nsuslab
eliopark-nsuslab
I'm still not sure what the problem is, but I did notice something interesting. The file “~libgdcef.dll” is indeed created, but it is not created at build time, and I...
godot-4 branch: Stopping debug mode in editor often does not close gdcefSubProcess.exe on Windows 11
> Yes this is a real issue @face-hh https://youtu.be/37ISfJ2NSXQ?feature=shared&t=446 noticed it :) @eliopark-nsuslab have you idea ? I think probably a conflict between Godot's RefCount and CEF's RefCount. On Linux...
This is because openmp consumes a lot of cpu resources when copying buffers. If you change this to “no” and build with CEF_USE_CPU_PARALLELISM = “yes” in build.py, the usage rate...