KitwarePublic talk:Community Portal

From KitwarePublic
Revision as of 18:12, 19 April 2006 by FatScouser (talk | contribs) (Qt4 and .Net 2005 problems.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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 the Debug config fails at run-time: cannot find MSVCP80.dll and MSVCR80.dll. The other configs run fine.

Can anyone explain why this is so? Other Qt4 .Net 2005 projects I've built with qmake (Qt's cross-platform builder) work fine on this machine...

many thanks for any help