<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<br><br><hr id="stopSpelling">From: nataliehapp@hotmail.com<br>To: berk.geveci@kitware.com<br>Subject: RE: [Paraview] problems configuring ParaView 3.6<br>Date: Wed, 29 Jul 2009 09:51:47 +0200<br><br>



<style>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Verdana;}
</style>


Here is the CMakeLists.txt form ParaView3/Applications/Client -directory.<br>I´ll try do a new installation of the qt. <br><br>Greets, <br>Natalie<br><br>&gt; Date: Tue, 28 Jul 2009 15:10:45 -0400<br>&gt; Subject: Re: [Paraview] problems configuring ParaView 3.6<br>&gt; From: berk.geveci@kitware.com<br>&gt; To: nataliehapp@hotmail.com<br>&gt; CC: paraview@paraview.org<br>&gt; <br>&gt; Hi Natalie,<br>&gt; <br>&gt; Is it possible something is weird about your Qt installation? Can you<br>&gt; send me your CMakeCache.txt from the build tree?<br>&gt; <br>&gt; -berk<br>&gt; <br>&gt; <br>&gt; <br>&gt; On Tue, Jul 28, 2009 at 3:24 AM, Natalie<br>&gt; Happenhofer&lt;nataliehapp@hotmail.com&gt; wrote:<br>&gt; &gt; Hi!<br>&gt; &gt; I´ve checked out ParaView 3.6 twice, once at home on my laptop and once at<br>&gt; &gt; work at the system there:<br>&gt; &gt;<br>&gt; &gt; At home, using CMake 2.4-patch 7 and Qt 4.3.4, I can configure ParaView<br>&gt; &gt; running "ccmake &lt;path-to-source-directory&gt;", but building via<br>&gt; &gt; "make" gets me the error<br>&gt; &gt;<br>&gt; &gt; /home/natalie/Paraview/ParaView3-build/bin/libvtkGraphics.a(vtkExtractSelectedFrustum.o):<br>&gt; &gt; In function `vtkExtractSelectedFrustum::PlaneClipEdge(double*, double*, int,<br>&gt; &gt; int&amp;, double*)':<br>&gt; &gt; vtkExtractSelectedFrustum.cxx:(.text+0x76f): undefined reference to<br>&gt; &gt; `vtkPlanes::GetPlane(int)'<br>&gt; &gt; /home/natalie/Paraview/ParaView3-build/bin/libvtkGraphics.a(vtkExtractSelectedFrustum.o):<br>&gt; &gt; In function `vtkExtractSelectedFrustum::ABoxFrustumIsect(double*,<br>&gt; &gt; vtkCell*)':<br>&gt; &gt; vtkExtractSelectedFrustum.cxx:(.text+0xb46): undefined reference to<br>&gt; &gt; `vtkPlanes::GetPlane(int)'<br>&gt; &gt; /home/natalie/Paraview/ParaView3-build/bin/libvtkGraphics.a(vtkExtractSelectedFrustum.o):<br>&gt; &gt; In function `vtkExtractSelectedFrustum::CreateFrustum(double*)':<br>&gt; &gt; vtkExtractSelectedFrustum.cxx:(.text+0x1bc6): undefined reference to<br>&gt; &gt; `vtkPlanes::SetNormals(vtkDataArray*)'<br>&gt; &gt; /home/natalie/Paraview/ParaView3-build/bin/libvtkGraphics.a(vtkExtractSelectedFrustum.o):<br>&gt; &gt; In function `vtkExtractSelectedFrustum::RequestData(vtkInformation*,<br>&gt; &gt; vtkInformationVector**, vtkInformationVector*)':<br>&gt; &gt; vtkExtractSelectedFrustum.cxx:(.text+0x1e74): undefined reference to<br>&gt; &gt; `vtkPlanes::GetNumberOfPlanes()'<br>&gt; &gt; /home/natalie/Paraview/ParaView3-build/bin/libvtkGraphics.a(vtkExtractSelectedFrustum.o):<br>&gt; &gt; In function<br>&gt; &gt; `vtkExtractSelectedFrustum::vtkExtractSelectedFrustum(vtkPlanes*)':<br>&gt; &gt; vtkExtractSelectedFrustum.cxx:(.text+0x385e): undefined reference to<br>&gt; &gt; `vtkPlanes::New()'<br>&gt; &gt; /home/natalie/Paraview/ParaView3-build/bin/libvtkGraphics.a(vtkExtractSelectedFrustum.o):<br>&gt; &gt; In function<br>&gt; &gt; `vtkExtractSelectedFrustum::vtkExtractSelectedFrustum(vtkPlanes*)':<br>&gt; &gt; vtkExtractSelectedFrustum.cxx:(.text+0x39b8): undefined reference to<br>&gt; &gt; `vtkPlanes::New()'<br>&gt; &gt; collect2: ld returned 1 exit status<br>&gt; &gt; make[2]: *** [bin/QtChartCxxTests] Error 1<br>&gt; &gt; make[1]: ***<br>&gt; &gt; [VTK/GUISupport/Qt/Testing/Cxx/CMakeFiles/QtChartCxxTests.dir/all] Error 2<br>&gt; &gt; make[1]: *** Waiting for unfinished jobs....<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; At work, I cannot even configure fully, because configuring gives me the<br>&gt; &gt; error:<br>&gt; &gt;<br>&gt; &gt; CMake Error at Applications/Client/CMakeLists.txt:536 (FILE):<br>&gt; &gt; &nbsp;&nbsp; file GLOB requires a glob expression after the directory<br>&gt; &gt;<br>&gt; &gt; Here is CMake 2.6-patch4 and Qt 4.5.1 installed.<br>&gt; &gt;<br>&gt; &gt; Thx for help,<br>&gt; &gt; Natalie<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; ________________________________<br>&gt; &gt; ¿Quieres conocerte mejor? ¡Conoce lo que Windows Live tiene especialmente<br>&gt; &gt; para ti!<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Powered by www.kitware.com<br>&gt; &gt;<br>&gt; &gt; Visit other Kitware open-source projects at<br>&gt; &gt; http://www.kitware.com/opensource/opensource.html<br>&gt; &gt;<br>&gt; &gt; Please keep messages on-topic and check the ParaView Wiki at:<br>&gt; &gt; http://paraview.org/Wiki/ParaView<br>&gt; &gt;<br>&gt; &gt; Follow this link to subscribe/unsubscribe:<br>&gt; &gt; http://www.paraview.org/mailman/listinfo/paraview<br>&gt; &gt;<br>&gt; &gt;<br><br><hr>Nuevo Internet Explorer 8  <a href="http://www.ie8.msn.com/microsoft/internet-explorer-8/es-xl/ie8.aspx">¡Es Gratis y optimizado para MSN!</a><br /><hr />¡Es hora que descubras quién eres! <a href='http://www.descubrewindowslive.com/' target='_new'>Alguien puede conocerte mejor que tu mismo.</a></body>
</html>