The new VisItBridge will be in 3.10

On Tue, Jan 11, 2011 at 11:53 AM, Fred Fred <stan1...@hotmail.fr> wrote:

>  Had a look but I don't have the option PARAVIEW_USE_VISITBRIDGE in ccmake
> (cmake-2.8.3 & PV-3.8.1)!
>
> ------------------------------
> From: robert.mayn...@kitware.com
> Date: Tue, 11 Jan 2011 11:40:46 -0500
> Subject: Re: [Paraview] VisIt bridge
> To: stan1...@hotmail.fr
> CC: paraview@paraview.org
>
>
> Hi Fred,
>
> I just finished the update to the
> http://www.paraview.org/Wiki/VisIt_Database_Bridge
>
> On Tue, Jan 11, 2011 at 9:35 AM, Robert Maynard <
> robert.mayn...@kitware.com> wrote:
>
> Hi Fred,
>
> I am currently updating the VisItBridge wiki page with the updated
> compilation instructions and design information.
>
>
> On Tue, Jan 11, 2011 at 9:12 AM, David Partyka 
> <david.part...@kitware.com>wrote:
>
> Hi Fred,
>
> That version of the plugin has been depricated and those pages should all
> be removed. Rob rewrote and vastly improved the VisIt bridge.  The CMake
> options that need to be set now are PARAVIEW_USE_VISITBRIDGE:BOOL=ON and
> to tell ParaView where a boost header installation is. Our apologize for the
> confusion!
>
> On Tue, Jan 11, 2011 at 5:23 AM, Fred Fred <stan1...@hotmail.fr> wrote:
>
>  The instructions for building the bridge at
> http://www.paraview.org/Wiki/VisIt_Database_Bridge, esp. the section
> entitled "Building the ParaView Plugin" seems to be outdated:
>
> #!/bin/bash
> cd ./ParaView3/Plugins/VisItDatabaseBridge      # Switch into the bridge 
> plugin source directory.
>
> curious recomendation since the usual way to build with cmake consists in
> not building in the source directory
>
> mkdir bin                                       # Make a directory for our 
> out of source build.
> cd bin                                          # Switch into the out of 
> source build dir.
> ccmake ../                                      # Set BOOTSTRAP=ON, and 
> whatever else makes sense ;)
>
> there is no BOOTSTRAP value in the ccmake menu
>
> and last I get the following errors:
>
>  CMake Error at CMake/ParaViewConfig.cmake:8 (INCLUDE):
>    include called with wrong number of arguments.  Include only takes one
>    file.
>  Call Stack (most recent call first):
>    CMakeLists.txt:42 (include)
>
>  CMake Error at CMake/VisItConfig.cmake:33 (MESSAGE):
>    Set VISIT_BASE to the path to your local VisIt 1.10.0 sources.
>  Call Stack (most recent call first):
>    CMakeLists.txt:43 (include)
>
> Any help?
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>
>
>
> --
> Robert Maynard
>
>
>
>
> --
> Robert Maynard
>



-- 
Robert Maynard
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to