From: Francesco M. <f18...@ya...> - 2009-05-16 10:09:08
|
klaas.holwerda ha scritto: > Francesco Montorsi wrote: >> I think it should just be fine. I think that in fact we have no changes we need >> to preserve in wxCode wxpresets bakefiles respect official wxpresets. We keep a >> copy there just to facilitate baking for wxCode maintainers... >> so that probably we can just overwrite wxCode's wxpresets with wx2.8.10 >> wxpresets... >> > I hope so, but wxWidgets has its problems too when it comes to setting > extra options :-) > E.g. when i compile --with-opengl on linux, wxconfig --libs does not > include the generated wxWidgets opengl library. well, that's ok for me however: if you compile with opengl, it doesn't mean that any app using wx-config needs wx openGL library, isn't it? If an app needs it, it can use "wx-config --libs gl" :) > So is it (wxpresets update) the same for/in wxLua to solve this problem?? yes, I think it's required also for wxLua... John, perhaps you already fixed it in wxLua, too? Francesco |