AU Xcode build fail 6.1.3

jvkr's icon

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).

Max Patch
Copy patch and select New From Clipboard in Max.

This is the patch:

errors.png
png
patch.png
png
Wesley Smith's icon

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!

jvkr's icon

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.