Hi

After the XRC additions (the "Add XRC support" path) I have not been
able to compile the test programs, and I guess any other programs
either.

While wxHaskell compiles and installs, I get the following error when
trying to compile one of the example programs:

> make all
ghc -package wx -o BouncingBalls BouncingBalls.hs
/home/ghctest/lib/libwxcore2.a(WxcClassesMZ.o): In function `s1iiL_info':
ghc31980_0.hc:(.text+0x12d84d): undefined reference to 
`wxXmlResource_GetStyledTextCtrl'
collect2: ld returned 1 exit status
make: *** [BouncingBalls] Error 1


I guess it is a problem with my underlying wxWidgets library. But
compiling wxWidgets with xrc enabled did not solve my problem. I use
version 2.8 of wxWidgets.

Anybody has a clue to what to do about the problem?


Greetings,

Mads Lindstrøm



-------------------------------------------------------------------------
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-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel

Reply via email to