[Paraview] windows build problems, cmake errors

Dave Partyka dave.partyka at kitware.com
Tue Oct 19 21:10:01 EDT 2010


How are your build/source directories organized? Is the source dir on the Z
drive and the build dir is on C?

On Tue, Oct 19, 2010 at 8:23 PM, <m.c.wilkins at massey.ac.nz> wrote:

>
> 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
>
> _______________________________________________
> 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 ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20101019/dfbe42b5/attachment.htm>


More information about the ParaView mailing list