PDA

View Full Version : [Tutorial] How to Compile Antrix


Jargs
05-28-2007, 01:50 AM
Antrix is a new emulator for WoW, and in these video tutorials i will show you how to set it up.

To view these videos you need VLC Media Player (http://www.videolan.org/vlc/download-windows.html)
_____________________
Step 1 - Compiling Antrix
Programs used:

Visual Studio 2003
Tortoisesvn (http://tortoisesvn.net/downloads)

Video (http://filebeam.com/cfaf4ef6c6212ad19285ca4e7772d824)
_____________________
Step 2 - Compiling Maps
Programs used:

Visual Studio 2003

Video (http://filebeam.com/a46d2dd0149920b6a8e103f611170c08)

PM me if any of the links go down.



*Edited/Added By Wrath*

Ok this is what you do.

1. Download VS Express 2005 (Duhh)

2. Now Down Load and install this File http://www.microsoft.com/downloads/details.aspx?FamilyId=0BAF2B35-C656-4969-ACE8-E4C0C0716ADB

3. Now Once that is installed(can take wial Some times) open this File

C:\Program Files\Microsoft Visual Studio 8\vc\vcpackages\VCProjectEngine.dll.express.config

4. once open make it look like this


<?xml version="1.0" encoding="utf-8"?>
<VCPlatformConfigurationFile
Version="8.00"
>
<Platform
Name="VCProjectEngine.dll"
Identifier="Win32"
>
<Directories
Include="C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include;$(VCInstallDir)include;$(VCInstallDir)P latformSDK\include;$(FrameworkSDKDir)include"
Library="C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Lib;$(VCInstallDir)lib;$(VCInstallDir)PlatformS DK\lib;$(FrameworkSDKDir)lib;$(VSInstallDir);$(VSI nstallDir)lib"
Path="C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Bin;$(VCInstallDir)bin;$(VCInstallDir)PlatformS DK\bin;$(VSInstallDir)Common7\Tools\bin;$(VSInstal lDir)Common7\tools;$(VSInstallDir)Common7\ide;$(Pr ogramFiles)\HTML Help Workshop;$(FrameworkSDKDir)bin;$(FrameworkDir)$(Fr ameworkVersion);$(VSInstallDir);$(PATH)"
Reference="$(FrameworkDir)$(FrameworkVersion)"
Source="$(VCInstallDir)crt\src"
/>
</Platform>
</VCPlatformConfigurationFile>(may be diffrent for each computer, i run under xp proff)

5. Ok now Go to this File

%USERPROFILE%\Local Settings\Application Data\Microsoft\VCExpress\8.0

(yes put that exact thing it will go to were you want)

6. delete this file if its there vccomponents.dat BEFOR YOU OPEN VS AGAIN

7. Open this files now'

C:\Program Files\Microsoft Visual Studio 8\VC\VCProjectDefaults\corewin_express.vsprops

8. change this

AdditionalDependencies="kernel32.lib"

to

AdditionalDependencies="kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib"


9. there now go here in the Antrix Folder

antrix\win

and double click this file antrixVC80.sln

10. now When its open Go to Build-->configuration manager

And change all the Debugs to Release



Hope this helps you that don't have VS 2003, this should work

mwskull
05-28-2007, 08:31 PM
i jjust relized your from cynet gaming right?

Jargs
05-28-2007, 08:35 PM
ye lol welcome to my forum

Mystikal
06-03-2007, 12:03 PM
Is this how you make a Antrix server?...im pretty confused been sitting for 5 days fixing mongos and now i realize antrix is better...

Jargs
06-03-2007, 12:11 PM
Well yea this is how to make one from scratch, you can download a pre-made one if you don't want to do it yourself. (I could post a pre-made one if you like?)

Mystikal
06-03-2007, 12:12 PM
yea sure i just wanna be able to get some tier 6 and have some fun :P But is there anything i need to do after getting the premade one?

Jargs
06-03-2007, 12:18 PM
Hmm ill post a little tutorial give me 10 mins (might be more)

Mystikal
06-03-2007, 12:20 PM
alright...you got any msn or something? or you wanna post it here?

Jargs
06-03-2007, 12:23 PM
ill post it here mate but my msn is accool92@hotmail.com

Mystikal
06-03-2007, 12:25 PM
alright added and thanks for the help

unclemo
06-03-2007, 09:53 PM
I know that Visual C++ 2005 Express is a crap, but any way to Compile Antrix with him(Express Edition)

wrath99
06-08-2007, 03:06 AM
go read the Post i made about compileing with 2005

NXArmada
06-08-2007, 04:23 AM
I can compile it fine using Visual C++ 2005 Express. Read wrath99 tutorial.

wrath99
06-08-2007, 08:46 AM
Jargs i added the 2005 Express Compileing to your post so people can find it fast, and not to Clutter the Forum with Stickys

PvPede
06-11-2007, 07:23 PM
Nice one there :)

markyaa
07-14-2007, 10:30 PM
ok so i made my server and stuff but now it says my info is wrong when i try log in. any help plZ???

SiPex
07-25-2007, 07:18 PM
Will this work for linux as well? Do u have a tut on how to compile it for linux?

nightmaster123
08-15-2007, 12:55 PM
mark you have to login with

Account name Admin
Password Admin

Newsloader
10-30-2007, 08:53 PM
Dang, finally got the stuff to debug and then this..

"I read nearly all my config file, but not the whole thing!"

Who do i need to punch!!! ;-)

programmer humor.. beh

linuxrocks
11-09-2007, 03:36 PM
Any issues with VS 2005 ?

I ask due to this...

Generating Code...
Linking...
Embedding manifest...
Build log was saved at "file://f:\Documents and Settings\LinuxRocks\Desktop\Ascent\2_0_RELEASE\win \VC71\voicechat__2003_release\BuildLog.htm"
voicechat - 0 error(s), 5 warning(s)
========== Build: 5 succeeded, 2 failed, 0 up-to-date, 1 skipped ==========

Looks to me Voicechat has issues...

Now with VC8:

------ Skipped Build: Project: realmserver, Configuration: Release Win32 ------
Project not selected to build for this solution configuration
========== Build: 6 succeeded, 0 failed, 0 up-to-date, 1 skipped ==========

I also see folders of the svn

VC71
VC80

I used VC71.

Just answered my OWN question :P

"Compilation

- Open ascentVC80.sln if you have VS 2005, or ascentVC71.sln if you have VS 2003 (Should be in the win folder) "

Excerpt from Ascent Wiki.

kloa Richter
11-16-2007, 10:35 PM
hey guys can anyone post an ascent core here directly so i can download it because svn is down or doesnt work in my country, thanxError * Can't connect to host 'emupedia.com': A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

kloa Richter
11-23-2007, 11:23 PM
Bump! Bump!

Jargs
11-24-2007, 12:14 AM
http://projects.emupedia.com/svn/ascent/ - new svn pass is anonymous

Fordje
11-24-2007, 01:22 PM
Hmmm Is This For Reversion Compling Also?

I Mean Is That Link Updated? And How Much Shall I Update my Rev?

wareagle920
11-24-2007, 05:32 PM
once a week

kloa Richter
11-24-2007, 07:12 PM
thanx jargs, so now im facing the next problem wich is where the hell can i get Visual Studio 2003?
please can someone provide a download link i can't find it anywhere.