performanceWidget icon indicating copy to clipboard operation
performanceWidget copied to clipboard

CpuWidget doesn't work in Windows

Open leo7418 opened this issue 7 years ago • 2 comments

Hi, I try to adapt your program for windows but the CpuWidget doesn't work and I don't know why... if you have time, can you look for find something? You can find resources here : https://we.tl/t-Fs1vsuIege Thanks for advance

(Sorry for my English ^^')

leo7418 avatar Aug 21 '18 10:08 leo7418

Sorry did not see the message, I can't debug stuff like that, I need informations, an error , a crash log something. the link you provided does not work. Anyway what you need to do is to implement the data fetching and build a datastructure that the program expect with the data, then the plotter will work just fine. So the main task is to find a way to fetch the processor data from windows.

giordi91 avatar Sep 12 '18 07:09 giordi91

Hi, thanks for your answer. I have already fetch the processor data from windows, but something looks wrong. I put here my code for fetch the processor data : getfreememory.zip

leo7418 avatar Sep 12 '18 08:09 leo7418