(Right Click on .mc file) > Edit Node Attributes You should see "MessageCompiler" as translator Click on [Tools...] and ensure the path is correct.For Microsoft Visual C++ its in C:\Program Files (x86)\Microsoft Visual Studio 8\Common7\Tools\Bin\MC.Exe
Programming Tips - Where is MC.EXE (The Message Compiler)
Date: 2017jan27
OS: Windows
Q. Where is MC.EXE (The Message Compiler)
A. Its found in the SDK.
For Borland C++ its in c:\bc5\sdktools\mc.exe
If you are getting an error about mc.exe not found when you attempt to compile a .mc file: