On Thu, 1 Feb 2007 14:17:14 +0100
Luca wrote:
>undefined symbol: _ZN8wxWindow12ApplyToolTipEP12_GtkTooltipsPKc
>(/usr/local/lib/libwx_gtk2u_stc-2.8.so)
>undefined symbol: _ZN6wxFileC1EPKcNS_8OpenModeE
>(/usr/local/lib/libwx_gtk2u_stc-2.8.so)
>undefined symbol: _ZNK8wxString11BeforeFirstEc
>(/u
On Thursday 01 February 2007 Alex Gorbachenko's cat, walking on the keyboard,
wrote:
> ldd -r /usr/local/lib/libwx_gtk2u_stc-2.8.so
> here ?
ldd -r /usr/local/lib/libwx_gtk2u_stc-2.8.so
linux-gate.so.1 => (0xe000)
libz.so.1 => /usr/lib/libz.so.1 (0xb7ea2000)
libdl.so.
On Thu, 1 Feb 2007 12:24:14 +0100
Luca wrote:
>Any idea about that?
can you show result of ldd -r /usr/local/lib/libwx_gtk2u_stc-2.8.so
here ?
--
np: Iron Maiden - The Nomad
signature.asc
Description: PGP signature
Hi,
I'm tryin to compile pgadmin1.6.2 on kubuntu 6.1, wxwidgets 2.8, but I'm
having this errors during make:
tlSQLBox.cpp:(.text+0xa5): undefined reference to `wx2stc(wxString const&)'
/usr/local/lib/libwx_gtk2u_stc-2.8.so: undefined reference to
`wxFile::wxFile(char const*, wxFile::OpenMode)'
/