[QScintilla] qscintilla debug
Phil Thompson
phil at riverbankcomputing.com
Mon Sep 20 10:06:50 BST 2010
On Mon, 20 Sep 2010 10:51:55 +0800, 秦攀科 <qinpanke at hotmail.com> 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
More information about the QScintilla
mailing list