Re: [wxhaskell-users] wxhaskell under leopard

2008-02-20 Thread Eric Kow
Hi, > But now the sample code give a segmentation fault. Somebody has some > hint on the reason? Could you please try with wxWidgets 2.6? See (and update the wiki if you get something working under Leopard) Thanks! -- Eric Kow

[wxhaskell-users] wxhaskell under leopard

2008-01-04 Thread m . gubinelli
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 mak