Ron Novy - 2013-12-25

Someone has asked me to compile the library using the static version of the Microsoft run-time to avoid the need for the msvcrxxx.dll installation. I have gotten most of the library to compile with the /MT flag but I think the ssrw_c.lib was compiled with different flags. Can someone confirm this and possibly provide another version of ssrw_c.lib for use with a static run-time?

I've also tried using MinGW and libgsf to compile a static version of the library but we had issues with files larger then 2GB using that version. Any help would be appreciated.