Any NORMAL crossplatform path to using SVG files?
klaas.holwerda
ngi at klaasholwerda.nl
Wed Apr 16 08:56:22 PDT 2008
Declan McMullen wrote:
> Funny you should mention that. I cant get it working either. I didnt
> realise it cant be
> compiled against wxwidgets in unicode mode. might explain why mine
> wont work
> I was just about to post to the art2d list to find out why it wasnt
> compiling
Because you have to tell wxArt2D what compilation of wxWidgets you want
to use, i does not automatically use the last installed one.
So use ccmake ../wxArt2D, and tell you want unicode version of wxWidgets
and debug or not and shared or not.
Klaas
More information about the wx-users
mailing list