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

Post Reply
alpires2000
Posts: 48
Joined: Sat Dec 09, 2017 4:40 pm

GPUCache

Post 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?
User avatar
salvadordf
Posts: 4016
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: GPUCache

Post 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.
Post Reply