pingus-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Collider and Mover code


From: David Philippi
Subject: Re: Collider and Mover code
Date: Wed, 29 Jan 2003 14:28:24 +0100
User-agent: KMail/1.4.1

On Tuesday 28 January 2003 23:13, Gervase Lam wrote:
> So it seems as if bomber.o "can't see" UprightPinguCollider.
> Any further ideas for what to investigate next would be appreciated.

It could be that UprightPinguCollider can't be instantiated because of some 
problems with it's base class....
An easy way to narrow down the problem would be to declare a static 
UprightPinguCollider instance in upright_pingu_collider.cxx. If this works 
(while bomber.cxx doesn't use it) you can be reasonably sure that an UPC 
object can be instantiated.
BTW what version of gcc are you using? Perhaps another version will have a 
slightly different error message leading to a clue about the problem.

Bye David

PS: linker errors are the worst thing that may happen to you. 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]