[CMake] .net 2005 and Qt4 issues
Michael T. Wagner
mtw at shared-reality.com
Thu Apr 20 13:24:20 EDT 2006
Hi there,
I had the same problem, seems to be a problem when mixing DLLs with and
without embedded manifest info - using the debug version of the qt-libs
for the debug build worked for me. (i dont remember if i also recompiled
the libs with embedded manifest info)
Greetings,
Mike
John Hague wrote:
> Hi all. Am brand new to CMake, so please bear (or bare) with me...
>
> I've just built CVS CMake (2.5), and used it to generate a .Net 2005
> solution for the smallest Qt4 app in the world. All configs (Debug,
> MinSizeRel, Release, RelWithDebInfo) build absolutely fine, but my
> Debug config build fails at run-time: it cannot find MSVCP80.dll and
> MSVCR80.dll. The other three configs mentioned run fine, however.
>
> Can anyone explain why this is so? I’ve not had problems running other
> Qt4 .Net 2005 projects I've built with qmake (Qt's cross-platform
> builder).
>
> Many thanks for any help.
>
>
> ------------------------------------------------------------------------
> Get the inside track on what's happening at MSN. Sign up for the MSN
> Insider <http://g.msn.com/8HMAENUK/2728??PS=47575> newsletter here.
>
>------------------------------------------------------------------------
>
>_______________________________________________
>CMake mailing list
>CMake at cmake.org
>http://www.cmake.org/mailman/listinfo/cmake
>
More information about the CMake
mailing list