Oct 2010 10:22:00 -0400
> Subject: Re: [CMake] Reusing configuration
>
> I usually have something along these lines in my ParaView Plugins
> CMake files:
>
> #
> INCLUDE_
comes from how cmake build makefiles
since the last line should indicate it where to find the header files:
INCLUDE_DIRECTORIES(/ParaView-3.8.1/VTK)
> Subject: Re: [CMake] Reusing configuration
> From: them...@gmail.com
> Date: Tue, 12 Oct 2010 13:45:32 +0200
> CC: cmake@cmake.org
:
INCLUDE_DIRECTORIES(/ParaView-3.8.1/VTK)
> Subject: Re: [CMake] Reusing configuration
> From: them...@gmail.com
> Date: Tue, 12 Oct 2010 13:45:32 +0200
> CC: cmake@cmake.org
> To: stan1...@hotmail.fr
>
> You'll have to ask on the ParaView list as to why this file isn't include
> vtkMarchingCubesCases.h: Aucun fichier ou dossier de ce type
>
>
> From: stan1...@hotmail.fr
> To: them...@gmail.com
> Date: Mon, 11 Oct 2010 17:29:37 +0200
> CC: cmake@cmake.org
> Subject: Re: [CMake] Reusing configuration
>
>
>
>
>
>
>
>
fichier ou dossier de ce type
From: stan1...@hotmail.fr
To: them...@gmail.com
Date: Mon, 11 Oct 2010 17:29:37 +0200
CC: cmake@cmake.org
Subject: Re: [CMake] Reusing configuration
Of course, I did it actually but I hoped that the cmake configuration could
handle it by itself.
Anyway, let us go
is I get a compilation erreur since the file does not exist in the
dev binary distrib.
So does it mean that it is necessary to instal the PV VTK dir too?
> Subject: Re: [CMake] Reusing configuration
> From: them...@gmail.com
> Date: Mon, 11 Oct 2010 17:18:45 +0200
> CC: cmake
on top, but it
> does not change anything.
>
>> Subject: Re: [CMake] Reusing configuration
>> From: them...@gmail.com
>> Date: Mon, 11 Oct 2010 17:04:22 +0200
>> CC: cmake@cmake.org
>> To: stan1...@hotmail.fr
>>
>> Well, the line with the "s
Actually I did already make the test, ie putting this line on top, but it does
not change anything.
> Subject: Re: [CMake] Reusing configuration
> From: them...@gmail.com
> Date: Mon, 11 Oct 2010 17:04:22 +0200
> CC: cmake@cmake.org
> To: stan1...@hotmail.fr
>
> Well, t
gin.cxx)
>
> SET(ParaView_DIR /ParaView-Development-3.8.1-Linux-i686/lib/paraview-3.8)
>
> Any help?
>
>> Subject: Re: [CMake] Reusing configuration
>> From: them...@gmail.com
>> Date: Mon, 11 Oct 2010 16:02:51 +0200
>> CC: dresche...@gmail.com; cmake@cmake.
On 11. Oct, 2010, at 15:47 , Fred Fred wrote:
>
> So it is impossible to just extract the options from the environment config
> data.
> But you suggestion is fine although it requires some work lol
> Thx
>
>> Date: Mon, 11 Oct 2010 09:42:24 -0400
>> Subject: Re:
So it is impossible to just extract the options from the environment config
data.
But you suggestion is fine although it requires some work lol
Thx
> Date: Mon, 11 Oct 2010 09:42:24 -0400
> Subject: Re: [CMake] Reusing configuration
> From: dresche...@gmail.com
> To: stan1...@hot
On Mon, Oct 11, 2010 at 9:32 AM, Fred Fred wrote:
> Hello,
> I suppose this question has already been asked here but I did not find any
> trace of it, including in the wiki.
> My students want to install PV at home and they need to build it from source
> in order to extend it.
> They do have a ver
Hello,
I suppose this question has already been asked here but I did not find any
trace of it, including in the wiki.
My students want to install PV at home and they need to build it from source in
order to extend it.
They do have a version installed at the university and, since configuring and
13 matches
Mail list logo