msvc Qt debug dll's and VCExpress 2005

Ralf Habacker ralf.habacker at freenet.de
Thu Jan 3 19:33:01 CET 2008


Hi,

when compiling kdelibs in debug mode using the Qt msvc binary packages 
from http://download.cegit.de/kde-windows and mirrors kde4automoc 
complains about the the side-by-side-configuration is not valid.
This is because of different runtime dll version. The msvc qt package is 
build with msvc 2005, which is version 8.0.50727.762, the vcexpress 
version is 8.0.50727.42.

I found a hack to get it working by changing the required runtime 
version in the compiled in manifest of QtCored4.dll. Does anyone know a 
simpler way to fix this issue, may be by adding a specific manifest file ?

Ralf




More information about the Kde-windows mailing list