In trying to get a working wx on my Snow leopard Mac I think I managed to throw away all traces of macport remains, and installed a clean GHC 6.12, a clean wx, wxcore etc. Now the website says that I still need this macosx-app, which is bundled in the binary installers, but which these have been discontinued. I can't find the templates however in the source files which I need to build this macosx-app myself. So I have the following questions:
- do I still need macosx-app (my impression is: yes), and if so how can I get one - what is the role of the cabal-macosx - is the wxhaskell wiki uptodate; my impression is that it is not describing the actual situation anymore with respect to the questions above Doaitse PS: I am a bit worried about showing my incompetence as a system manager, so I would be happy if someone could help me out, for which efoort in return I am prepared to explain how I got things working on the wiki On 9 sep 2010, at 17:38, S. Doaitse Swierstra wrote: > I am in my yearly fightto get a working combination of operating system (Snow > Leopard), compiler version (6.12) , wxWidgets and wxHaskell on my Mac . > After deleting most of my stuff, starting afresh, hours of building using > macports etc. I finally get the message: > > loeki:Opgave doaitse$ ghc --make Turtle.hs > [1 of 1] Compiling Main ( Turtle.hs, Turtle.o ) > Linking Turtle ... > Undefined symbols: > "_iconv_open", referenced from: > _hs_iconv_open in libHSbase-4.2.0.2.a(iconv.o) > (maybe you meant: _hs_iconv_open) > "_iconv", referenced from: > _hs_iconv in libHSbase-4.2.0.2.a(iconv.o) > (maybe you meant: _hs_iconv_open, _hs_iconv , _hs_iconv_close ) > "_iconv_close", referenced from: > _hs_iconv_close in libHSbase-4.2.0.2.a(iconv.o) > (maybe you meant: _hs_iconv_close) > ld: symbol(s) not found > collect2: ld returned 1 exit status > loeki:Opgave doaitse$ > > > Some Googling showed me that the same problem has shown up with Yi, The > solution however is not there. Can someone enlighten me. > > Doaitse > > > > ------------------------------------------------------------------------------ > This SF.net Dev2Dev email is sponsored by: > > Show off your parallel programming skills. > Enter the Intel(R) Threading Challenge 2010. > http://p.sf.net/sfu/intel-thread-sfd > _______________________________________________ > wxhaskell-users mailing list > wxhaskell-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wxhaskell-users ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ wxhaskell-users mailing list wxhaskell-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxhaskell-users