On Tue, 2005-09-20 at 17:17 -0500, Gerald Brandt wrote:
> Hi,
>
> I have an app that I am porting from Windows XP to Linux, and I get the
> following error:
>
> Undefine reference to 'vtable for CJoyStickThread' at line xxx
>
> This app compiles and runs under Windows XP, but Linux is giving me this
> error. Any quick hints on what I can try. I did a search, and can't
> seem to find anything concrete.
Hi,
I've gotten this type of error before. It could be that you've forgotten
to implement a virtual member function.
Cheers,
Hans
--
Hans P. Palbøl <ha...@palboel.dk>