You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
I'm trying to build a PD plugin for wwise using a mac. When I compile and try to build with xcode it spits out a .bundle file and a .dylib but no xml or dll (which is what I need to use the plugin in wwise authoring program). I can't build the VS version because visual studio for mac doesn't work with C++. How should i create the dll and xml?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to build a PD plugin for wwise using a mac. When I compile and try to build with xcode it spits out a .bundle file and a .dylib but no xml or dll (which is what I need to use the plugin in wwise authoring program). I can't build the VS version because visual studio for mac doesn't work with C++. How should i create the dll and xml?
The text was updated successfully, but these errors were encountered: