[Paraview] Building Paraview
Nikita Sharakhov
sharni at vt.edu
Thu Mar 13 11:58:32 EDT 2014
Here is the actual error:
CMake Error at CMake/ParaViewModuleTop.cmake:57 (include):
include could not find load file:
/home/sharni/software/BinGitParaView/VTK/VTKConfig.cmake
Call Stack (most recent call first):
CMakeLists.txt:579 (include)
And the CMake settings:
PARAVIEW_ENABLE_QT_SUPPORT *OFF
BUILD_DOCUMENTATION OFF
BUILD_EXAMPLES OFF
BUILD_SHARED_LIBS ON
BUILD_TESTING ON
CMAKE_BUILD_TYPE Debug
CMAKE_INSTALL_PREFIX /usr/local
Module_vtkWrappingJava OFF
Module_vtkWrappingPythonCore OFF
Module_vtkWrappingTcl OFF
PARAVIEW_BUILD_QT_GUI OFF
PARAVIEW_DATA_ROOT PARAVIEW_DATA_ROOT-NOTFOUND
PARAVIEW_ENABLE_CATALYST ON
PARAVIEW_ENABLE_FFMPEG OFF
PARAVIEW_ENABLE_PYTHON OFF
PARAVIEW_INSTALL_DEVELOPMENT_F OFF
PARAVIEW_USE_MPI OFF
PARAVIEW_USE_PISTON OFF
PARAVIEW_USE_VISITBRIDGE OFF
QT_QMAKE_EXECUTABLE
/home/sharni/vt-qt-gcc4_5-4.8.4-1.x86_64/opt/apps/gcc4_5/qt/4.8.4/bin/qmake
VTK_GLEXT_FILE
/home/sharni/software/gitStuff/ParaView/VTK/Utilities/ParseOGLExt/headers/gl
ext.h
VTK_GLXEXT_FILE
/home/sharni/software/gitStuff/ParaView/VTK/Utilities/ParseOGLExt/headers/gl
xext.h
VTK_QT_VERSION 4
VTK_USE_LARGE_DATA OFF
VTK_WGLEXT_FILE
/home/sharni/software/gitStuff/ParaView/VTK/Utilities/ParseOGLExt/headers/wg
lext.h
From: David E DeMarle [mailto:dave.demarle at kitware.com]
Sent: Thursday, March 13, 2014 11:12 AM
To: Nikita Sharakhov
Cc: paraview at paraview.org
Subject: Re: [Paraview] Building Paraview
In you source directory, do a git sub module --init followed by a git sub
module --update.
On Thursday, March 13, 2014, Nikita Sharakhov <sharni at vt.edu> wrote:
Hello,
I am having a problem building ParaView. VTKConfig.cmake is not found.
Does anyone know how this can be solved?
CMake Error at CMake/ParaViewModuleTop.cmake:57 (include):
include could not find load file:
/home/sharni/software/ParaViewGitBin/VTK/VTKConfig.cmake
Call Stack (most recent call first):
Thanks in advance!
--
David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20140313/8526e46a/attachment-0001.html>
More information about the ParaView
mailing list