Where can I get a compiler to compile the gump tool program?
And for those of us not familiar with C (yes I admit I have very little experience with C) it might be nice to include a pre-compiled version of the program.
Question about the PGumpTool in the distro folder
PGumpTool requires (1.1) .NET framework to work, and it written in C#.
I'll see about uploading a compiled version here, but not in the repository, we only put source files over there.
Edit:
Forgot to mention, that nobody currently maintains that particular app. If anybody is up to the task message/email me.
I'll see about uploading a compiled version here, but not in the repository, we only put source files over there.
Edit:
Forgot to mention, that nobody currently maintains that particular app. If anybody is up to the task message/email me.
Well, I answered my own question. Apparently Microsoft actually is giving away their C# compiler for free. It is not a native code compiler but uses the NET framework; which is fine as PGump needs that anyway.
Here is the link to MS website for the download for those interested:
http://msdn.microsoft.com/vstudio/expre ... /download/
Here is the link to MS website for the download for those interested:
http://msdn.microsoft.com/vstudio/expre ... /download/