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:[email protected]] 
Sent: Thursday, March 13, 2014 11:12 AM
To: Nikita Sharakhov
Cc: [email protected]
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 <[email protected]> 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

_______________________________________________
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