Mail Archives: djgpp/1999/01/04/05:08:17
¡° ¤Þz¡mRobert Hoehne <robert DOT hoehne AT gmx DOT net>, ¬ÝªO: n.djgpp¡n¤§»Ê¨¥¡G
: Jorge Ivan Meza Martinez wrote :
: > Have anyone used the TVision library for DJGPP ?
: Yes.
: > I am having a problem with it. I hope someone could help me.
: > I had tried many programs, very simples, and it compiles but at linker stage
: > it always throw me some errors :
: Please tell us, what TV lib you mean. Have you compiled it
: yourself or got you a precompiled lib.
: > tvedit1.o: In function `main':
: > tvedit1.cpp:4: undefined reference to `TApplication type_info node'
: > tvedit1.o: In function `TEditorApp type_info function':
: > tvedit1.cpp(.text+0x75d): undefined reference to `TApplication type_info
: > function'
: Ad the -fno-rtti switch when you compile the sample
: files.
: > d:/djgpp/lib/libtv.a(FileEditor.o)(.text+0x2ac):FileEditor.cc: undefined
: > reference to `istream::seekg(long)'
: This error comes probably from the fact, that the libtv.a
: was compiled with an other gcc version than your current
: used version.
: Robert
I think the libtv.a used the -fno-rtti when compiled.
so,maybe recompile the libtv.a
Have any one use the TV with watcom C ??
--
¡° Origin: µ{¦¡³]p¼Ö¶é ¡» From: extmx.itri.org.tw
- Raw text -