Added by Стойчо Стефанов Stoycho Stefanov about 8 years ago
Hey,
I'm getting the following linker error:
MyClass.o: In function `MyClass::MyMethod(Wt::WWidget*) const':
MyClass.cpp:(.text+0x4514): undefined reference to `typeinfo for Wt::WWidget'
and a cannot get rid of it :(
I'm using gcc-3.4.4-glibc-2.3.5-linux-2.6.12\arm-softfloat-linux-gnu tool chain. With other compiler I do not have this problem compiling the same source code
Could anybody help me?
Regards,
Stoycho