[Paraview] Building Paraview
Nikita Sharakhov
sharni at vt.edu
Thu Mar 13 11:53:53 EDT 2014
Thanks for the help!
I executed:
git submodule init
git submodule update
That did not help unfortunately.
CMake is not looking for VTKConfig.cmake in the source directory, but rather
in the directory, where I am building to:
/home/sharni/software/ParaViewGitBin/
I also noticed that there is a similar file
/home/sharni/software/gitStuff/ParaView/VTK/CMake/ VTKConfig.cmake.in.
Should I do something with that?
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/e6ca1ba0/attachment.html>
More information about the ParaView
mailing list