From: <dp...@ex...> - 2004-04-15 03:02:48
|
On Wed, Apr 14, 2004 at 09:37:02AM +0100, Simon Marlow wrote: ... > That symbol looks suspiciously like it comes from the separate OpenGL > parts of WX, which reside in a separate library > (/usr/lib/libwx_gtk_gl-2.4.so here). On my system, libwxc has an > explicit dependency on libwx_gtk_gl, because it was linked against it. > Did you configure wxHaskell with --with-opengl? No, and that fixed it, thanks! I was confused because I had gotten wx to work with ghc (not ghci) earlier. Peace, Dylan |