Hi,

Could somebody confirm the correct version of wxWidgets to compile  
against for Mac OS X? The website states that wxMAC 2.5.1 is required,  
but several parts of the website appear to be out of date, and also  
2.5.1 is more than three years old now.

I have tried compiling a recent checkout of wxHaskell with wxMAC 2.8.7  
and GHC 6.8 on Mac OS 10.5, and the following error occurs:


wxc/src/extra.cpp: At global scope:
wxc/src/extra.cpp:324: error: conflicting return type specified for  
‘virtual void wxcHtmlWindow::OnCellClicked(wxHtmlCell*, wxCoord,  
wxCoord, const wxMouseEvent&)’
/usr/local/include/wx-2.8/wx/html/htmlwin.h:210: error:   overriding  
‘virtual bool wxHtmlWindowMouseHelper::OnCellClicked(wxHtmlCell*,  
wxCoord, wxCoord, const wxMouseEvent&)’
wxc/src/extra.cpp: In function ‘long int wxGetNumberFromUser(wxChar*,  
wxChar*, wxChar*, long int, long int, long int, wxWindow*, int, int)’:
wxc/src/extra.cpp:1919: error: cannot convert ‘wxPoint’ to ‘int’ for  
argument ‘8’ to ‘long int wxGetNumberFromUser(wxChar*, wxChar*,  
wxChar*, long int, long int, long int, wxWindow*, int, int)’
make: *** [out/wxc/extra.o] Error 1



Many thanks
Neil
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
wxhaskell-users mailing list
wxhaskell-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to