Compiling Qt as static libraries
Thomas Hartmann
thartman at trolltech.com
Wed Nov 7 19:02:33 CET 2007
Hi,
I can confirm this if you build the application with Visual Studio. This
is a bug in the Visual Studio Project generation. Until we fix the bug
you can either compile on the command line with nmake or add
QT\lib\qmenu_wce.res for Additional Dependencies in Visual Studio.
Thomas
George H. Locktish wrote:
>
> I am attempting to run my application using the Qt static libraries
> and I am getting an assert statement each time I run.
>
>
>
> The assert statement is:
>
> ASSERT failure in rebuild !created no left menubar: "cannot create
> menubar from resource", file
> ..\..\..\4.3.2-tp1\src\gui\widgets\qmenu_wce.cpp, line 494
>
>
>
>
>
> I have been able to reproduce this with the stylesheet example. Both
> applications are QMainWindows with menu bars.
>
>
>
> Any ideas on what I could do to avoid the assert?
>
>
>
> Thank you,
>
> George
>
>
> ------------------------------------------------------------------------
More information about the Qtce-preview-feedback
mailing list