From: Blair A. <mrb...@gm...> - 2013-06-09 15:34:42
|
I used this repo: https://github.com/atzedijkstra/wxHaskell Using wxWidgets 2.9.4, and GHC 7.6.3 the only change needed is in wxc/src/cpp/eljdc.cpp line 214 (the #if wxCHECK_VERSION(2,9,5) should be commented out - or at least had to be on my setup. Then a simple: cabal install ./wxdirect ./wxc ./wxcore ./wx Should hopefully get you up and running, let me know how it goes. Many thanks, Blair On 9 June 2013 11:17, harry <vol...@ho...> wrote: > Charles the Hawk <charlesthehawk@...> writes: > > > Hi, all! I'm new to Haskell and guessing a bit here. I'm using Arch > > Linux and ghc 7.6.3. > > > > The maintenance repo package compiles and installs > > You're doing better than me if you could install on ghc 7.6.3. Which repo > did you get the code from, and did you do anything to make it complile? > > > > ------------------------------------------------------------------------------ > How ServiceNow helps IT people transform IT departments: > 1. A cloud service to automate IT design, transition and operations > 2. Dashboards that offer high-level views of enterprise services > 3. A single system of record for all IT processes > http://p.sf.net/sfu/servicenow-d2d-j > _______________________________________________ > wxhaskell-devel mailing list > wxh...@li... > https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel > |