epix-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ePiX-users] New release (v1.0.16)


From: Julian Gilbey
Subject: Re: [ePiX-users] New release (v1.0.16)
Date: Mon, 16 Oct 2006 20:01:13 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

On Mon, Oct 16, 2006 at 12:32:57PM -0400, Andrew D. Hwang wrote:
> The templates in plot.h and the contents of map.h are no longer in epix.h. 
> Almost all inline functions have now been removed from the library, and 
> all but a couple of the source files have been reviewed and cleaned up.

Oops: compilation failed:

if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" 
-DPACKAGE_VERSION=\"1.0.16\" -DPACKAGE_STRING=\"epix\ 1.0.16\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.16\" 
-DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I. -I..    -Wall -g -O2 -MT 
CartesianCoord.o -MD -MP -MF ".deps/CartesianCoord.Tpo" -c -o CartesianCoord.o 
CartesianCoord.cc; \
        then mv -f ".deps/CartesianCoord.Tpo" ".deps/CartesianCoord.Po"; else 
rm -f ".deps/CartesianCoord.Tpo"; exit 1; fi
epix_ext.h: In member virtual void ePiX_contrib::CartesianCoord::adplot(double 
(*)(double), double, double, int)':
epix_ext.h:334: error: 'adplot' is not a member of 'ePiX'
make[2]: *** [CartesianCoord.o] Error 1
make[2]: Leaving directory 
`/home/jdg/debian/epix/build-area/epix1-1.0.16/contrib'

   Julian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]