From: Eric Y. K. <eri...@gm...> - 2008-02-15 23:38:30
|
Hi Malcolm, On Fri, Feb 08, 2008 at 14:11:28 +0000, Malcolm Wallace wrote: > (OS X) Check architecture to use intermediate step of compiling > master.o or not. By the way, are you on PowerPC or Intel? (i guess the former?) > There is still one tiny problem, specifically and only with the demo > program: samples/contrib/GLCanvas.hs, which continues to give a dynamic > linking error. I tracked this down to the shared library > > /usr/local/wxhaskell/lib/libwxc-mac2.6.4-0.10.1.dylib > > which does not (but _ought_ to) have a dependency on > > /usr/local/lib/libwx_macu_gl-2.6.0.4.0.dylib Can you report the contents of config/config.mk (specifically WXWIN-LIBS)? Also, what does /usr/local/bin/wx-config --libs std media --gl-libs say? Thanks! -- Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow> PGP Key ID: 08AC04F9 |