Am Freitag, 16. Februar 2007 18:47 schrieben Sie:
> Also, is this the darcs version of wxhaskell you're compiling? 0.9.4
> does not have Unicode support. You're probably better off with
> darcs get http://darcs.haskell.org/wxwhaskell
I installed wxWidgets from source now in order to be able to disable Unicode
support for wxWidgets. It compiled and installed fine but compiling
wxHaskell gave me the error messages contained by the attached file. I really
don’t understand why an official release doesn’t compile.
Regards,
Wolfgang
g++ -c wxc/src/ewxw_main.cpp -o out/wxc/ewxw_main.o -MD
-I/home/wolfgang/Dokumente/Wissenschaft/Forschung/Software/installed/lib/wx/include/gtk2-ansi-release-static-2.8
-I/home/wolfgang/Dokumente/Wissenschaft/Forschung/Software/installed/include/wx-2.8
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -D__WXGTK__
-pthread -Iwxc/include
g++ -c wxc/src/extra.cpp -o out/wxc/extra.o -MD
-I/home/wolfgang/Dokumente/Wissenschaft/Forschung/Software/installed/lib/wx/include/gtk2-ansi-release-static-2.8
-I/home/wolfgang/Dokumente/Wissenschaft/Forschung/Software/installed/include/wx-2.8
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -D__WXGTK__
-pthread -Iwxc/include
wxc/src/extra.cpp: In member function ‘int wxInputSink::GetId()’:
wxc/src/extra.cpp:224: error: cast from ‘wxInputStream*’ to ‘int’ loses
precision
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&)’
/home/wolfgang/Dokumente/Wissenschaft/Forschung/Software/installed/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(char*, char*,
char*, long int, long int, long int, wxWindow*, int, int)’:
wxc/src/extra.cpp:1916: error: cannot convert ‘wxPoint’ to ‘int’ for argument
‘8’ to ‘long int wxGetNumberFromUser(char*, char*, char*, long int, long int,
long int, wxWindow*, int, int)’
make: *** [out/wxc/extra.o] Fehler 1
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxhaskell-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users