GCC 4.3 has changed header dependencies; a lot of the basic headers (cstdio, cstdlib etc.) are no longer included by default.
This patch lets vamp-plugin-sdk be built using GCC 4.3. It should be safe to use with older GCC releases as well.
Patch for GCC 4.4
Update: patch has been updated for GCC 4.4. This applies to both vamp-plugin-sdk 2.0 and 2.1 releases
Log in to post a comment.
Patch for GCC 4.4
Update: patch has been updated for GCC 4.4. This applies to both vamp-plugin-sdk 2.0 and 2.1 releases