msvc Qt debug dll's and VCExpress 2005
Ralf Habacker
ralf.habacker at freenet.de
Fri Jan 4 17:43:40 CET 2008
Christian Ehrlicher schrieb:
> Ralf Habacker schrieb:
>
>> 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 ?
>>
>>
> Yes, update your VSExpress to SP1 -->
> http://www.microsoft.com/downloads/details.aspx?FamilyID=7b0b0339-613a-46e6-ab4d-080d4d4a8c4e&DisplayLang=de
>
> VS2005 wihout SP1 is not supported anymore :)
> apaku also updated the wiki some days ago.
>
thanks for this pointer. That helped much. May be we should the sp1
update to the installer config.
Ralf
More information about the Kde-windows
mailing list