Re: Re: Re: RE: Re: undefined Symbol ...wxNotebookBase
"Achim Breunig" <[email protected]>
| Newsgroups | gmane.comp.lib.wxwindows.wxnet |
|---|---|
| Message-ID | <002601c353d0$e45f2710$0200a8c0@win2k01> |
Hello, I want to give you additional informations, I found during my investigation: When I run wx-config --libs I get -L/usr/local/lib -pthread -lwx_gtk2u-2.4 That's what I expected. When I run ldd libwx-c.so I do not see the library wx_gtk2u-2.4 (see my last email for the output of ldd libwx-c.so. I think that's not what you would expect. I just removed the libwx_gtk2u-2.4.so and I received the same error as ever: ** (minimal.exe:8146): WARNING **: Failed to load library libwx-c.so (wx-c): /us r/lib/libwx-c.so: undefined symbol: _ZNK14wxNotebookBase13DoGetBestSizeEv but not that the library libwx_gtk2u-2.4.so could not be found. Perhaps this is a hint. Kind Regards Achim Breunig