[Qt-interest] manifest/runtime trouble when building Qt with VS 2008 SP1 command-line
Paul Miller
paul at fxtech.com
Thu Dec 17 20:33:00 CET 2009
On 12/17/2009 1:24 PM, Michael Jackson wrote:
> On 12/17/09 1:53 PM, in article 4B2A7E45.4040600 at fxtech.com, "Paul Miller"
> wrote:
>
>> This is what I am seeing:
>>
>> 1. build my apps and all support DLLs with the Visual Studio 2008 (SP1)
>> GUI - they seem to be requesting the 9.0.30729.4148 runtimes in their
>> manifests.
>>
>> 2. configure/build Qt 4.5.3 with the VS 2008 Command Prompt. The
>> resulting Qt DLLs and apps (such as assistant) are requesting the
>> 9.0.21022.8 runtimes!
>>
>> Huh? I've never had this problem before - building stuff from the
>> Command Prompt has always resulting in DLLs that are compatible with
>> stuff built from the GUI.
>>
>> Anyone seen this?
>
> Was the command line build a "clean" build, or just reconfigured over an
> existing build?
Forgot to mention - it was a completely clean/unpacked build from a
fresh tarball.
> I have not applied the SP1 patch for VS2008 here so can't say much past
> that.
Don't. I'm considering going back to the RTM version. I think this
started happening when MS pushed an ATL update out. Though I'm not using
ATL in my app.
More information about the Qt-interest-old
mailing list