cabinet.dll dev. - Using external compression libraries
Hi all, I'd like to use an LGPL licensed LZX compressor for the compression part of cabinet.dll. What's the best way to accomplish this? - copy and pasting the code as required. - dynamically loading an elf library at runtime - do configure checks at ./configure and link statically - do the same and link dynamically - checkin a windows-version of this LZX compressor to wine cvs and use that at runtime. Web site: http://www.speakeasy.org/~russotto/chm/ Regards Gerold
Hi, --- "Gerold J. Wucherpfennig" <gjwucherpfennig(a)gmx.net> wrote:
- checkin a windows-version of this LZX compressor to wine cvs and use that at runtime.
If its not too big I would rather go this route to make it less trouble to share the dll with ROS. Thanks Steven ____________________________________________________ Sell on Yahoo! Auctions no fees. Bid on great items. http://auctions.yahoo.com/
participants (2)
-
Gerold J. Wucherpfennig -
Steven Edwards