Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

0 votes
I'm doing C# bindings for the entire Wwise API and I can't use the static libraries provided by Wwise for this. Where can I find the library compiled as a dynamic library (DLL on windows)?

If it is not provided, then how can I build the entire library with export defines set for dynamic libs (__declspec(dllexport))? I don't see any solution file in the SDK.

Thanks
in General Discussion by Jeremie S. (100 points)

Please sign-in or register to answer this question.

...