[vtkusers] Quicktime weirdness

Gib Bogle g.bogle at auckland.ac.nz
Tue Mar 1 20:33:14 EST 2011


Here is the response from the person who had trouble getting my Qt/VTK program 
to run.

Gib

-------- Original Message --------
Subject: RE: [University of Auckland Web Dropoff] File bone_model.zip is ready 
for collection
Date: Wed, 2 Mar 2011 09:23:58 +0800
From: Ashley Chew <ashley.chew at uwa.edu.au>
To: 'Gib Bogle' <g.bogle at auckland.ac.nz>

That’s what I thought initially when I was looking at your program dll dependency.

On a clean install of winxp with all the updates.

I've installed Visual Studio Redistribute (ie vcredist_x86.exe) which populated 
the msv*90.dll, msvc*80.dll

Rechecked the dependency and it was green light for dll dependency  but still 
bombed out until I installed quicktime.

-----Original Message-----
From: Gib Bogle [mailto:g.bogle at auckland.ac.nz]
Sent: Wednesday, March 02, 2011 5:33 AM
To: Ashley Chew
Subject: Re: [University of Auckland Web Dropoff] File bone_model.zip is ready 
for collection

Hi Ashley,

I think I have the answer.  To be able to use the MSVC redistributable DLLs, it 
isn't enough to have msvcp90.dll and msvcr90.dll in the execution directory (or 
path).  There is more than one way to solve this, but the easiest way to install 
the redistributable DLLs is to run the appropriate version of vcredist (for the 
compiler version).  In this case (for MSVS 8 2005) the program to run is 
vcredist_x86.exe, which is here:
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=32bc1bee-a3f9-4c13-9c99-220b62a191ee&displaylang=en

Presumably the Quicktime installer does something similar.

Cheers
Gib




More information about the vtkusers mailing list