[vtk-developers] QVTKWin32Header.h not installed

clinton at elemtech.com clinton at elemtech.com
Fri Feb 15 11:14:26 EST 2008


Thanks for reporting.  Its fixed now.

Clint

On Friday 15 February 2008 8:12:05 am Daniele Domenichelli wrote:
> Hello,
> I just downloaded last CVS version of VTK and I realized that
> "QVTKWidget.h" was modified on Mon Feb 11 2008 and some code moved to
> the new header "QVTKWin32Header.h". [1]
> This file was not added to CMakeLists.txt, so it is not installed with
> "make install". I just added it and now it works again correctly. [2]
>
>
> Best regards,
> Daniele Domenichelli
>
>
> [1]
> http://public.kitware.com/cgi-bin/viewcvs.cgi/GUISupport/Qt/QVTKWidget.h?r1
>=1.15&r2=1.16
>
> [2]
> Index: GUISupport/Qt/CMakeLists.txt
> ===================================================================
> RCS file: /cvsroot/VTK/VTK/GUISupport/Qt/CMakeLists.txt,v
> retrieving revision 1.37
> diff -u -r1.37 CMakeLists.txt
> --- GUISupport/Qt/CMakeLists.txt        11 Feb 2008 14:08:06 -0000     
> 1.37 +++ GUISupport/Qt/CMakeLists.txt        15 Feb 2008 15:05:14 -0000 @@
> -216,6 +216,7 @@
>    INSTALL(FILES
>      "${CMAKE_CURRENT_SOURCE_DIR}/QVTKWidget.h"
>      "${CMAKE_CURRENT_SOURCE_DIR}/vtkEventQtSlotConnect.h"
> +    "${CMAKE_CURRENT_SOURCE_DIR}/QVTKWin32Header.h"
>      DESTINATION ${VTK_INSTALL_INCLUDE_DIR_CM24}
>      COMPONENT Development
>      )
> _______________________________________________
> vtk-developers mailing list
> vtk-developers at vtk.org
> http://www.vtk.org/mailman/listinfo/vtk-developers





More information about the vtk-developers mailing list