<br><br><div class="gmail_quote">On Tue, Mar 29, 2011 at 1:07 AM, David Doria <span dir="ltr">&lt;<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>&gt;</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>
&lt;<a href="mailto:rupinder.singh@nsitonline.in">rupinder.singh@nsitonline.in</a>&gt; wrote:<br>
&gt; Hey,<br>
&gt;<br>
&gt; This is my first time with ccmake and I think I&#39;m missing something. I&#39;m<br>
&gt; following the README. Here&#39;s what I did: I created VTK/VTK-build, created<br>
&gt; VTK-build/Makefiles and copied CMakelists.txt to it. Then &quot;ccmake -G Unix<br>
&gt; Makefiles&quot; from VTK-build. I get a few errors:<br>
&gt;<br>
&gt; =====<br>
&gt; CMake Error at CMakeLists.txt:67 (INCLUDE):<br>
&gt;    include could not find load file:<br>
&gt;      vtkCompilerExtras<br>
&gt; ... &lt;many other INCLUDE&gt;<br>
&gt;<br>
&gt; CMake Error at CMakeLists.txt:143 (FILE):<br>
&gt;    file Internal CMake error when trying to open file:<br>
&gt;    /home/rupinder/VTK/VTK-build/<br>
&gt; Makefiles/CMake/vtkRequireLargeFilesSupport.cxx<br>
&gt;    for reading.<br>
&gt;<br>
&gt;  CMake Error at CMakeLists.txt:171 (INCLUDE):<br>
&gt;    include could not find load file:<br>
&gt;      SharedLibraryPathVarName<br>
&gt;<br>
&gt;  CMake Error at CMakeLists.txt:316 (VTK_DEPENDENT_OPTION):<br>
&gt;    Unknown CMake command &quot;VTK_DEPENDENT_OPTION&quot;.<br>
&gt;<br>
&gt; =======<br>
&gt;<br>
&gt; Guess I&#39;m missing something. Any ideas ?<br>
&gt;<br>
&gt; Thanks,<br>
&gt; 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&#39;m trying to build VTK from sources.<br><br>-Rupinder<br>