[FLASH-USERS] problem with plugin for VisIt

Kunal Rao kunalgrao at gmail.com
Mon Jun 28 11:30:01 EDT 2010


Hi

I am trying to get the VisIt tool working on Ubuntu 9.10 for FLASH. I have
the visit tool installed and am trying to add the 1st plugin (out of 2 as
mentioned on http://flash.uchicago.edu/website/codesupport/visit/ ) so as to
view the output files produced by FLASH.

There are 3 steps involved in adding the 1st plugin. I did the first 2 i.e.
xml2info -clobber FLASH.xml
xml2makefile -clobber FLASH.xml

but the third one i.e. make is giving me an error. This is what I get when I
do the make:

-----------------------------------------------------------------------------------------------------------------

root at kunalgrao-laptop:~/Desktop/installs/FLASH# make
HDF5_INCLUDE=-I/home/kunalgrao/Desktop/installs/hdf5/include
HDF5_LIB=-L/home/kunalgrao/Desktop/installs/hdf5/libs/libhdf5.a |tee
make.log

****************************************************************************
*** Building FLASH Database Plugin
****************************************************************************
source='avtFLASHFileFormat.C' object='avtFLASHFileFormat.o'
libtool=no        \
    depfile='./avtFLASHFileFormat.d'
tmpdepfile='./avtFLASHFileFormat.tmp_d' \
    depmode=gcc3 /usr/local/visit/1.11.2/linux-intel/bin/depcomp          \
    g++ -D_LARGEFILE64_SOURCE -Wno-deprecated -O2
-I/home/kunalgrao/Desktop/installs/hdf5/include
-I/misc/gapps/mpich/1.2.4/Linux/serial/64/debug/include
-I/usr/local/visit/1.11.2/linux-intel/include/cognomen
-I/usr/local/visit/1.11.2/linux-intel/include/vtk
-I/usr/local/visit/1.11.2/linux-intel/include/vtk/Common
-I/usr/local/visit/1.11.2/linux-intel/include/vtk/Filtering
-I/usr/local/visit/1.11.2/linux-intel/include/vtk/Graphics
-I/usr/local/visit/1.11.2/linux-intel/include/vtk/Hybrid
-I/usr/local/visit/1.11.2/linux-intel/include/vtk/IO
-I/usr/local/visit/1.11.2/linux-intel/include/vtk/Imaging
-I/usr/local/visit/1.11.2/linux-intel/include/vtk/Rendering
-I/usr/local/visit/1.11.2/linux-intel/include/vtk/Utilities -I.
-I/home/kunalgrao/Desktop/installs/mpich/include
-I/usr/local/visit/1.11.2/linux-intel/include
-I/usr/local/visit/1.11.2/linux-intel/include/visit
-I/usr/local/visit/1.11.2/linux-intel/include/python -c avtFLASHFileFormat.C
-o avtFLASHFileFormat.o
avtFLASHFileFormat.C: In member function ‘vtkPolyData*
avtFLASHFileFormat::GetMortonCurveSubset(int)’:
avtFLASHFileFormat.C:1058: error: no matching function for call to
‘find(__gnu_cxx::__normal_iterator<int*, std::vector<int,
std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int,
std::allocator<int> > >, int&)’
make: *** [avtFLASHFileFormat.o] Error 1
--------------------------------------------------------------------------------------------------------------

I am also attaching the Makefile for your reference. Kindly let me know how
to get it right.

Thanks & Regards,
Kunal


----------------------------------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20100628/002474b5/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile
Type: application/octet-stream
Size: 4040 bytes
Desc: not available
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20100628/002474b5/attachment.obj>


More information about the flash-users mailing list