Project

General

Profile

[wt-3.3.6] linker error

Added by Стойчо Стефанов Stoycho Stefanov over 7 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