2007-03-15

More errors

I've just updated my list of GCC errors and their solutions with three more entries:
  • Potential vtable problems when using Qt.
  • Using const_cast to solve qualifier issues.
  • Warnings about uninitialized variable usage.
Enjoy!

1 Comments:

At 3:00 PM, Blogger Hydrogen said...

One other thing that can cause a vtable problem with QT is failing to include to MOC file.

 

Post a Comment

<< Home