[vtkusers] Quicktime weirdness

rakesh patil prakeshofficial at gmail.com
Wed Mar 2 04:40:00 EST 2011


Check whether the versions of msv*90.dll, msvc*80.dll what he is using is
same as that of what you used to developed.
You'll find the version in the manifest file which is generated in the
output directory.

Regards

Rakesh Patil

On Wed, Mar 2, 2011 at 7:03 AM, Gib Bogle <g.bogle at auckland.ac.nz> wrote:

> 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
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110302/f88c03b8/attachment.htm>


More information about the vtkusers mailing list