Page 1 of 1

GPUCache

Posted: Thu Feb 13, 2020 12:32 pm
by alpires2000
Hi guys, why some time the folder GPUCache is created in my desktop? Exist some way to avoid this?
I did this GlobalCEFApp.EnableGPU := false; but didn't work. Some idea?

Re: GPUCache

Posted: Thu Feb 13, 2020 1:26 pm
by salvadordf
Hi,

That's unusual...

The GPUcache directory should be created inside the "cache" directory used by your application.

Make sure the GlobalCEFApp.cache property points to a directory where the Windows user running your application has write privileges.