<p>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.<br>You'll find the version in the manifest file which is generated in the output directory.</p>
<p>Regards<br> <br>Rakesh Patil<br><br></p>
<div class="gmail_quote">On Wed, Mar 2, 2011 at 7:03 AM, Gib Bogle <span dir="ltr"><<a href="mailto:g.bogle@auckland.ac.nz">g.bogle@auckland.ac.nz</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Here is the response from the person who had trouble getting my Qt/VTK program to run.<br><br>Gib<br><br>-------- Original Message --------<br>
Subject: RE: [University of Auckland Web Dropoff] File bone_model.zip is ready for collection<br>Date: Wed, 2 Mar 2011 09:23:58 +0800<br>From: Ashley Chew <<a href="mailto:ashley.chew@uwa.edu.au" target="_blank">ashley.chew@uwa.edu.au</a>><br>
To: 'Gib Bogle' <<a href="mailto:g.bogle@auckland.ac.nz" target="_blank">g.bogle@auckland.ac.nz</a>><br><br>That’s what I thought initially when I was looking at your program dll dependency.<br><br>On a clean install of winxp with all the updates.<br>
<br>I've installed Visual Studio Redistribute (ie vcredist_x86.exe) which populated the msv*90.dll, msvc*80.dll<br><br>Rechecked the dependency and it was green light for dll dependency but still bombed out until I installed quicktime.<br>
<br>-----Original Message-----<br>From: Gib Bogle [mailto:<a href="mailto:g.bogle@auckland.ac.nz" target="_blank">g.bogle@auckland.ac.nz</a>]<br>Sent: Wednesday, March 02, 2011 5:33 AM<br>To: Ashley Chew<br>Subject: Re: [University of Auckland Web Dropoff] File bone_model.zip is ready for collection<br>
<br>Hi Ashley,<br><br>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:<br>
<a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=32bc1bee-a3f9-4c13-9c99-220b62a191ee&displaylang=en" target="_blank">http://www.microsoft.com/downloads/en/details.aspx?FamilyID=32bc1bee-a3f9-4c13-9c99-220b62a191ee&displaylang=en</a><br>
<br>Presumably the Quicktime installer does something similar.<br><br>Cheers<br>Gib<br><br>_______________________________________________<br>Powered by <a href="http://www.kitware.com/" target="_blank">www.kitware.com</a><br>
<br>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br><br>Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>Follow this link to subscribe/unsubscribe:<br><a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br></blockquote></div><br>