[Paraview] windows build problems, cmake errors
m.c.wilkins at massey.ac.nz
m.c.wilkins at massey.ac.nz
Tue Oct 19 20:23:15 EDT 2010
Hi,
I get an error while trying to build the make files for building
paraview on Windows. The error is:
Entering Z:/Utilities/VTKClientServer/Common
CMake Error at Utilities/VTKClientServer/vtkClientServer.cmake:16 (INCLUDE):
include could not find load file:
C:/build/pv/VTK/Utilities/vtkCommonKit.cmake
Call Stack (most recent call first):
Utilities/VTKClientServer/vtkClientServer.cmake:37 (PV_PRE_WRAP_VTK_CS)
Utilities/VTKClientServer/Common/CMakeLists.txt:2 (PV_WRAP_VTK_CS)
Returning to Z:/Utilities/VTKClientServer
Now for the details. I have Cmake 2.8.2, paraview source 3.8.1 from
http://www.paraview.org/files/v3.8/ParaView-3.8.1.zip, QT 4.7.0 from
http://qt.nokia.com/downloads/windows-cpp-vs2008, visual studio 2009,
and windows XP SP3. In cmake I have this:
CMake Warning at CMakeLists.txt:97 (MESSAGE):
Warning: You are using Qt 4.7.0. Officially supported version is Qt 4.6
I don't think this can be the problem as the error isn't in any Qt
directories.
I also tried using the latest source via git using:
git clone git://paraview.org/ParaView.git
git submodule init
git submodule update
but I got a similar message.
Does anyone have any clues please?
Thank you!
Matt Wilkins
More information about the ParaView
mailing list