Question about the PGumpTool in the distro folder

Here you can post threads requesting help on the official POL Ultima Online Emulator Core 096.
Note: Core 096 is no longer officially supported.
Post Reply
Yukiko
Distro Developer
Posts: 2826
Joined: Thu Feb 02, 2006 1:41 pm

Question about the PGumpTool in the distro folder

Post by Yukiko »

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.
melanius
Neophyte Poster
Posts: 39
Joined: Sat Jan 28, 2006 12:39 pm

Post by melanius »

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.
Yukiko
Distro Developer
Posts: 2826
Joined: Thu Feb 02, 2006 1:41 pm

Post by Yukiko »

Thanks Melanius. I have the Win Net framework on my PC. Just don't have a recent C# compiler. Is there a free GNU version out there?

Guess I'll search the web for one.
Yukiko
Distro Developer
Posts: 2826
Joined: Thu Feb 02, 2006 1:41 pm

Post by Yukiko »

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/
Grem
New User
Posts: 10
Joined: Thu Mar 16, 2006 9:50 am

Post by Grem »

where download this program (PGumpTool) ?
Yukiko
Distro Developer
Posts: 2826
Joined: Thu Feb 02, 2006 1:41 pm

Post by Yukiko »

It comes in the distro download if you set it up using the Turtle source updater. See this link.
Post Reply