From: Ralph T. <ra...@gm...> - 2005-03-24 06:25:23
|
This was what the original build system did. The asl_lib_dev supports serialization, asl_lib does not (and requires some extra sources and is a bit bigger). I don't know if both are required, but personally I think they are -- in my other project (where I am currently evaluating ASL) I have no use for serialization and I'm targetting a really small machine. To get serialization ADOBE_SERIALIZED must be defined at build time (which is why the same compiled objects can't be used in both libraries -- they must be recompiled for each). Thanks, Ralph David Catmull <unc...@un...> wrote: > On Mar 23, 2005, at 6:34 PM, Ralph Thomas wrote: > > (the asl_lib_dev has > > ADOBE_SERIALIZED defined for all objects, but asl_lib does not) > > I'm not quite clear on the significance of this, and why there are two > separate libraries. > > -- > David Catmull > unc...@un... > http://www.uncommonplace.com/ > > ------------------------------------------------------- > This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005 > Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows > Embedded(r) & Windows Mobile(tm) platforms, applications & content. Register > by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click > _______________________________________________ > Adobe-source-devel mailing list > Ado...@li... > https://lists.sourceforge.net/lists/listinfo/adobe-source-devel > |