[FLASH-USERS] How to compile FlashView (fv.01282005_5.tar.gz) ?

From: Artur Gawryszczak <gawrysz@camk.edu.pl>
Date: Wed Apr 12 2006 - 05:16:43 CDT

Hello,

I've tried to compile current FlashView, but it wasn't possible on Fedora
Core 4 (gcc-4.0.2-8.fc4, glibc-2.3.6-3) because make command fails for first
compilation:

Building CXX object CMakeFiles/flashview.dir/FlashHDF5/flashhdf5.o
In file included
from /usr/lib/gcc/i386-redhat-linux/4.0.2/../../../../include/c++/4.0.2/backward/iostream.h:31,
                 from /home/gawrysz/FlashView/FlashHDF5/flashhdf5.h:6,
                 from /home/gawrysz/FlashView/FlashHDF5/flashhdf5.C:6:
/usr/lib/gcc/i386-redhat-linux/4.0.2/../../../../include/c++/4.0.2/backward/backward_warning.h:32:2:
warning: #warning This file includes at least one deprecated or antiquated
header. Please consider using one of the 32 headers found in section
17.4.1.2 of the C++ standard. Examples include substituting the <X> header
for the <X.h> header for C++ includes, or <iostream> instead of the
deprecated header <iostream.h>. To disable this warning use -Wno-deprecated.
/home/gawrysz/FlashView/FlashHDF5/flashhdf5.C: In member function 'int
FlashHDFFile::GetNumberOfGlobalIds()':
/home/gawrysz/FlashView/FlashHDF5/flashhdf5.C:316: error: 'powf' was not
declared in this scope
/home/gawrysz/FlashView/FlashHDF5/flashhdf5.C:319: error: 'powf' was not
declared in this scope
make[2]: *** [CMakeFiles/flashview.dir/FlashHDF5/flashhdf5.o] Error 1
make[1]: *** [CMakeFiles/flashview.dir/all] Error 2
make: *** [all] Error 2

It looks like many things have changed in gcc 4.x, but is there any
possibility to get FlashView compiled on relatively modern Linux
distribution?

-- 
Cheers,
        Artur
Received on Wed Apr 12 05:17:30 2006

This archive was generated by hypermail 2.1.8 : Thu Aug 31 2006 - 21:20:49 CDT