for all the people having problems USE Visual C++ 2005! not 2008! because thats where the most problems come from... and i wrote the guid thinking that the people that will use it have compiler experience you might have to add windows server 2003 sdk files to it. if you dont know i guess ill tell you do this:
first download the sdk and install it it to its default:
now goto Tools> Options > Projects and Solutions > VC++ Directories
In the upper right drop down box, select "Executable files" and add "...\Microsoft Platform SDK\Bin"
Then select "Include files" and add "...\Microsoft Platform SDK\Include" and "...\Microsoft Platform SDK\Include"
Then select "Library files" and add "...\Microsoft Platform SDK\Lib" and "...\Microsoft Platform SDK\Lib\x86"
In the Solution Explorer right click your project, and select Properties, then
In your project properties window, navigate to Linker -> Input
Select the 'Additional Dependencies' box. Then click the '...' on the right hand side of the box
If there is already an entry here, take a new line after it (a space will suffice if you cannot create a new line), and type 'user32.lib' and 'kernel32.lib' with a space between them, and without the quotes.
then repeat this process for the other porjects if there are more.
now you shouldnt have any problems anymore. and remember this guid is for Visual C++ 2005!
Hallo zusammen. Erst mal danke für diese coole Tutorial.
Aber ich habe ein Problem das beim compilieren auftritt und zwar krieg ich als Fehlermeldung:
3>c:\ascentsource\ascent\src\ascent-realmserver\RStdAfx.h(40) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
Kann das sein das bei den neuen Links die zlib.h nicht mehr vorhanden ist? Falls es so ist wie krieg ich es dann kompliliert?
Hier der komplette Text:
1>------ Build started: Project: ascent-shared, Configuration: Release Win32 ------
1>Extracting SVN revision...
1>SVN Revision Extractor
1>Written by Burlex, 2008/02/20
1>Branch: 4.3-TRUNK
1>Could not open entries file. This may not be a SVN checkout? Assuming revision 0.
1>Project : error PRJ0019: A tool returned an error code from "Extracting SVN revision..."
1>Build log was saved at "file://c:\AscentSOURCE\Ascent\win\VC90\ascent-shared___Win32_Release\BuildLog.htm"
1>ascent-shared - 1 error(s), 0 warning(s)
2>------ Build started: Project: ascent-logonserver, Configuration: Release Win32 ------
3>------ Build started: Project: ascent-realmserver, Configuration: Release Win32 ------
2>Compiling...
3>Compiling...
2>LogonStdAfx.cpp
3>RStdAfx.cpp
3>c:\ascentsource\ascent\src\ascent-realmserver\RStdAfx.h(40) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
3>Build log was saved at "file://c:\AscentSOURCE\Ascent\win\VC90\ascent-realmserver___Win32_Release\BuildLog.htm"
3>ascent-realmserver - 1 error(s), 0 warning(s)
2>c:\ascentsource\ascent\src\ascent-logonserver\LogonStdAfx.h(36) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
2>Build log was saved at "file://c:\AscentSOURCE\Ascent\win\VC90\ascent-logonserver___Win32_Release\BuildLog.htm"
2>ascent-logonserver - 1 error(s), 0 warning(s)
4>------ Build started: Project: ascent-world, Configuration: Release Win32 ------
4>Compiling...
4>StdAfx.cpp
4>c:\ascentsource\ascent\src\ascent-world\StdAfx.h(52) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
4>Build log was saved at "file://c:\AscentSOURCE\Ascent\win\VC90\ascent-world___Win32_Release\BuildLog.htm"
4>ascent-world - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 4 failed, 1 up-to-date, 0 skipped ==========
thats a common problem people have if they didnt set there password corretly in the cfg files better said that also sometimes comes when trying to connect to your own computer considering ascent wasnt created as a 1 player server. if your passwords are correct try hammering the Enter key untill you get threw.
Windows is bugging around cant download Visual Basic 2005 could sbdy plz upload it with rapidshare.com? or can i use Microsoft Visual Studio 6.0 Autoren Edition, too?
ive got everything running, but i cant get past handshaking when i run WOW. anyone know what i can do to get it to get past this point?
this could be from not all of the SQL updates have been done. there is a section on the guide about updating the logon, world, character updates. basically to be sure you get them all start at the highest one and continue to do the updates utnil you get an error. when you get your first error you are updated.
How to make World of Warcraft ArcEmu 3.0.9 private server [Tutorial] 09/08/2013 - WoW Private Server - 20 Replies How to make World of Warcraft ArcEmu 3.0.9 private server.
1.) You need download some programs and files to make World of Warcraft 3.0.9 ArcEmu private server.
1. You need download, Download Arc Emu rev2321 rar
2. You need download, Download logon and characterDB structures rar
3. You need download, Download NCDB61 AE2321 rar
2.) You need download some programs too.
1. Navicat Lite http://www.navicat.com/download.php?id=1
2. Or HeidiSQL http://www.heidisql.com/download.php
3. Last...