Re: [wxCode-users] bakefile gdiplus lib

2009-05-11 Thread Francesco Montorsi
Hi John, Klaas, John Labenski ha scritto: > I don't see how to automatically test for this, but we could add a > condition USE_GDIPLUS as wxWidgets does. Francesco, do you think this > would work? > ... > Put this after the line "odbc32" in wx.blk > $(GDIPLUS_LIB) > > =

Re: [wxCode-users] bakefile gdiplus lib

2009-05-11 Thread klaas.holwerda
Francesco Montorsi wrote: > and WXLIBPOSTFIX seems to be set correctly (i.e. contains 'u' and 'd' flags > when > required) so that I think everything is ok. > Is it oke now, are was it oke before? I build today with wxstedit (not updated recently yet fromCVS), but it was wrong when using "nma

Re: [wxCode-users] bakefile gdiplus lib

2009-05-11 Thread klaas.holwerda
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 overw