maed-users Mailing List for Math And EDucation
Status: Pre-Alpha
Brought to you by:
space2
You can subscribe to this list here.
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
|---|
|
From: Giancarlo B. <g....@ip...> - 2005-12-26 20:52:39
|
Hi everyone!
MaED 0.3.1 looks very interesting for me.
I installed the libraries fltk.1.1.x-r4721,
since the libraries fltk.2.0.x-r4721,
didn't work.
I got a compilation problem with MaED
since I received this following message while building it:
---------------------------------------------------------------------
make all-recursive
make[1]: Entering directory `/mnt/hd/root/Math/Maed/maed-0.3.1'
Making all in filters
make[2]: Entering directory `/mnt/hd/root/Math/Maed/maed-0.3.1/filters'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -c mls_inp.cxx
In file included from ../include/inputf.h:31,
from mls_in.h:23,
from mls_inp.yxx:8:
../include/arrayt.h:178: error: default argument given for parameter 1 of
`
ArrayT<T>::ArrayT(int)'
../include/arrayt.h:64: error: after previous specification in `
ArrayT<T>::ArrayT(int)'
make[2]: *** [mls_inp.o] Error 1
make[2]: Leaving directory `/mnt/hd/root/Math/Maed/maed-0.3.1/filters'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/hd/root/Math/Maed/maed-0.3.1'
make: *** [all-recursive-am] Error 2
------------------------------------------------------------------------
I cannot understand the meaning of that message, thus it would be very
appreciated if someone explains me a bit more about that.
Thanks a lot,
Giancarlo Bassi
|