Hello,

I try to build the current wxhaskell version from the darcs repository.
Therefor I started shell session configured like described on the
documentation site.
The sh.exe I use is provided by msys, I also installed mingw32 (`uname
-a' : MINGW32_NT-5.1
... 1.0.11(0.46/3/2) 2007-01-12 12:05 i686 Msys)

The make process runs fine until it fails with
the message
   `wx/graphics.h' isn't found (for the wxwidgets version 2.6.4)

and with the messages
   `wxc/src/graphicscontext.cpp:417: error: expected `,' or `...'
before '*' token
    wxc/src/graphicscontext.cpp:418: error: ISO C++ forbids
declaration of `wxPoint2DDouble' with no type'
    make: *** [dist/wxc/graphicscontext.o] Error 1
in both cases - trying to compile against wxwidgets versions 2.6.4 and 2.8.8.

The tool call which
sets the wxversion variable (`wx-config --version') is executed and
returns the built and installed version of wxwidgets (tried with both
separatly).
The searched hosted graphics.h as I could determine seems
available as part of the 2.8.x version of wxwidgets at first.

Did I forget to build something on the wxwidgets side?

Thank you so far
Daniel.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
wxhaskell-users mailing list
wxhaskell-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to