On Mon, 20 Sep 2010 10:51:55 +0800, 秦攀科 <[email protected]> wrote: > Hi, > I' d like to get the debug lib and dll of qscintilla(use in window > with VS2008). So I modify the qscintilla.pro : > CONFIG += qt warn_off > debug dll thread > Is that right? And I get lib and dll in debug folder.But when I use > the dll and lib in debug model(VS 2008) , occur Dubug error: > Module:4.5.2 > File:global\qglobal.cpp > Line:2030 > ASSERT failure in > QFont::setWeight:"Weight > must be between 0 and 99" > anybody can help me?Thanks.
So it looks like you have a bug in your code... Phil _______________________________________________ QScintilla mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/qscintilla
