> Does they have THE SAME format ? >=20 > I.e. Can you in 3.x use current VSDK.framework which I do build using 2.9= 5 ? >=20 >=20 > And if I switch to 3.x will be users of 2.95 still be able use VSDK ?
Hmmm... Interesting point. No they are not compatible. I don't know why I didn't thought about this before... Sorry! This is probably the source of most of our problems. You know, as a rule of thumb you should never export C++ classes from shared library because of that.
They are also incompatible with CodeWarrior. So it means you need to publis= h 3 frameworks:
VSDK_GCC2.95.framework VSDK_GCC3_10.framework VSDK_CW.framework
Since your are working on v.2 it is probably the a quick patch. However, yo= u definitively need to merge them for v.2.
This gives another good reason to use them as internal private framework!!!
=C9ric
___________________________________________________________________
Eric Forget Cafederic ForgetE At cafederic DO.T com <http://www.cafederic.com/>
Fingerprint <86D5 38F5 E1FD 5D9C 71C3 BAA3 797E 70A4 6210 C684>
_______________________________________________ Valentina mailing list Valentina@lists.macserve.net http://listserv.macserve.net/mailman/listinfo/valentina
©2003 Eric Forget |