I can't compile with gcc3.2.x
In file included from src/configi.cpp:19:
src/configi.h:30: 'string' is used as a type, but is not defined as a
type.
src/configi.h:31: 'string' is used as a type, but is not defined as a
type.
src/configi.h:40: 'ifstream' is used as a type, but is not defined as
a type.
src/configi.cpp: In constructor `ci_fl_end::ci_fl_end()':
src/configi.cpp:33: `cerr' undeclared (first use this function)
src/configi.cpp:33: (Each undeclared identifier is reported only once
for each
function it appears in.)
src/configi.cpp: In member function `if_descr Cinterp::get_entry()':
src/configi.cpp:45: `conf' undeclared (first use this function)
src/configi.cpp:65: `endl' undeclared (first use this function)
src/configi.cpp:72: `struct if_descr' has no member named `inpres'
src/configi.cpp:74: `struct if_descr' has no member named `descr'
src/configi.cpp: In constructor `Cinterp::Cinterp(char*)':
src/configi.cpp:81: class `Cinterp' does not have any field named
`conf'
make: *** [src/configi.o] Error 1
Logged In: NO
I have the same problem :-(
Logged In: NO
I have the same problem :-(
Logged In: NO
I had the same problem :-(