visitbridge

What dependecies does one need to compile VisItBridge module ? I am trying to compile it as a standalone vtk module instead of with paraview. I think I have it compiling, but I am not sure about these settings.

do I need to compile other libraries from VisIt to get readers like VisItTecplotReader?

 VISIT_BUILD_READER_Silo
VISIT_BUILD_READER_Mili
VISIT_BUILD_READER_Boxlib3D

Tecplot is enabled by default. The only options are for those which require additional dependencies.