[vtkusers] Vtk+Qt in Windows7

Darshan Pai darshanpai at gmail.com
Mon Mar 12 00:47:39 EDT 2012


Well you add the QT4.8/bin in the PATH variable before the Mitex path .or
else just move the dll to your executable folder ..

On Mon, Mar 12, 2012 at 12:42 AM, francesc trull <francesctrull at gmail.com>wrote:

> You are right! I used Dependency Walker and found that my application
> is using QtCore4.dll from miktex 2.9.
> How can I fix this?
>
> Francesc.
>
> 2012/3/12 Darshan Pai <darshanpai at gmail.com>:
> > Did you search your entire file system ? Many GUI apps when downloaded
> and
> > installed add their own Qt dlls which interfere during VTK development.
> You
> > need to make sure only the dlls that you have compiled should link to
> VTK.
> >
> >
> > On Sun, Mar 11, 2012 at 11:54 PM, francesc trull <
> francesctrull at gmail.com>
> > wrote:
> >>
> >> I don't understand. I only have one Qt libs in my system. Which other
> >> could be used?
> >>
> >> 2012/3/12 Darshan Pai <darshanpai at gmail.com>:
> >> > You need to use dependency walker to find which Qt libs are being
> used .
> >> >
> >> > On Sun, Mar 11, 2012 at 11:38 PM, francesc trull
> >> > <francesctrull at gmail.com>
> >> > wrote:
> >> >>
> >> >> I put QtGui4.dll in my Release directory but the problem persists.
> >> >>
> >> >> Francesc.
> >> >>
> >> >> 2012/3/12 John Drescher <drescherjm at gmail.com>:
> >> >> > On Sun, Mar 11, 2012 at 11:07 PM, francesc trull
> >> >> > <francesctrull at gmail.com> wrote:
> >> >> >> I did a search and found QtGui4.dll in two directories:
> Qt\4.8.0\bin
> >> >> >> and Qt\4.8.0\lib. My QTDIR is set to Qt\4.8.0 and my Path contains
> >> >> >> Qt\4.8.0\bin
> >> >> >> What should I change?
> >> >> >
> >> >> > I use Qt\4.8.0\bin. However both files should be the same. If they
> >> >> > are
> >> >> > different then something bad happened in your Qt build.
> >> >> >
> >> >> >
> >> >> > John
> >> >
> >> >
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120312/0eb46969/attachment.htm>


More information about the vtkusers mailing list