<br><br><div class="gmail_quote">On Tue, Mar 29, 2011 at 1:07 AM, David Doria <span dir="ltr"><<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5">On Mon, Mar 28, 2011 at 3:34 PM, Rupinder Singh<br>
<<a href="mailto:rupinder.singh@nsitonline.in">rupinder.singh@nsitonline.in</a>> wrote:<br>
> Hey,<br>
><br>
> This is my first time with ccmake and I think I'm missing something. I'm<br>
> following the README. Here's what I did: I created VTK/VTK-build, created<br>
> VTK-build/Makefiles and copied CMakelists.txt to it. Then "ccmake -G Unix<br>
> Makefiles" from VTK-build. I get a few errors:<br>
><br>
> =====<br>
> CMake Error at CMakeLists.txt:67 (INCLUDE):<br>
> include could not find load file:<br>
> vtkCompilerExtras<br>
> ... <many other INCLUDE><br>
><br>
> CMake Error at CMakeLists.txt:143 (FILE):<br>
> file Internal CMake error when trying to open file:<br>
> /home/rupinder/VTK/VTK-build/<br>
> Makefiles/CMake/vtkRequireLargeFilesSupport.cxx<br>
> for reading.<br>
><br>
> CMake Error at CMakeLists.txt:171 (INCLUDE):<br>
> include could not find load file:<br>
> SharedLibraryPathVarName<br>
><br>
> CMake Error at CMakeLists.txt:316 (VTK_DEPENDENT_OPTION):<br>
> Unknown CMake command "VTK_DEPENDENT_OPTION".<br>
><br>
> =======<br>
><br>
> Guess I'm missing something. Any ideas ?<br>
><br>
> Thanks,<br>
> Rupinder<br>
<br>
</div></div>Which readme are you following?<br>
<br>
Are you trying to build VTK? Or build you own code and link it to VTK?<br>
<font color="#888888"><br>
David<br>
</font></blockquote></div><br>VTK/README.html#Building. Yes, I'm trying to build VTK from sources.<br><br>-Rupinder<br>