You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: