Sunday, 24 April 2011

How to Compile ArcEmu V2

1- Downloading the programs
First of all you need to download Microsoft Visual C++ to compile ArcEmu
Download: Microsoft Visual C++ 2008 Express Edition.

Now you need to download TortoiseSVN to download ArcEmu
Download: TortoiseSVN.

Now install both programs! When your done go to step: 2.

2- Downloading ArcEmu
Make a new folder on your desktop.
Name it: ArcEmu Core.

Right click-it and press: [SVN Checkout...]
Now at URL of Repository enter the following URL: [svn://arcemu.info/svn/]
It will download ArcEmu, this may take fews minutes.

**UPDATE**
The SVN url has changed into [https://arcemu.svn.sourceforge.net/svnroot/arcemu/]



3- Getting the Librairies
Open [ArcEmu Core] Folder.
Go to: [ArcEmu Core/Trunk/Extras/ArcEmu-Windows-Librairies]
Now read the README and follow the instructions.

4- Compiling ArcEmu
When it's done, open the folder ArcEmu Core.
And go to: [ArcEmu Core/Trunk/SRC/ArcEmu-Shared/] and run: RevisionExtractor.exe.
Then now go to: [ArcEmu Core/Trunk/Win/] And run: arcemuVC90.sln.

At the top change [Debug] to [Release].
Now click Build>Build Solution.

You might have 0 failed. If you have failed it's because you didn't made the step 3 correctly.

5- Compiling the Scripts
Open the folder ArcEmu Core.
And go to: [ArcEmu Core/Trunk/SRC/Scripts/] and run: scripts2008.sln.

At the top change [Debug] to [Release].
Now click Build>Build Solution.

You might have 0 failed. If you have failed it's because you didn't made the step 3 correctly

6- Compiling the ExtraScripts
Open the folder ArcEmu Core.
And go to: [ArcEmu Core/Trunk/SRC/Scripts/] and run: ExtraScripts2008.sln.

At the top change [Debug] to [Release].
Now click Build>Build Solution.

You might have 0 failed. If you have failed it's because you didn't made the step 3 correctly

7- Getting the compiled ArcEmu
Open the ArcEmu Core folder.
And go to: [ArcEmu Core/Trunk/Bin/Release/]

Get the following files:

ArcEmu-world.exe
ArcEmu-LogonServer.exe
and the folder: Script_bin

8- How to update ArcEmu **New**
If you wanna update ArcEmu.
Right-click the ArcEmu Core folder.
Press: SVN Update.

Then now re-do the steps: 4, 5 and 6!


You have now ArcEmu Compiled!

http://213.251.175.170/forums/showthread.php?t=77919

No comments:

Post a Comment