Asked By
abianderson
0 points
N/A
Posted on - 02/27/2012
Hello guys,
I am trying to create a standalone program from my Max-patch using this: File > Build collective / Application.
However, the build application doesn't respond properly and produces an error message.
See below:
Please help me.
Thanks.
Max-patch build application does not respond and produces error
Sorry but the application is set in a different language. What I can only figure out in the image you posted is the cg.dll file included in the message. Maybe this dll file is missing from the installation folder and can not be accessed when you tried to create a program.
Try uninstalling and then reinstallation the application you are using to fix any corrupted files in the installation and restore its configurations back to default including some settings that you might have customized.
You may also try checking the parameters used in your program. Sometimes there are values set that are outside the acceptable limit of the application and sometimes result in a divide overflow or stack overflow error or something.