Re: Undefined References

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

 



On Dec 1, 2007 9:42 AM, Tom Browder <tom.browder@xxxxxxxxx> wrote:
...
>   define the virtual function:
>
>  virtual void setCurrentSprite(int){} // not '{}' and not ';'

That should have been:

  virtual void setCurrentSprite(int){} // note '{}' and not ';'

-Tom

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux