David Topham - 2007-11-09

Hi

Has anyone got any experience of linking with libarchive using the VS 2005 compiler? I'm using the 2.4 version downloaded from here: http://gnuwin32.sourceforge.net/packages/libarchive.htm.

Note that I'm not trying to build libarchive itself, I'm trying to link with it from a C application written in VS. At the moment I'm hitting issues with inttypes.h. There are a few ways around that, as far as I can see. The question is: has anyone actually managed to do this, and how many issues are there?

Thanks,

David