[CMake] My dammed problem with OSX and Qt

Benjamin Reed rangerrick at gmail.com
Wed Jan 16 13:42:10 EST 2008


On Jan 16, 2008 1:05 PM, Leopold Palomo-Avellaneda <leo at alaxarxa.net> wrote:
>   "non-virtual thunk to FichaBc::empresaBase()", referenced from:
>       vtable for RegistroIvain registroiva.o
>       vtable for RegistroIvaViewin moc_registroivaview.o

I've seen these types of errors before if you're mixing and matching
g++'s (ie, your Qt was built with g++-3.3, but you're compiling using
g++-4.0, or vice-versa).

Not saying that's the problem, but it could be it...

-- 
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/


More information about the CMake mailing list