[Qt-interest] Static qt build

Robin Helgelin lobbin at gmail.com
Thu Oct 22 22:46:27 CEST 2009


On Thu, Oct 22, 2009 at 22:23, Malyushytsky, Alex <alex at wai.com> wrote:
> You can make such changes and rebuild QT,  but at least with  msvc2005 you
> will get problems running some code.
>
> I tried half year ago and could not resolve the issue with QT commercial
> support.

We've used static build of Qt since 2005 and haven't had a single
problem related to static Qt together with static VS runtime. That
goes for both vs2005 and vs2008. However, we've seen a lot of strange
compiler related issues with vs2005 and methods defined inline in
header files.

> It builds successfully and runs in the most cases fine, but at one point QT
> calls with _CrtIsValidHeapPointer which fails with the following message

This is from a debug build? That I can say that we've never used Qt
compiled static in debug mode.

-- 
        regards,
        Robin




More information about the Qt-interest-old mailing list