Ian Macdonald wrote:
Hi,
Running on Ubuntu, I've just dl'ed, made and installed wxw 2.9.0 from
the svn trunk and then tried to compile Wx, and I'm getting a compile
failure in RichTextCtrl.c, concerned with wxFontStyle not being
convertable to int (sorry, I'm away from the build machine and don't
have the exact msg).
Does this sound familiar to anybody, or do I need more (ie some) exact
details?
It's the typical used-to-be-int-now-it's-enum error message. The
strange thing is that I am not getting it here. If you are using
SVN wxWidgets, please use SVN wxPerl as well.
Regards,
Mattia