Hi, I've not compiled an HDK plugin in a while. I'm trying to compile HDK plugins for H16.6 now, and I notice that there's a new scheme to access parameters. I can't find any documentation on how to create these new *.proto.h headers that are now required. Could anyone point me to documentation on this, if it's available. I'm using SCons to build my plugins. Here's where I'm stuck:
SOP_Star.C:34:28: fatal error: SOP_Star.proto.h: No such file or directory
compilation terminated.
Compile failed
Thanks in advance for the pointers.