Menu

#1 Using library with c++ compiler

open
nobody
None
5
2006-02-08
2006-02-08
No

To use the huffman library with a c++ compiler you need
to instruct the linker that symbols exported by the
library are not decorated. This simple patch is to be
applied to huffman.h and solves the problem.

Discussion


Log in to post a comment.