[wx-dev] Making a Mac PKG for wxWidgets

Anders F Björklund afb at algonet.se
Wed Oct 11 07:54:58 PDT 2006


Stefan Csomor wrote:

> 2.8 is really just around the corner, we have to get a RC by first week
> of november, otherwise there will be no 2.8 on Leopard

Why not get 2.7.1 on Leopard, and do a proper wxWidgets 2.8 release ?
If Tiger shipped with 2.5.3, so I don't see why Leopard couldn't too...

> from what I remember about the issues is that the versioning that is
> used inside framework doesn't really work well with c++ versioning, so
> one of the ways out might be to use the major version number within the
> name of the framework, because this is the guarantee we will give, 
> about
> binary compatibility

Yeah, well, the traditional framework versioning is to name everything 
"A".
Maybe move to "B" once you do a major upgrade like from 2.6 to 2.8 or 
so ?

But it kinda sucks, so I went with the more sane "2.6.3" myself 
instead...
I don't think the A/B/C is an absolute rule, just something that NeXT 
did ?

--anders





More information about the wx-dev mailing list