[vtkusers] Qt with VTK error-MSVCP80.dll not found

Ashish Singh mrasingh at gmail.com
Wed Oct 11 16:43:48 EDT 2006


Thanks Marc, But the dll files are already there, it's just that it's not
able to find it I guess..
I can run both VTK and Qt separately with VS2005, but am not able to
integrate them together.
Has anyone been able to do this?

Thanks,
Ashish

On 10/11/06, Marc Cotran <marc at cotran.ca> wrote:
>
> Ashish Singh wrote:
> > Hi,
> >
> > I want to use Qt to develop a GUI for my VTK application, so I
> > recently installed Qt 4.1.4 on my workstation and reinstalled VTK with
> > the vtkgui support and qvtk 'ON'. When I tried examples(ImageViewer
> > and Events) from the directory ..VTK/Examples/GUI/Qt, I get the
> > following pop up error.
> >
> > 'This application has failed to start because MSVCP80.dll was not
> > found. Re-installing the application may fix this problem. '
> Maybe you need to put MSVCP80.dll in a directory that is in your path.
> You can put it in WINDOWS/System32 or in your application's executable
> directory.
>
> You can get the dll here:
>
> http://www.dll-files.com/dllindex/dll-files.shtml?msvcp80
>
> This may not fix your problem enitrely, but it could help you
> investigate further. If you get other missing dll errors, add them one
> by one until you get a different error, or until everything works fine!
>
> hth
>
> Marc
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20061011/b6b41379/attachment.htm>


More information about the vtkusers mailing list