Hello,

I recently tried to build the latest darcs version of wxhaskell but building
fails during make:

g++ -c wxc/src/eljfilehist.cpp -o dist/wxc/eljfilehist.o -MD
-I/usr/local/lib/wxWidgets//lib/wx/include/mac-unicode-release-static-2.8
-I/usr/local/lib/wxWidgets//include/wx-2.8 -D_FILE_OFFSET_BITS=64
-D_LARGE_FILES -D__WXMAC__   -fPIC -Iwxc/include
wxc/src/eljfilehist.cpp: In function 'int wxFileHistory_GetMenus(void*, void*)':
wxc/src/eljfilehist.cpp:81: error: invalid cast from type
'wxObjectList::compatibility_iterator' to type 'void*'
make: *** [dist/wxc/eljfilehist.o] Error 1

The wxWidgets version is 2.8.9 and has been configured with:
--with-opengl --enable-gui --enable-monolithic
--disable-shared --with-mac --enable unicode --enable-stl
--prefix=/usr/local/lib/wxWidgets/

The wxhaskell version is the current darcs one and has been configured with:
--enable-split-objs --hcprof --with-opengl --prefix=/usr/local/lib/wxhaskell

OS is MacOS X Tiger (10.4) and wx-config is on the path

Can anyone give me any pointers on how to make wxhaskell compile?

Thanks in advance
S. Günther

PS: Dear wxhaskell developers, you made one man (me) very very
happy when you reached the stage of supporting the current wxWidgets
version.
I bow to you.
Thanks.
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
wxhaskell-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to