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 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ wxhaskell-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxhaskell-users
