>  > I configured wxMac --disable-monolithic -with-opengl --with-unicode

Is this the case with you?  You shouldn't need --with-opengl

> I'm also having a problem (the same, I guess!) with the RC2 binary package
>  for Mac: when linking there are missing libraries. After a closer look, the
>  linker asks for files like
>
>  /usr/local/lib/libwx_base_carbonu_xml-2.6.0.dylib
>  /usr/local/lib/libwx_macu_SOMETHING-2.6.0.dylib
>
>  But the available files are
>  /usr/local/lib/libwx_base_carbon_xml-2.6.0.dylib
>  /usr/local/lib/libwx_mac_SOMETHING-2.6.0.dylib
>
>  It seems there is an extra 'u' in the names (see carbonu and macu).

Yes, that 'u' stands for Unicode.  Is your wxWidgets 2.6 configured
for this?  Are you passing in the correct wx-config to wxhaskell (you
can do this by adding a symbolic link in /usr/local/wxhaskell/bin)

Thanks for the report!

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
wxhaskell-users mailing list
wxhaskell-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to