On Tue, Jul 14, 2009 at 11:00 AM, Tim Campbell<[email protected]> wrote: > I am trying to configure libMesh (trunk:r3417) with VTK support (VTK > v5.4.2). The configure script looks for the vtkCommonInstantiator.h > include file. However, this file does not exist in the VTK source > distribution. Do I need to switch to an older version of VTK?
That might be the easiest route to go. It's likely that libmesh doesn't support the latest VTK versions if those versions no longer have the same header files...did you build VTK from source or install an RPM/deb package. If you installed a package, there might also be vtk-dev which would have headers? -- John ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
