Version
A valid dynamic library was loaded, but it did not export the expected symbols for a Wwise Sound Engine plug-in.
Probable causes:
The plug-in code is not using the AK_IMPLEMEMENT_PLUGIN_FACTORY
macro.
Recommended resolution steps:
Add a compilation unit to the plug-in that makes use of the AK_IMPLEMENT_PLUGIN_FACTORY
macro. Refer to Sound Engine Plug-ins Overview in the Wwise SDK documentation for more details on how to write conforming Wwise Sound Engine Plug-ins.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise