I'm missing something here. :)
OK, I created a module successfully on my Mac. I've got it building and creating the .ppc.a files in the mod dir but it's not generating the .i files, which appears to be some kind of interface specification. I can't use the module without the .i file as my test program won't compile.
So my questions are:
How do I create that .i file for my mod?
Do I have to create it by hand?
Should it be autogenerated whenever I do the "Build Modules" command from within MaxIDE?
Anyone? :)
OK, I created a module successfully on my Mac. I've got it building and creating the .ppc.a files in the mod dir but it's not generating the .i files, which appears to be some kind of interface specification. I can't use the module without the .i file as my test program won't compile.
So my questions are:
How do I create that .i file for my mod?
Do I have to create it by hand?
Should it be autogenerated whenever I do the "Build Modules" command from within MaxIDE?
Anyone? :)