This doesn't work either.

I did a bunch of googling about this error. Basically it's a missing symbol, just one used in a vtab of a virtual class. It can have lots of causes.
- broken compiler (would have come up)
- libs for other compiler versions (would have come up)
- mixed compiler builds (nope)
- general missing library problems (then it's accompanied by ordinary missing symbol erros usually)
So what now?
