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?
Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
GPUCache
- salvadordf
- Posts: 4572
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: GPUCache
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.
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.