Re: QProcess doesn't start when memory consumption is too high
Originally Posted by anda_skoa
It is very unlikely that QProcess does any kind of resource check. It is way more likely that your operating system is denying more resources to you program.
_
Ok, so in that case how to deal with this situation keeping in my mind that I can't decrease the memory consumption of my program? Can I tell my OS to allocate more resources to my program?
Bookmarks