CpuWidget doesn't work in Windows
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 ^^')
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.
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