CodeRefractor icon indicating copy to clipboard operation
CodeRefractor copied to clipboard

SimpleAdditions doesn't generate C++ output file

Open MassMessage opened this issue 10 years ago • 0 comments

I downloaded the release version I'm trying to use SimpleAdditions like this:

SimpleAdditions myfile.il

But it output the number 4 on the screen and doesn't generate the C++ output file. Is this a error code? if so, where can I get more information what does it means? I'd like a working example how to use the application. If matters, the MSIL I'm trying to compile is one decompiled from a C# executable http://pastebin.com/uh82RUbV

Thanks in advance

MassMessage avatar Apr 06 '15 05:04 MassMessage