[wx-dev] How does the dylib versioning work ?
Anders F Björklund
afb at algonet.se
Mon May 21 02:41:00 PDT 2007
Vadim Zeitlin wrote:
> AFB> Can anyone explain what's up with the second one ?
> AFB> (it looks broken to me, as I was expecting the same)
>
> AFAIR the compatibility was broken between 2.6.0 and 2.6.4
> (inadvertently)
> and so we had to bump up the version. So far this didn't happen
> (touching
> wood) in 2.8 so this would explain why the numbers are not the same.
>
> Whether they're correct or not is another matter. But until you have
> any
> good arguments to the contrary, I'd assume they're ok, we spent quite
> a lot
> of time on getting this stuff right in the past.
Sure, for now I just went with whatever versions that
configure && make happened to give the dylib files...
Only thing I had to change from the basic configuration
was setting wxMAC_USE_NATIVE_TOOLBAR=0 like Xcode does.
--anders
More information about the wx-dev
mailing list