[Qt-interest] QString::toStdString() problem

Ender EREL erelender at yahoo.com
Fri Feb 26 10:18:45 CET 2010


I also had the same problem once. QString::toStdString function was 
causing the problem. Then we found the culprit. I don't know how it 
happened but release QString was linked against debug std::string (or 
something like that, i can't quite remember). Rebuilding Qt solved our 
problem.

-- 
Ender EREL



More information about the Qt-interest-old mailing list