[vtkusers] Missing install rule for QVTKInteractor.h

Ben Medina ben.medina at gmail.com
Fri Aug 27 14:59:37 EDT 2010


Thanks guys! Another thing that seems to be missing is the
vtkNetCDF_cxx library. This made it into my Linux install, but not my
Windows install. I'm not sure what that lib does, but it's somehow a
transitive link dependency for my app, so its absence causes my app's
build to fail during linking.

Thanks,
Ben

On Fri, Aug 27, 2010 at 10:05 AM, Dave Partyka <dave.partyka at kitware.com> wrote:
> Sounds good! Thanks!
>
> On Fri, Aug 27, 2010 at 1:05 PM, Clinton Stimpson <clinton at elemtech.com>
> wrote:
>>
>> I just fixed it.
>> Its commit 077b96
>>
>> Clint
>>
>> On Friday, August 27, 2010 10:58:52 am Dave Partyka wrote:
>> > Thanks Ben for the heads up. I'll take a look to see what install rule
>> > is
>> > missing/broken.
>> >
>> > On Fri, Aug 27, 2010 at 12:56 PM, Ben Medina <ben.medina at gmail.com>
>> > wrote:
>> > > Hi all,
>> > >
>> > > I'm building the latest VTK, and my installs are missing the
>> > > QVTKInteractor.h header. This header is #included by QVTKWidget.h, so
>> > > it needs to be in the installation. I can work around this for now by
>> > > manually copying the file over, but I'm sure others will run into this
>> > > soon.
>> > >
>> > > Also, it seems that QVTKWidget.h could get by with forward declaring
>> > > QVTKInteractor, rather than a #include.
>> > >
>> > > Thanks,
>> > > Ben
>> > > _______________________________________________
>> > > 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
>
>



More information about the vtkusers mailing list