AU Xcode build fail 6.1.3
Just to get my head around building an AU I created an extremely simple gain patch. The building process is never successful however.
Duplicating the MyAU project and naming it MyGain works fine. When I build (before exporting the code) the result is a working product. But as soon as I try to build after exporting the code, the same errors keep occurring. These errors are reported in the MyGain.cpp file, which isn't actually touched with the code export. Below is an image showing the five errors (in lines 67, 92, 98, 98 and 150).
This is the patch:
Looks like the AU project wasn't updated for 6.1.3 yet. Can you try with the version now posted to the wiki ? Thanks!
Like a charm! Thanks for the quick response. Allow me to friendly suggest that including the version of max with which the package was tested in the wiki, in these cases is useful info. Anyway, thanks again.