[CMake] cmake and wxwidgets on windows

Bill Hoffman bill.hoffman at kitware.com
Thu Oct 30 21:04:54 EDT 2008


John wrote:

> C:\wx2.8\lib\gcc_lib\libwxbase28.a(baselib_thread.o)
> (.eh_frame+0x12):thread.cpp||undefined
> reference to `__gxx_personality_v0'|
>

That really looks like you are mixing different versions of gcc 
compilers... Did you compiler everything with the same compiler?

-Bill


More information about the CMake mailing list