-------- Forwarded Message --------
> From: Mark Olesen <mark.ole...@faurecia.com>
> To: ParaView Developers <paraview-develop...@paraview.org>
> Subject: CMake Error at
> Utilities/VTKClientServer/vtkClientServer.cmake
> Date: Fri, 23 Apr 2010 16:41:53 +0200
> 
> Since pulling paraview from the new git repository (the last commit now
> being commit be0d83598f), I can't get the cmake stage working at all.
> 
> Building on linux x86_64 (opensuse 11.2) with gcc-4.4.3, qt-4.5.3
> (system version) and cmake-2.8.1
> 
> Here are the parameters that I'm using:
> ----                                                                          
>                         
> cmake
> -DCMAKE_INSTALL_PREFIX:PATH=/data/app/OpenFOAM/local/ThirdParty-dev/platforms/linux64Gcc/paraview-3.9.0
> -DVTK_USE_TK:BOOL=OFF
> -DBUILD_SHARED_LIBS:BOOL=ON
> -DVTK_USE_RPATH:BOOL=OFF
> -DCMAKE_BUILD_TYPE:STRING=Release
> -DPARAVIEW_INSTALL_DEVELOPMENT:BOOL=ON
> -DPARAVIEW_GENERATE_PROXY_DOCUMENTATION:BOOL=ON
> -DPARAVIEW_BUILD_QT_GUI=ON
> /data/app/OpenFOAM/local/ThirdParty-dev/paraview-3.9.0
> ----
> 
> I'm building in the directory:
> /data/app/OpenFOAM/local/ThirdParty-dev/platforms/build-linux64Gcc/paraview-3.9.0
> 
> 
> This is the error that I'm receiving
> 
> 
> CMake Error at Utilities/VTKClientServer/vtkClientServer.cmake:16
> (INCLUDE):
>   include could not find load file:
> 
>     
> /data/app/OpenFOAM/local/ThirdParty-dev/platforms/build-linux64Gcc/paraview-3.9.0/Utilities/Xdmf2/vtk/Utilities/vtkXdmfKit.cmake
> Call Stack (most recent call first):
>   Utilities/VTKClientServer/vtkClientServer.cmake:37
> (PV_PRE_WRAP_VTK_CS)
>   Utilities/VTKClientServer/Xdmf2/CMakeLists.txt:7 (PV_WRAP_VTK_CS)
> 
> 
> 
> It is apparently looking for a "vtkXdmfKit.cmake" file within the build
> directory. If I configure a somewhat older version (from the github
> repo: commit 71854e3754), it goes through without any issues.
> 
> 
> Can anyone give a hint at what might have changed to cause this error?
> 
> In the newer git repo, I can checkout a version from March 24 (same date
> as my old github version), but have the same cmake error even although
> they are ostensibly the same versions.
> 
> What am I missing?
> 
> 
> /mark



DISCLAIMER:
This electronic transmission (and any attachments thereto) is intended solely 
for the use of the addressee(s). It may contain confidential or legally 
privileged information. If you are not the intended recipient of this message, 
you must delete it immediately and notify the sender. Any unauthorized use or 
disclosure of this message is strictly prohibited. Faurecia does not guarantee 
the integrity of this transmission and shall therefore never be liable if the 
message is altered or falsified nor for any virus, interception or damage to 
your system.

_______________________________________________
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

Reply via email to