[Paraview] Cannot build Visit Bridge component "mili" on Redhat Linux cluster

2011-04-06 Thread Cook, Rich
Hello, I apologize for posting without lurking long. I hope my question is well-posed. I've been fighting to get the Mili component of the Visit Bridge to build. This is Paraview 3.10 on RHEL 5, 2.6.18-105 kernel variant.

Re: [Paraview] Cannot build Visit Bridge component "mili" on Redhat Linux cluster

2011-04-06 Thread Burlen Loring
Hi, I recognize this from a long time ago when I was working with the VisIt bridge. VisIt databases are tied to a specific older version of VTK before a big API change that introduced 64 bit ids. Things may have changed since my time working with the bridge so YMMV but back then the way I got

Re: [Paraview] Cannot build Visit Bridge component "mili" on Redhat Linux cluster

2011-04-06 Thread Cook, Rich
OK, that fixed that! Thanks for the quick response! :-) I'm amazed that Paraview can handle VisIt plugins, pretty impressive if it ends up working! -- Rich On Apr 6, 2011, at 4:02 PM, Burlen Loring wrote: > Hi, > > I recognize this from a long time ago when I was working with the VisIt >

Re: [Paraview] Cannot build Visit Bridge component "mili" on Redhat Linux cluster

2011-04-07 Thread Robert Maynard
Hi, When I updated the VisItBridge I changed a large amount of the VisIt Readers to support VTK_USE_64BIT_IDS. It seems that the Mili reader was missed during this conversion. I will try to have this fixed for the next major release of ParaView. On Wed, Apr 6, 2011 at 7:02 PM, Burlen Loring wrot