From: Eric K. <eri...@gm...> - 2012-05-31 10:58:51
|
Hey wxHaskellers, Anybody know what to make of this? dyld: Symbol not found: __ZN10wxDateTime13TIME_T_FACTORE Referenced from: /Users/foo/Library/Haskell/ghc-7.0.4/lib/wxc-0.90.0.3/lib/libwxc.dylib Expected in: flat namespace in /Users/foo/Library/Haskell/ghc-7.0.4/lib/wxc-0.90.0.3/lib/libwxc.dylib /Users/foo/Library/Haskell/bin/my-gui: line 2: 63052 Trace/BPT trap The wxHaskell instance was installed on MacOS X Snow Leopard, I think with the instructions on http://www.haskell.org/haskellwiki/WxHaskell/Mac It's wxWidgets 2.9.3.1 installed via Homebrew. Frustrating that this should *still* be a black art after all that hard work from Jeremy and others :-( -- Eric Kow <http://erickow.com> |