Hi Miguel,
On Thu, 31 Jan 2008 03:09:24 +0900, Miguel Vilaça <[EMAIL PROTECTED]> wrote:
> When I run ghci -package wx e get this:
>
> Loading package wxcore-0.10.1 ... ghc-6.6.1: can't load .so/.DLL for:
> wxc-gtk2.8.4-0.10.1 (/usr/lib/libwxc-gtk2.8.4-0.10.1.so: undefined
> symbol: _ZTV11wxMediaCt
Hi,
I'm using wxHaskell for some time now and today I try to change wxGTK
2.6 to wxGTK 2.8 on my Ubuntu Gutsy (if that makes difference)
Just before start describing, is anyone using wxGTK 2.8 with wxHaskell?
What I did was:
apt-get install libwxgtk28-dev
In the past I already have doneap