Hi, I can't install LMME because when I type "make" the
following message appears:
g++ -DHAVE_CONFIG_H -I. -I. -I. -DVERSION=\"0.6.3\"
-DVERSION_BRANCH=\"Alpha\" -g -O2 -c commandModule.C
commandModule.C:24: default argument given for
parameter 4 of `int
Command_Object::Add_Command(char*, int, int, int =
0, char* = 0)'
commandModule.h:117: after previous specification in `int
Command_Object::Add_Command(char*, int, int, int =
0, char* = 0)'
commandModule.C:24: default argument given for
parameter 5 of `int
Command_Object::Add_Command(char*, int, int, int =
0, char* = 0)'
commandModule.h:117: after previous specification in `int
Command_Object::Add_Command(char*, int, int, int =
0, char* = 0)'
make: *** [commandModule.o] Error 1
I changed c++ for g++ and I'm currently using version
3.2 with Red Hat Linux 8.0. I've seen others have
similar problems but I couldn't find any response to them.
If anybody knows how to do please help me.
Thanks you in advance,
Carlos Villegas
Logged In: NO
I've got the same problem, did you solved it Carlos?
Logged In: NO
I have the same problem too
anyone knows it?