warning C4275: non dll-interface class 'EffectHostInterface'
Posted: Wed Oct 29, 2014 6:02 pm
Code: Select all
srceffects/Effect.h(66): warning C4275: non dll-interface class 'EffectHostInterface' used as base for dll-interface class 'Effect'
SVNincludeaudacity/EffectInterface.h(83) : see declaration of 'EffectHostInterface'
svnsrceffects/Effect.h(65) : see declaration of 'Effect'