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.dema...@kitware.com] 
Sent: Thursday, March 13, 2014 11:12 AM
To: Nikita Sharakhov
Cc: paraview@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 <sha...@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

_______________________________________________
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