Menu

plotting.cpp compilation error in 0.9pre3

Help
Joanna
2006-12-03
2013-06-03
  • Joanna

    Joanna - 2006-12-03

    Here's the error:

    make[3]: Entering directory `/home/jo/ubuntutweaks/gdl/gdl-0.9pre3/src'
    if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/magick -I/usr/include/netcdf-3 -I/usr/include/hdf -I/usr/include/hdf -I/usr/include/hdf5 -I/usr/include/python2.4     -g -O2 -MT gdl-plotting.o -MD -MP -MF ".deps/gdl-plotting.Tpo" -c -o gdl-plotting.o `test -f 'plotting.cpp' || echo './'`plotting.cpp; \         then mv -f ".deps/gdl-plotting.Tpo" ".deps/gdl-plotting.Po"; else rm -f ".deps/gdl-plotting.Tpo"; exit 1; fi
    plotting.cpp: In function ‘void lib::plot(EnvT*)’:
    plotting.cpp:975: error: ‘class GDLGStream’ has no member named ‘gvpd’

    What should I do?

    Thanks,
    Jo

     
    • Joel Gales

      Joel Gales - 2006-12-03

      What version of PLPLOT are you using?

      Try at least: 5.5.3

      Joel

       

Log in to post a comment.