Quote:
Originally Posted by HarryT
It's not a resource hog; it simply requires specific hardware capabilities in the CPU which older CPUs don't support.
|
Ahh, it's how QT5 has been compiled by default? I guess that should be possible to fix by recompiling the source and specifically excluding the missing CPU flags (like -no-sse2 -no-sse -no-mmx, etc.).