a problem with Qt
Hi
sometimes when I Qt in my programs this runtime warning is displayed in the konsole that I run the program from it.
{
Mutex destroy failure: Device or resource busy
}!
and I don't use any Mutex or Thread directly from my program.
what is the problem?
Thanks,
Mohammad
|