From: <m.g...@gm...> - 2008-01-04 15:55:20
|
As previously reported on the list, wxhaskell compile cleanly under leopard with the Apple bundled wxwidgets (2.8.4) but when trying to run the samples ghci fails with a link error abount symbols not found (the specific symbol depends on which sample you are trying to run). I managed to make the error disappear by using ./configure --with-opengl --with-stc (the second argument is apparently not needed). But now the sample code give a segmentation fault. Somebody has some hint on the reason? (configuration: maxosx 10.5.1, ghc 6.8.1, lastest darcs wxhaskell) thanks, massimiliano gubinelli |