This patch restores the DECLSPEC qualifier that was removed by an earlier patch. It is required to export the public functions for MS Windows DLLs. It is not needed for Linux, but it should cause no problem (tested successfully on Linux Mint 17).
This patch is NOT required to build on MS Windows as a static library.
Log in to post a comment.
This patch is NOT required to build on MS Windows as a static library.