Re: [wxhaskell-devel] Debugging wxHaskell with ghci - Windows issue

2009-11-18 Thread Brian Lewis
On Wednesday, 18.11.09 at 22:18, Jeremy O'Donoghue wrote: > ... > can't load .so/.DLL for: stdc++ (addDLL: could not load DLL) > > I notice that in the wxcore Setup.hs build file, you manually append > stdc++ to the list of libraries reported by wx-config. Yes, sorry about that. :( > I don't thin

[wxhaskell-devel] Debugging wxHaskell with ghci - Windows issue

2009-11-18 Thread Jeremy O'Donoghue
Hi Brian, I'm trying to track down the wxHaskell in ghci bug on my Windows platform, and I'm running into an issue which is stopping me from getting anywhere before I even start. The problem probably stems from the way wxHaskell is compiled under MinGW, which doesn't seem to behave quite as I wou