[Paraview] VisIt bridge

David Partyka david.partyka at kitware.com
Tue Jan 11 13:26:25 EST 2011


Building the old VisIt bridge is really complicated hence the rewrite. It is
included prebuilt in the ParaView 3.8 binaries if you just want to use it.
Otherwise you will need to checkout our development git repository and build
that version.

http://www.paraview.org/Wiki/ParaView/Git



On Tue, Jan 11, 2011 at 1:21 PM, Fred Fred <stan1313 at hotmail.fr> wrote:

>  LOL
> so...how do I proceed NOW?
>
>
> ------------------------------
> From: robert.maynard at kitware.com
> Date: Tue, 11 Jan 2011 12:34:24 -0500
>
> Subject: Re: [Paraview] VisIt bridge
> To: stan1313 at hotmail.fr
> CC: paraview at paraview.org
>
> The new VisItBridge will be in 3.10
>
> On Tue, Jan 11, 2011 at 11:53 AM, Fred Fred <stan1313 at 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.maynard at kitware.com
> Date: Tue, 11 Jan 2011 11:40:46 -0500
> Subject: Re: [Paraview] VisIt bridge
> To: stan1313 at hotmail.fr
> CC: paraview at 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.maynard at 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.partyka at 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 <stan1313 at 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110111/0d404059/attachment-0001.htm>


More information about the ParaView mailing list