<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Finally I solved my problem by downloading the last version of cmake. Was it a cmake version issue? I am not sure about it but anyway, it works and please don't waste your time for me any more.<br>And thanks for your help.<br><br>> Date: Thu, 12 Nov 2009 06:04:00 -0500<br>> From: hobbsk@ohiou.edu<br>> To: paraview@paraview.org<br>> Subject: Re: [Paraview] cmake issue<br>> <br>> On 11/12/2009 04:28 AM, Fred Fred wrote:<br>> > I try to build PV according to the recommandations, that is create a<br>> > binary directory, go there and run ccmake <PV tree root><br>> > and I get an error message that advice me to create a binary directry,<br>> > go there and so<br>> > So I add a line at the beginning of the CMakeLists.txt file so as to<br>> > print the values of ParaView_SOURCE_DIR and ParaView_BINARY_DIR and I<br>> > get the same value, which is actually the source value. So it means<br>> > that cmake fails getting the current directory name. My PWD shell<br>> > variable is ok so any idea?<br>> <br>> Please tell us exactly what commands you are using.<br>> <br>> Please tell us the version of CMake you are using.<br>> <br>> Did you get ParaView from CVS?<br>> <br>> Did you download one of the release tarballs?<br>> <br>> When I build from one of the release tarballs I do :<br>> <br>> [kevin@murron tmp]$ tar -xzf paraview-3.6.1.tar.gz<br>> [kevin@murron tmp]$ mkdir ParaView3_Build<br>> [kevin@murron tmp]$ cd ParaView3_Build/<br>> [kevin@murron ParaView3_Build]$ ccmake ../ParaView3<br>> <br>> <br>> [kevin@murron ParaView3_Build]$ make -j 8<br>> .<br>> .<br>> .<br>> <br>> and everything seems to work OK<br>> <br> <br /><hr />Vous êtes étudiants ? Bénéficiez de Windows 7 à 35? ! <a href='http://www.windows-7-pour-les-etudiants.com' target='_new'>Découvrez notre offre ! </a></body>
</html>