PDA

View Full Version : {SuperGuide} Create,Compile,Configure,MaNGOS + UDB + Scriptdev2(3.x.x+)



Xees
04-02-10, 11:16 AM
UPDATED FOR 3.3.x



IF YOU HAVE ANY QUESTIONS PLEASE ASK

This is a Step-by-Step Guide on how to create the latest rev MaNGOS server with UDB and Scriptdev2.

Tested on Windows XP 32bit , Windows Vista 64bit , Windows 7 32bit
Works Perfectly

i have been asked by my Friend Bossrogue to make this Guide, becouse about 80% of all new starting to MaNGOS people have error's and mistakes by following the more Professional Guides .




Step one :
{ THE DOWNLOADS }
they are all important, but there are alternatives --Scroll-down

Download and Install All the Following Software
Some of Them have an Installation Guide --Scroll-down

GIT: no Installation Guide -simple
http://msysgit.googlecode.com/files/Git-1.6.5.1-preview20091022.exe

Tortoise-SVN : no Installation Guide -simple
32 Bit
Download TortoiseSVN from SourceForge.net (http://downloads.sourceforge.net/tortoisesvn/TortoiseSVN-1.6.6.17493-win32-svn-1.6.6.msi?download)
64 Bit
Download TortoiseSVN from SourceForge.net (http://downloads.sourceforge.net/tortoisesvn/TortoiseSVN-1.6.6.17493-x64-svn-1.6.6.msi?download)

Visual C++ 2008 Express Edition : no Installation Guide -simple
Visual C++ 2008 Express Edition (http://www.microsoft.com/Express/vc/#webInstall)

( Note : This Doesn't Work Properly on Vista so if your using Vista then Download the Following : )

Visual C++ 2005 Express Edition : no Installation Guide -simple
Thanks To { Le Froid } for the Links :

Filebeam - Beam up that File Scottie! (http://filebeam.com/cef33c6bbd54d43df66dd60738d080d2)

and You Will Need a Platform SDK Installed For Windows System : This is the Link :

Filebeam - Beam up that File Scottie! (http://filebeam.com/ec37c69c7101cb62b90c6e731e6272f3)

MySQL : Installation Guide -- Scroll-down

MySQL :: MySQL 5.1 GA (http://dev.mysql.com/downloads/mysql/5.1.html)

Windows 32bit Edition :
DOWNLOAD Windows MSI Installer (x86) Size : 104.7M approxx
MySQL :: Select a Mirror (http://dev.mysql.com/get/Downloads/MySQL-5.1/mysql-5.1.41-win32.msi/from/pick#mirrors)

Windows 64bit Edition :
DOWNLOAD Windows MSI Installer (AMD64 / Intel EM64T) Size : 94.6M aproxx
MySQL :: Select a Mirror (http://dev.mysql.com/get/Downloads/MySQL-5.1/mysql-5.1.41-winx64.msi/from/pick#mirrors)

How to Setup MySQL :

While Installing MySql it will ask you if you want a Complete install or Typical
Chose Complete -

then it Show the Wizard Complete Window
it Will ask you if you want to Configure and Register
Keep these checked dont modify it.

it will open the Configuration Window
Click - Next
then
Standerd Configuration
then
Install as Windows Service will Appear keep it like it is just continue with installation by clicking Next
Then Enter your
New Root Password and the Password Confirmation
( you have to rememeber This password - try not to forget )
You will See the CheckBox
Enable Root Access from remote Machines Click on it

http://img80.imageshack.us/img80/5755/45397576.jpg (http://www.imagehosting.com/)

Then Click Next And Then Finish - if Any Errors Appear Then you Did Not Follow this to the letter.

Step Two :
{ Setting Up the Stuff}

Go To Your Desktop or Any Other Place you Would like to Create your MaNGOS server on,

Create a File Called " MaNGOS " or anything you would like .
ofc without the Quote's aka " "

Inside the File "MaNGOS"
Create a File Called "UDB"
and
Create a File Called "Server"

Now
Right Click on The File "MaNGOS" and Click on Git GUI Here As Following :

http://img687.imageshack.us/img687/5765/95054508.jpg (http://www.imagehosting.com/)

Then Click Clone Existing Repository As Following :

http://img171.imageshack.us/img171/1310/50821482.jpg (http://www.imagehosting.com/)

Then Put the Following Line in the Source Location Field-box :
git://github.com/mangos/mangos.git

and Put the Following Line in The Target Directory Field-box
D:/Users/YOUR USER NAME/Desktop/MaNGOS/src

or Pick Browse and Chose the Location of Your File "MaNGOS"
it Can't Be an Already Existing File So You have To Put These letters "/src"

http://img444.imageshack.us/img444/4777/37009811.jpg (http://www.imagehosting.com/)

After That it Will Clone The Directory On The URL in your "src" File
And Then After its Completed a Window Will Appear , you can Just Close it.

Alternative To GIT :
You Can Just Download The Directory Via Browser and Skip This step
Link :
http://github.com/mangos/mangos/zipball/master

After That It Will Appear Like This :

http://img195.imageshack.us/img195/5361/11869662.jpg (http://www.imagehosting.com/)

Now Right Click on the File "UDB" And Click on SVN Checkout as Following :

http://img405.imageshack.us/img405/3063/22624438.jpg (http://www.imagehosting.com/)

Then Paste The Following Line on The URL OF REPOSITORY field-box :

https://unifieddb.svn.sourceforge.net/svnroot/unifieddb

As Following :

http://img17.imageshack.us/img17/749/32019260.jpg (http://www.imagehosting.com/)

Now it Will Take At SomeTime to Download the UDB to your File "UDB"
Depending on Your Download speed ( my max is 170 kb/sec ) /cry

Download aproxm : 200 mb
AproxTime on DSL : 12 Mins
AproxTime on Dialup : 42 Mins

After Its Done Click OK.

Now Go To Your File "src" Then Go To "src" Then Go To "Bindings"
and Create a New File Called "scriptdev2" as Following :

http://img405.imageshack.us/img405/7110/74721571.jpg (http://www.imagehosting.com/)

Then Click on Your File "scriptdev2" and Click on SVN Checkout Just as Following :

http://img402.imageshack.us/img402/344/31680321.jpg (http://www.imagehosting.com/)

Then Paste The Following Line on The URL OF REPOSITORY field-box as Following :

https://scriptdev2.svn.sourceforge.net/svnroot/scriptdev2

http://img231.imageshack.us/img231/6362/92479892.jpg (http://www.imagehosting.com/)


Now it Will Take At SomeTime to Download the scriptdev2 to your File "scriptdev2"
Depending on Your Download speed
Approx Size : 2 mb
approx Time : 17 Seconds

After Its Finished Just Click OK.

Now Go To Your Directory "MaNGOS\src\win"

If You have Visual C++ 2008 Installed Open The Following File
"mangosdVC90.sln"

If You have Visual C++ 2005 Edition Installed Open the Following File
"mangosdVC80.sln"

After Opening it with C++

Click on The Build in the Above Bar and Then Click on Configuration Manger
as Following :

http://img94.imageshack.us/img94/276/92765240.jpg (http://www.imagehosting.com/)

Then Click on Release From the Active solution Configuration Bar
as Following :

http://img338.imageshack.us/img338/8587/88229972.jpg (http://www.imagehosting.com/)

Then Click on Build Then Build Solution As Following :

http://img340.imageshack.us/img340/2818/39308917.jpg (http://www.imagehosting.com/)

After its Done it Should Be Like This :
if it Says something other Then 0 failed then Reset The Process

http://img340.imageshack.us/img340/379/75033990.jpg (http://www.imagehosting.com/)

Now Go To SQLYog or Any Other Software you Use and Use the Following Settings To Open Your MySql db as following :

MySQL Host Adress : localhost
UserName : root
UserPass : The Password you Used in MySQL Configuration Above
( told you its important )
Port : 3306

http://img9.imageshack.us/img9/5330/92703665.jpg (http://www.imagehosting.com/)

First Thing you Do Is Delete The Test Database by Clicking on it then Clicking the Delete Button on your Keyboard.

Then Create The Following Databases :
mangos
realmd
scriptdev2
characters

to Create a Database Right Click on The Empty Space and Click Create Database as Following :

http://img340.imageshack.us/img340/2734/46452579.jpg (http://www.imagehosting.com/)

Then Insert the Database name that you would Like to Create as Following :

http://img340.imageshack.us/img340/7484/46357336.jpg (http://www.imagehosting.com/)

after All Databases are created it should appear like this :

http://img340.imageshack.us/img340/2149/98410955.jpg (http://www.imagehosting.com/)

Now Before You Restore The Database Sql Dumps Go To Your File
"MaNGOS\src\src\bindings\scriptdev2" and Open The Following


If You have Visual C++ 2008 Installed Open The Following File
"scriptVC90.sln"

If You have Visual C++ 2005 Edition Installed Open the Following File
"scriptVC80.sln"

After Opening it with C++

Click on The Build in the Above Bar and Then Click on Configuration Manger
Same As You DID Before.

Then Click on Release From the Active solution Configuration Bar
Same As You DID Before.

Then Click on Build Then Build Solution
Same As You DID Before.

After its Done it Should Be Like This :
if it Says something other Then 0 failed then Reset The Process Entirly
or Post The Error You Encountered Here so i can fix it for you .

Now Return To SQLYog And Start the Restoring Process .
First Click on The Database:
characters then Click on import then Restore from Sql dump as Following :

http://img402.imageshack.us/img402/2457/33832420.jpg (http://www.imagehosting.com/)

Then Click on the ... Box and Navigate to your File
"MaNGOS\src\sql\characters.sql" as following :

http://img402.imageshack.us/img402/4657/70417763.jpg (http://www.imagehosting.com/)

Then Click on Execute and you will get a Window Statement as Following Click Yes :

http://img405.imageshack.us/img405/9780/12475490.jpg (http://www.imagehosting.com/)

Then it Will Start Executing the Queries inside that sql file and it will be like this :

http://img405.imageshack.us/img405/2483/49783528.jpg (http://www.imagehosting.com/)

After ot Finished Just Click Done .

Now Repeat the Process For Realmd .

Click on realmd then Click on import then Restore from Sql dump as Following :

http://img402.imageshack.us/img402/2457/33832420.jpg (http://www.imagehosting.com/)

Then Click on the ... Box and Navigate to your File
"MaNGOS\src\sql\realmd.sql" .

Then Click Execute then Done.

Now Lets Get To Sql Dumping MaNGOS This is The Tricky Part :

First off Navigate to your File
"MaNGOS\UDB\trunk\Full_DB\"

You will see a RAR File
Right Click it then Click on Extract here
After Extracting a Sql File will appear
Follow these steps :

Click on mangos then Click on import then Restore from Sql dump as Following :

http://img402.imageshack.us/img402/2457/33832420.jpg (http://www.imagehosting.com/)

Then Click on the ... Box and Navigate to your File
"MaNGOS\UDB\trunk\Full_DB\*.sql"
the SQL File that You Just Extracted. as Following :

http://img209.imageshack.us/img209/2532/77838164.jpg (http://www.imagehosting.com/)

Then Execute The Sql File and Click Done.

Now
Click on mangos then Click on import then Restore from Sql dump as Following :

http://img402.imageshack.us/img402/2457/33832420.jpg (http://www.imagehosting.com/)

Then Click on the ... Box and Navigate to your File
"MaNGOS\UDB\trunk\Updates\0.11.6_additions\"
or The File Any Number Beyond 0.11.6 depending on the time you use this .

Now Restore the Files that Start with the name
XXX are Numbers

"XXX_corepatch_mangos_XXX_to_XXX"

example :
"384_corepatch_mangos_8587_to_8734"

Restore them by a Number order

Example THIS IS JUST AN EXAMPLE
Restore
"384_corepatch_mangos_8587_to_8734"
Then Restore
"385_corepatch_mangos_8735_to_8798.sql"
Then Restore
"386_corepatch_mangos_8976_to_9102.sql"

if you happend to find Files Called
XXX are numbers

"XXX_updatepack_mangos.sql"
Example
"384_updatepack_mangos.sql"
then Restore them in number order

Then Execute The Sql File and Click Done.

if there in a problem then SQLYog Will Give You a Message Saying :

There was an error while executing a query.
The query and the error message has been logged at:
D:\Users\YOUR USER NAME\AppData\Roaming\SQLyog\sqlyog.err.
Please click on "Open Error File..." to open the error file.

then that means you have to Restore another Sql File before you can Restore This one.
or it means you can't Restore this file becouse your Database version is higher then it.

To Fix This Problem Simply Try to Restore another File
then come back to this one
You Must Restore All the Files

Now Click on Your mangos database and Click on Tables and the Click on db_version as following :

DEPENDING ON THE TIME YOU USE THIS GUIDE THE DB VERSION MIGHT BE DIFFERENT BUT ITS THE SAME METHOD.

http://img22.imageshack.us/img22/1821/99695435.jpg (http://www.imagehosting.com/)

MEMORIZE THIS NUMBER :

Now comes the part where you restore the updates that UDB didn't include :

IM GOING TO JUST WRITE THE NEXT STEPS COZ IV BEEN Writing This For 5 hours now.

YOU ARE NOT ABLE TO RUN YOUR SERVER IF THE UDB VERSION IS OLDER THEN MANGOS

SO FOLLOW THESE STEPS TO MAKE IT UP-to-DATE
if your 100% sure that UDB IS LATEST then skip these steps

Now
Click on mangos then Click on import then Restore from Sql dump .

Then Click on the ... Box and Navigate to your File
"MaNGOS\src\sql\updates\"

And Look For The SQL File Number Just Above the Number in the DB Version

Copy All The Sql Files That have a Number Above the Number Mentioned in the DB Version .

and create a New File Called "Need to be added" or What Ever you would like.

Paste All the Files that you Copied from your File
"MaNGOS\src\sql\updates\"

and Start Restoring them By Number Order.

if you happened to Get sqlyog Error while trying to Restore one file, don't worry
its 90% chance that you missed a file or you tried to restore a file twice.

if that happened just try to restore the file number right under this one and the file number right above it. maybe by two numbers above it or under it.

after you get a Correct Execution then Continue Restoring the Files in Number order.

After All The Files are Restored.

Now
Click on scriptdev2 then Click on import then Restore from Sql dump .

Then Click on the ... Box and Navigate to your File
"MaNGOS\src\src\bindings\scriptdev2\sql\"

Execute The Following Sql's in Order :

1) scriptdev2_create_structure.sql
2) scriptdev2_script_full.sql

Now
Click on mangos then Click on import then Restore from Sql dump .

Then Click on the ... Box and Navigate to your File
"MaNGOS\src\src\bindings\scriptdev2\sql\mangos_scri ptname_full.sql"

and then Execute it and Click Done.

Now Its Time To GET the Server Ready once and for all.

Navigate to your File
"MaNGOS\"

and Cut The Following Folder's
1- UDB
2- Server

then go inside your file
"MaNGOS\src\"

And Paste Them

Now Go To your File
"MaNGOS\src\bin\Win32_Release"
copy All The .dll and .exe Files And Paste them inside your "Server" File

Now Go To Your File
"MaNGOS\src\src\mangosd"
copy the file mangosd.conf.disn.in And Paste them inside your "Server" File

Now Go To Your File
"MaNGOS\src\src\realmd"
copy the file realmd.conf.disn.in And Paste them inside your "Server" File


Now Go To Your File
"MaNGOS\src\src\bindings\scriptdev2"
copy the file scriptdev2.conf.disn.in And Paste them inside your "Server" File

now Rename All the ".conf.dist.in" Files to ".conf"

Open Your "mangosd.conf" file and find the following lines :

RealmID = 1
DataDir = "."
LogsDir = ""
LoginDatabaseInfo = "127.0.0.1;3306;root;mangos;realmd"
WorldDatabaseInfo = "127.0.0.1;3306;root;mangos;mangos"
CharacterDatabaseInfo = "127.0.0.1;3306;root;mangos;characters"
MaxPingTime = 30
WorldServerPort = 8085
BindIP = "0.0.0.0"

Replace the lines with

RealmID = 1
DataDir = "."
LogsDir = ""
LoginDatabaseInfo = "127.0.0.1;3306;root;YOUR ROOT PASSWORD;realmd"
WorldDatabaseInfo = "127.0.0.1;3306;root;YOUR ROOT PASSWORD;mangos"
CharacterDatabaseInfo = "127.0.0.1;3306;root;YOUR ROOT PASSWORD;characters"
MaxPingTime = 30
WorldServerPort = 8085
BindIP = "0.0.0.0"

Open Your "realmd.conf" file and find the following line :

LoginDatabaseInfo = "127.0.0.1;3306;root;mangos;realmd"

replace with

LoginDatabaseInfo = "127.0.0.1;3306;root;YOUR PASSWORD;realmd"

Open Your "scriptdev2.conf" file and find the following lines :

ScriptDev2DatabaseInfo = "127.0.0.1;3306;mangos;mangos;scriptdev2"

Replace with

ScriptDev2DatabaseInfo = "127.0.0.1;3306;root;YOUR PASSWORD;scriptdev2"

NOW YOUR ALMOST READY TO BEGIN YOUR SERVER.
but you forgot the most important Step XD
go to your file
"MaNGOS\src\contrib\extractor"
and copy ad.exe
Now Go To Your Wow Directory And Paste Ad.exe
and Run it

After its Finished Copy the maps and dbc directories and Paste them in your Server Folder.

CONGRATS

YOU NOW OWN A MANGOS SERVER WITH UDB AND SCRIPTDEV2

change your realmlist to localhost
and Start Playing wow as SUPER DUBER ADMIN

YOUR USERNAME IS : administrator
YOUR PASSWORD IS : administrator

IF YOU HAVE ANY QUESTIONS PLEASE ASK

Xees
04-02-10, 11:17 AM
HOW TO APPLY PATCHES TO YOUR SCRIPTDEV2 .

Alright , Let's Say you Found a Nice Anti WEH Patch or a Teleporter NPC Patch or a Teleportation Stone / Donation Vendor / Vote Vendor Patch and you would like to Insert it to your Scriptdev2 Asap.


Put Your Patch File and Any other Files Related to that Patch File in Your Desktop.
to keep things more orgenized Put then in a File Called "PATCH"

http://img29.imageshack.us/img29/8633/93152214.jpg (http://www.imagehosting.com/)


Go To Your File "MaNGOS\src\src\bindings"

Then Right Click on Folder "Scriptdev2" as Following :

http://img96.imageshack.us/img96/368/71803742.jpg (http://www.imagehosting.com/)

Then Click on Apply Patch .

Then You will get The Browse Window , go to your File "PATCH" as Following :

http://img64.imageshack.us/img64/5797/87005770.jpg (http://www.imagehosting.com/)


After Clicking on The Patch File and Clicking Done you Will get the Following Window :

http://img269.imageshack.us/img269/5359/25610170.jpg (http://www.imagehosting.com/)

This Window Resprosents What are The Files that are going to be affected if you apply this patch .

Note: if Your Patch is Out of Date or has an Error And You Apply the Patch using This Method You will get Compiling Error's .


now Right Click on The Window in the Upper left corner and Click Patch all as Following :

http://img64.imageshack.us/img64/4141/12180889.jpg (http://www.imagehosting.com/)

Then , if you have a scriptdev2.conf Included in The Patch File like i do Above,


you Will have to Copy this and Paste it into the File "MaNGOS\src\server"

And Edit it To meet the Following right on top of the conf file :


# ScriptDev2 Configuration file
# This file must be placed within the directory which holds mangosd.conf and realmd.conf
ConfVersion=2009040501

# Database connection settings for the world server.
# Default: hostname;port;username;password;database
# .;somenumber;username;password;database - use named pipes at Windows
# Named pipes: mySQL required adding "enable-named-pipe" to [mysqld] section my.ini
# .;/path/to/unix_socket;username;password;database - use Unix sockets at Unix/Linux
# Unix sockets: experimental, not tested
ScriptDev2DatabaseInfo = "127.0.0.1;3306;root;YOUR PASSWORD;scriptdev2"

Now After Applying The Patch You have To Recompile , Exact Same Method you used to Compile it in the First Place , Above .

Without The SVN Checkout thingy .


Go To Your File "MaNGOS\src\src\bin\Win32_Release"

Copy The Files :
1- "MaNGOSScript.lib"
2- "MaNGOSScript.exp"
3- "MaNGOSScript.dll"

Then Place Them Inside Your Server File with Realmd.exe and mangosd.exe


if you have any issue getting your custom script to work in your scriptdev2 post it here ,
i have tested it on 2 windows versions and they both works with my custom scripts

I WILL EXPLAIN UPDATING SCRIPTDEV2 and MANGOS to Latest Patch Without Losing any Data in later

kjanko
04-02-10, 11:30 AM
Include ACID, AH-Bot, anti-hack and other useful MaNGOS tools and it'll be awesome. Good job +rep
~Stickied.

Dimman
04-02-10, 11:57 AM
Awesome guide +rep

Testing...

treetree
04-02-10, 12:04 PM
wow nice guide but how to
download specific versions
of mangos?

this is the best mangos guide
yet +rep good work

ok,,maybe I can other ones too :)

http://github.com/mangos/mangos/zipball/master


tree :)

jagodragon
04-02-10, 02:12 PM
awesome guid.. simply awsome.. :)

i am adding this to my list so i can learn from it. thanks a lot

i tried to +rep, but it wouldn't let me :( said i had to spread it around more before i could give it to you again.. sorry

deltawing
11-02-10, 11:51 PM
After looking and researching this topic for like 2 weeks now i finally got my answer on how to update mangos! geeez! thank you. Any way you could enlighten us on how to setup auction house bot,and other tweaks for the server? Very detailed guide and thank you for taking the time to do that so the rest of us can learn also. I really appretiate it! I gave you the only +rep point i had. Wish I could do more you earned it!

StickyIcky
12-02-10, 12:40 AM
Very Nice +repx3

Runeblaze
14-02-10, 03:38 PM
Hello! I want to ask you for help.I am folowing the {SuperGuide} Create,Compile,Configure,MaNGOS + UDB + Scriptdev2(3.x.x+) guide but i cant get it working...if u can give me an yahoo id or windows live messenger i would be gratefull...i am serious about this problem ..please help me....a short story about my problem: i cannot update the mangos sql...i get the other(realmd,characters,scriptdev2) working but mangos doesnt want :( my id is xtreme_boy_08.
I hope you could help me...im thinking about helping me throught team viewer :)

Diocia
14-02-10, 04:20 PM
nice guide, +rep

Xees
14-02-10, 11:45 PM
Any Help Required PM me on [email protected] msn

Runeblaze
15-02-10, 12:07 PM
Hello again....i hope you are listening to me...or can you please give me the mangos sql fully updated to 9382???I beg you... :((
Umm...sorry for double post?
Btw +rep :)this is the only guide where i got this far with the server...congratz

codename.heaven
12-03-10, 10:46 AM
you are really going into the deepest part of noobies needed. just like me. :D
thank you and god bless you dude.

Avidgamer
12-03-10, 10:52 AM
Indeed, it's a very detailed guide, shame I only work with ArcEmu atm, otherwise I'd have been using it.

Synapse
30-03-10, 07:43 AM
Fantastic guide mate! Thanks +rep

Cocain
30-03-10, 08:58 AM
Good job.

treetree
01-04-10, 09:38 AM
epic guide

+rep

tree :)

Cocain
01-04-10, 11:31 AM
epic guide

+rep

tree :)

Nice of you to be active here to. :)

Snore
06-04-10, 04:55 AM
Thank you for the guide.

cornellsw1
06-04-10, 04:31 PM
DUDE! this is one real awesome guide!! thAnk you for the effort and for spreading the knowledge! this guide is much appreciated! my first rep goes to you! +rep

:) :) tyty once again!

Xees
08-04-10, 01:13 PM
Thanks :D

cyberium
09-04-10, 12:43 PM
Thanks for this guide.

Anyway i have probably do some mistake. When i try to build it i have the following message about "windows.h" not found.

"..\..\src\bindings\universal\system.cpp(20) : fatal error C1083: Impossible d'ouvrir le fichier include : 'windows.h' : No such file or directory"

I installed correctly "Platform SDK". I think i probably must modify some settings to tell where the sdk is to VisualStudio. I am not sure where i can put these info.


Update: foget my questions. I find it in
"Tools" menu -->options -->project and solutions-->folder of VC++
Select under combobox "include"
Click add line button and add folder "C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include"

Now i have some compilation error i will try to resolve it.

cyberium
09-04-10, 01:24 PM
Here is my new difficultie

c:\Program Files\Microsoft Visual Studio 9.0\VC\include\intrin.h(1041) : error C2733: second C linkage of overloaded function '_interlockedbittestandreset' not allowed
c:\Program Files\Microsoft Visual Studio 9.0\VC\include\intrin.h(1041) : see declaration of '_interlockedbittestandreset'

I cannot get ride of it :/

Update : Here is the solution MaNGOS: the open source MMORPG server (http://getmangos.com/community/showthread.php?5368-Error-C2733)

asali
13-04-10, 02:30 PM
good work +rep

Miqzo
23-04-10, 12:01 PM
I have a small problem, whenever I try to open the mangosdVC80.sln file, nothing happens, I installed everything before that the way the guide told me to.

Dimman
23-04-10, 12:50 PM
I have a small problem, whenever I try to open the mangosdVC80.sln file, nothing happens, I installed everything before that the way the guide told me to.

What version of Visual C++ are you using ?

Lestat
10-05-10, 01:00 PM
Hi

Tnx for the awesome guide, really helped alot.. I have just 1 problem

1>------ Build started: Project: ScriptDev2, Configuration: Release Win32 ------
1>Extracting revision
1>The system cannot find the path specified.
1>Project : error PRJ0019: A tool returned an error code from "Extracting revision"
1>Build log was saved at "file://c:\Users\Lestat\Desktop\Mangos Super\src\src\bindings\scriptdev2\VC90\ScriptDev2_ _Win32_Release\BuildLog.htm"
1>ScriptDev2 - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Any help
Much appreciated
Tnx

Lestat
10-05-10, 03:54 PM
Hi

Tnx for the awesome guide, really helped alot.. I have just 1 problem

1>------ Build started: Project: ScriptDev2, Configuration: Release Win32 ------
1>Extracting revision
1>The system cannot find the path specified.
1>Project : error PRJ0019: A tool returned an error code from "Extracting revision"
1>Build log was saved at "file://c:\Users\Lestat\Desktop\Mangos Super\src\src\bindings\scriptdev2\VC90\ScriptDev2_ _Win32_Release\BuildLog.htm"
1>ScriptDev2 - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Any help
Much appreciated
Tnx


i got it fixed tnx, i just did a svn update on the scriptdev2 folder and it fixed it

Lestat
12-05-10, 01:04 AM
Morning, well it's morning over here :)..I got this problem

2010-05-12 07:55:01 ERROR:Correct *.map files not found in path 'C:\Users\Lestat\Desktop\Mangos Super\src\Server./maps' or *.vmap/*vmdir files in 'C:\Users\Lestat\Desktop\Mangos Super\src\Server./vmaps'. Please place *.map/*.vmap/*.vmdir files in appropriate directories or correct the DataDir value in the mangosd.conf file.

Any help plz

johnnysunshine
12-05-10, 10:21 AM
No questions asked ;D

Lestat
12-05-10, 02:56 PM
ok NVM! got it fixed, it needed a patch and that fixed it but now i'm inside my own server but cnt choose any BC chars and when i try to go through the portal it says that i need TBC installed, but i am playing on patch 3.3.3 which is WOTLK. So WTH!? any notes on this or something i have to do? plz help i am really stuck on this problem.

Tnx again for this great Guide

djcriss2002
18-05-10, 02:42 PM
i am sorry for my next post...its very big.

djcriss2002
19-05-10, 08:35 AM
when i try to build the mangosdVC80 (i am using visual c++ 2005 as you said cause i use vista)after the steps with the release when i click on "build solution" i am geting a full set of fatal errors.i will link here the log.i am trying to find a solution but i dont see to find one.thanks .

1>------ Build started: Project: tbb, Configuration: Debug Win32 ------
2>------ Build started: Project: ACE_Wrappers, Configuration: Debug Win32 ------
1>Assembling...
1>'ml.exe' δεν αναγνωρίζεται ως εσωτερική ή εξωτερική εντολή,
1>εκτελέσιμο πρόγραμμα ή αρχείο δέσμης ενεργειών.
1>Project : error PRJ0019: A tool returned an error code from "Assembling..."
1>Build log was saved at "file://c:\Users\djcriss\Desktop\mangos\src\win\VC80\tbb__ Win32_Debug\BuildLog.htm"
1>tbb - 1 error(s), 0 warning(s)
2>Compiling...
2>XTI_ATM_Mcast.cpp
2>XML_Svc_Conf.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>WIN32_Proactor.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>WIN32_Asynch_IO.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>WFMO_Reactor.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>UUID.cpp
3>------ Build started: Project: tbbmalloc, Configuration: Debug Win32 ------
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>UTF8_Encoding_Converter.cpp
2>UTF32_Encoding_Converter.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>UTF16_Encoding_Converter.cpp
3>Assembling...
2>UPIPE_Stream.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>UPIPE_Connector.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>UPIPE_Acceptor.cpp
3>'ml.exe' δεν αναγνωρίζεται ως εσωτερική ή εξωτερική εντολή,
3>εκτελέσιμο πρόγραμμα ή αρχείο δέσμης ενεργειών.
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
3>Project : error PRJ0019: A tool returned an error code from "Assembling..."
2>UNIX_Addr.cpp
3>Build log was saved at "file://c:\Users\djcriss\Desktop\mangos\src\win\VC80\tbbma lloc__Win32_Debug\BuildLog.htm"
3>tbbmalloc - 1 error(s), 0 warning(s)
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>TTY_IO.cpp
2>TSS_Adapter.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Trace.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>TP_Reactor.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Token_Request_Reply.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Token_Manager.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Token_Invariants.cpp
2>Token_Collection.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Token.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>TLI_Stream.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>TLI_Connector.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>TLI_Acceptor.cpp
2>TLI.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Timeprobe.cpp
2>Time_Value.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Throughput_Stats.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Thread_Semaphore.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Thread_Mutex.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Thread_Manager.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Thread_Hook.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Thread_Exit.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Thread_Control.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Thread_Adapter.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Thread.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Task.cpp
4>------ Build started: Project: genrevision, Configuration: Debug Win32 ------
2>System_Time.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Synch_Options.cpp
4>Compiling...
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Svc_Conf_y.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Svc_Conf_Lexer.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>SV_Shared_Memory.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>SV_Semaphore_Simple.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>SV_Semaphore_Complex.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>SV_Message_Queue.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>SV_Message.cpp
4>genrevision.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>SUN_Proactor.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>String_Base_Const.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Stats.cpp
2>Stack_Trace.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>SString.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>SPIPE_Stream.cpp
2>SPIPE_Connector.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>SPIPE_Addr.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>SPIPE_Acceptor.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>SPIPE.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>SOCK_Stream.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>SOCK_SEQPACK_Connector.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>SOCK_SEQPACK_Association.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>SOCK_SEQPACK_Acceptor.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>SOCK_Netlink.cpp
2>SOCK_IO.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>SOCK_Dgram_Mcast.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>SOCK_Dgram_Bcast.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>SOCK_Dgram.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>SOCK_Connector.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Sock_Connect.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>SOCK_CODgram.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>SOCK_Acceptor.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>SOCK.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Signal.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Sig_Handler.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Sig_Adapter.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Shared_Object.cpp
2>Shared_Memory_SV.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Shared_Memory_Pool.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Shared_Memory_MM.cpp
2>Shared_Memory.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Service_Types.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Service_Repository.cpp
2>Service_Object.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Service_Manager.cpp
2>Service_Gestalt.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Service_Config.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Semaphore.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Select_Reactor_Base.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Sched_Params.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Sbrk_Memory_Pool.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Sample_History.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>RW_Thread_Mutex.cpp
2>RW_Process_Mutex.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>RW_Mutex.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Remote_Tokens.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Remote_Name_Space.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Registry_Name_Space.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Registry.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Recyclable.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Recursive_Thread_Mutex.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Read_Buffer.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Reactor_Timer_Interface.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Reactor_Notification_Strategy.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Reactor_Impl.cpp
2>Reactor.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Profile_Timer.cpp
4>Compiling manifest to resources...
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Process_Semaphore.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Process_Mutex.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Process_Manager.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Process.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Proactor_Impl.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Proactor.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Priority_Reactor.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>POSIX_Proactor.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>POSIX_CB_Proactor.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>POSIX_Asynch_IO.cpp
4>Linking...
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Pipe.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Ping_Socket.cpp
2>PI_Malloc.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Parse_Node.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Pagefile_Memory_Pool.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_TLI.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_Thread_Adapter.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_QoS.cpp
2>OS_NS_wchar.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_unistd.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_time.cpp
2>OS_NS_Thread.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_sys_wait.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_sys_utsname.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_sys_uio.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_sys_time.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_sys_stat.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_sys_socket.cpp
2>OS_NS_sys_shm.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_sys_sendfile.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_sys_select.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_sys_resource.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_sys_msg.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_sys_mman.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_stropts.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_strings.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_string.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_stdlib.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_stdio.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_signal.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_regex.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_pwd.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
4>Embedding manifest...
2>OS_NS_poll.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_netdb.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_math.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_fcntl.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_errno.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_dlfcn.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_dirent.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_NS_ctype.cpp
2>OS_NS_arpa_inet.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_main.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_Log_Msg_Attributes.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>OS_Errno.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Object_Manager_Base.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Object_Manager.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Obchunk.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>NT_Service.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Notification_Strategy.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Notification_Queue.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Netlink_Addr.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Naming_Context.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Name_Space.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Name_Request_Reply.cpp
4>Build log was saved at "file://c:\Users\djcriss\Desktop\mangos\src\win\VC80\genre vision__Win32_Debug\BuildLog.htm"
4>genrevision - 0 error(s), 0 warning(s)
2>Name_Proxy.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Mutex.cpp
2>Multihomed_INET_Addr.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Msg_WFMO_Reactor.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Monitor_Size.cpp
2>Monitor_Point_Registry.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Monitor_Control_Types.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Monitor_Control_Action.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Monitor_Base.cpp
5>------ Build started: Project: zlib, Configuration: Debug Win32 ------
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
5>Compiling...
2>Monitor_Admin_Manager.cpp
2>Monitor_Admin.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>MMAP_Memory_Pool.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Method_Request.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Message_Queue_Vx.cpp
2>Message_Queue_NT.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Message_Queue.cpp
2>Message_Block.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>MEM_Stream.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>MEM_SAP.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Mem_Map.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>MEM_IO.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
5>compress.c
2>MEM_Connector.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>MEM_Addr.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>MEM_Acceptor.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
5>crc32.c
2>Manual_Event.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Malloc_Allocator.cpp
5>deflate.c
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Malloc.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>LSOCK_Stream.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>LSOCK_Dgram.cpp
5>example.c
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>LSOCK_Connector.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>LSOCK_CODgram.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>LSOCK_Acceptor.cpp
2>LSOCK.cpp
5>gzio.c
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Logging_Strategy.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Log_Record.cpp
5>infback.c
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Log_Msg_UNIX_Syslog.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Log_Msg_NT_Event_Log.cpp
2>Log_Msg_IPC.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Log_Msg_Callback.cpp
5>inffast.c
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Log_Msg_Backend.cpp
2>Log_Msg.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Lock.cpp
5>inflate.c
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Local_Tokens.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Local_Name_Space.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
5>inftrees.c
2>Local_Memory_Pool.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
5>trees.c
2>Lib_Find.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>IPC_SAP.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>IOStream.cpp
5>..\..\dep\src\zlib\trees.c(773) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
2>IO_SAP.cpp
5>..\..\dep\src\zlib\trees.c(777) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
5>..\..\dep\src\zlib\trees.c(780) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
5>..\..\dep\src\zlib\trees.c(780) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
5>..\..\dep\src\zlib\trees.c(783) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
5>..\..\dep\src\zlib\trees.c(783) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
2>IO_Cntl_Msg.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
5>..\..\dep\src\zlib\trees.c(786) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
5>..\..\dep\src\zlib\trees.c(786) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
5>..\..\dep\src\zlib\trees.c(848) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
5>..\..\dep\src\zlib\trees.c(849) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
5>..\..\dep\src\zlib\trees.c(850) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
5>..\..\dep\src\zlib\trees.c(853) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
5>..\..\dep\src\zlib\trees.c(873) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
2>Init_ACE.cpp
5>..\..\dep\src\zlib\trees.c(895) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
5>..\..\dep\src\zlib\trees.c(896) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
5>..\..\dep\src\zlib\trees.c(907) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
5>..\..\dep\src\zlib\trees.c(908) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
5>..\..\dep\src\zlib\trees.c(988) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
5>..\..\dep\src\zlib\trees.c(994) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
5>..\..\dep\src\zlib\trees.c(1087) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
5>..\..\dep\src\zlib\trees.c(1092) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
2>INET_Addr.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
5>..\..\dep\src\zlib\trees.c(1096) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
5>..\..\dep\src\zlib\trees.c(1102) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
2>ICMP_Socket.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
5>..\..\dep\src\zlib\trees.c(1106) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
2>High_Res_Timer.cpp
5>..\..\dep\src\zlib\trees.c(1116) : warning C4267: '=' : conversion from 'size_t' to 'ush', possible loss of data
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
5>uncompr.c
2>Hashable.cpp
5>zutil.c
5>adler32.c
5>Generating Code...
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
5>Creating library...
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Handle_Set.cpp
2>Handle_Ops.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>gethrtime.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Get_Opt.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Functor_String.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Functor.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Framework_Component.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Flag_Manip.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Filecache.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>File_Lock.cpp
5>Build log was saved at "file://c:\Users\djcriss\Desktop\mangos\src\win\VC80\zlib_ _Win32_Debug\BuildLog.htm"
5>zlib - 0 error(s), 25 warning(s)
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>FILE_IO.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>FILE_Connector.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>FILE_Addr.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>FILE.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>FIFO_Send_Msg.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
6>------ Build started: Project: g3dlite, Configuration: Debug Win32 ------
2>FIFO_Send.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>FIFO_Recv_Msg.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>FIFO_Recv.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>FIFO.cpp
6>Compiling...
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Event_Handler.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Event.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Encoding_Converter_Factory.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Encoding_Converter.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Dynamic_Service_Dependency.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
6>AABox.cpp
2>Dynamic_Service_Base.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Dynamic_Message_Strategy.cpp
6>Vector4.cpp
6>c:\users\djcriss\desktop\mangos\src\dep\include\g3 dlite\g3d\platform.h(257) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
6>Vector3.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
6>c:\users\djcriss\desktop\mangos\src\dep\include\g3 dlite\g3d\platform.h(257) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
6>Triangle.cpp
6>c:\users\djcriss\desktop\mangos\src\dep\include\g3 dlite\g3d\platform.h(257) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
2>Dynamic.cpp
6>System.cpp
6>c:\users\djcriss\desktop\mangos\src\dep\include\g3 dlite\g3d\platform.h(257) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
6>Plane.cpp
6>c:\users\djcriss\desktop\mangos\src\dep\include\g3 dlite\g3d\platform.h(257) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
6>Matrix3.cpp
6>c:\users\djcriss\desktop\mangos\src\dep\include\g3 dlite\g3d\platform.h(257) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
6>format.cpp
6>c:\users\djcriss\desktop\mangos\src\dep\include\g3 dlite\g3d\platform.h(257) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
6>Crypto.cpp
2>Dump.cpp
6>c:\users\djcriss\desktop\mangos\src\dep\include\g3 dlite\g3d\platform.h(257) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
6>Box.cpp
6>c:\users\djcriss\desktop\mangos\src\dep\include\g3 dlite\g3d\platform.h(257) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
2>DLL_Manager.cpp
6>c:\users\djcriss\desktop\mangos\src\dep\include\g3 dlite\g3d\platform.h(257) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>DLL.cpp
6>Build log was saved at "file://c:\Users\djcriss\Desktop\mangos\src\win\VC80\g3dli te__Win32_Debug\BuildLog.htm"
6>g3dlite - 10 error(s), 0 warning(s)
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Dirent_Selector.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Dirent.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Dev_Poll_Reactor.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>DEV_IO.cpp
2>DEV_Connector.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
7>------ Build started: Project: framework, Configuration: Debug Win32 ------
2>DEV_Addr.cpp
2>DEV.cpp
7>Compiling...
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Date_Time.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Countdown_Time.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Copy_Disabled.cpp
2>Containers.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Connection_Recycling_Strategy.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Configuration_Import_Export.cpp
7>MemoryManagement.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Configuration.cpp
7>EventProcessor.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Condition_Thread_Mutex.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Condition_Recursive_Thread_Mutex.cpp
2>Codeset_Registry_db.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
7>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Codeset_Registry.cpp
7>ObjectLifeTime.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Codeset_IBM1047.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Codecs.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
7>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Cleanup.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
7>Build log was saved at "file://c:\Users\djcriss\Desktop\mangos\src\win\VC80\frame work__Win32_Debug\BuildLog.htm"
2>CDR_Stream.cpp
7>framework - 2 error(s), 0 warning(s)
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>CDR_Size.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>CDR_Base.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Capabilities.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Basic_Types.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Basic_Stats.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Based_Pointer_Repository.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Base_Thread_Adapter.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Barrier.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Auto_Event.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Atomic_Op.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>ATM_Stream.cpp
2>ATM_QoS.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>ATM_Params.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>ATM_Connector.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>ATM_Addr.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
8>------ Build started: Project: sockets, Configuration: Debug Win32 ------
2>ATM_Acceptor.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
8>Compiling...
2>Asynch_Pseudo_Task.cpp
2>Asynch_IO_Impl.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Asynch_IO.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Assert.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Argv_Type_Converter.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Addr.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Active_Map_Manager.cpp
2>Activation_Queue.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>ace_wchar.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>ACE_crc_ccitt.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>ACE_crc32.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>ACE.cpp
8>Base64.cpp
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
2>Build log was saved at "file://c:\Users\djcriss\Desktop\mangos\src\win\VC80\ace__ Win32_Debug\BuildLog.htm"
2>ACE_Wrappers - 304 error(s), 0 warning(s)
8>Utility.cpp
8>c:\users\djcriss\desktop\mangos\src\dep\include\so ckets\socket_include.h(214) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
8>UdpSocket.cpp
8>Thread.cpp
8>c:\users\djcriss\desktop\mangos\src\dep\include\so ckets\socket_include.h(214) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
8>TcpSocket.cpp
8>c:\Users\djcriss\Desktop\mangos\src\dep\include\so ckets\socket_include.h(214) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
8>StreamSocket.cpp
8>c:\users\djcriss\desktop\mangos\src\dep\include\so ckets\socket_include.h(214) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
8>StdoutLog.cpp
9>------ Build started: Project: shared, Configuration: Debug Win32 ------
9>Extract revision
8>c:\users\djcriss\desktop\mangos\src\dep\include\so ckets\socket_include.h(214) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
8>SocketHandler.cpp
8>c:\users\djcriss\desktop\mangos\src\dep\include\so ckets\socket_include.h(214) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
8>socket_include.cpp
8>Socket.cpp
8>c:\users\djcriss\desktop\mangos\src\dep\include\so ckets\socket_include.h(214) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
8>ResolvSocket.cpp
9>Compiling...
9>Database.cpp
9>Threading.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
9>ServiceWin32.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
9>Common.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
9>VMapManager.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\include\g3 dlite\G3D/platform.h(257) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
9>VMapFactory.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
9>TreeNode.cpp
8>c:\users\djcriss\desktop\mangos\src\dep\include\so ckets\socket_include.h(214) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
8>ResolvServer.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\include\g3 dlite\G3D/platform.h(257) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
9>TileAssembler.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\include\g3 dlite\G3D/platform.h(257) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
9>SubModel.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\include\g3 dlite\G3D/platform.h(257) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
9>ModelContainer.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\include\g3 dlite\G3D/platform.h(257) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
8>c:\users\djcriss\desktop\mangos\src\dep\include\so ckets\socket_include.h(214) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
8>Parse.cpp
9>ManagedModelContainer.cpp
8>c:\users\djcriss\desktop\mangos\src\dep\include\so ckets\socket_include.h(214) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
8>Mutex.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\include\g3 dlite\G3D/platform.h(257) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
8>c:\Users\djcriss\Desktop\mangos\src\dep\include\so ckets\Mutex.h(37) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
9>DebugCmdLogger.cpp
8>Lock.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\include\g3 dlite\G3D/platform.h(257) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
9>CoordModelMapping.cpp
8>c:\Users\djcriss\Desktop\mangos\src\dep\include\so ckets\Mutex.h(37) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
8>Ipv6Address.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\include\g3 dlite\G3D/platform.h(257) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
9>c:\Users\djcriss\Desktop\mangos\src\dep\include\g3 dlite\G3D/platform.h(257) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
9>BaseModel.cpp
9>Sha1.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\include\g3 dlite\G3D/platform.h(257) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
9>SARC4.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
9>HMACSHA1.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
9>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
9>BigNumber.cpp
8>Ipv4Address.cpp
9>AuthCrypt.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
9>mempool.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
9>dotconfpp.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
8>Exception.cpp
9>Config.cpp
8>c:\users\djcriss\desktop\mangos\src\dep\include\so ckets\socket_include.h(214) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
9>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
9>Util.cpp
9>ProgressBar.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
9>MemoryLeaks.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
9>Log.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
9>DBCFileLoader.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
9>SQLStorage.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
9>SqlOperations.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
9>SqlDelayThread.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
9>QueryResultMysql.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
9>Field.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
9>DatabaseMysql.cpp
9>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
9>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
9>Build log was saved at "file://c:\Users\djcriss\Desktop\mangos\src\win\VC80\share d__Win32_Debug\BuildLog.htm"
9>shared - 32 error(s), 0 warning(s)
8>Build log was saved at "file://c:\Users\djcriss\Desktop\mangos\src\win\VC80\socke ts__Win32_Debug\BuildLog.htm"
8>sockets - 13 error(s), 0 warning(s)
10>------ Build started: Project: game, Configuration: Debug Win32 ------
10>Compiling...
10>pchdef.cpp
11>------ Build started: Project: realmd, Configuration: Debug Win32 ------
10>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
10>Build log was saved at "file://c:\Users\djcriss\Desktop\mangos\src\win\VC80\game_ _Win32_Debug\BuildLog.htm"
10>game - 1 error(s), 0 warning(s)
11>Compiling...
11>WheatyExceptionReport.cpp
11>RealmList.cpp
11>..\..\src\shared\WheatyExceptionReport.cpp(10) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
11>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
11>Main.cpp
11>AuthSocket.cpp
11>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
11>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
11>Build log was saved at "file://c:\Users\djcriss\Desktop\mangos\src\win\VC80\realm d__Win32_Debug\BuildLog.htm"
11>realmd - 4 error(s), 0 warning(s)
12>------ Build started: Project: mangosd, Configuration: Debug Win32 ------
12>Compiling...
12>WorldRunnable.cpp
12>WheatyExceptionReport.cpp
12>..\..\src\shared\WheatyExceptionReport.cpp(10) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
12>stdsoap2.cpp
12>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
12>soapServer.cpp
12>c:\Users\djcriss\Desktop\mangos\src\dep\include\gs oap\stdsoap2.h(617) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
12>soapC.cpp
12>c:\Users\djcriss\Desktop\mangos\src\dep\include\gs oap\stdsoap2.h(617) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
12>RASocket.cpp
12>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
12>Master.cpp
12>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
12>MaNGOSsoap.cpp
12>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
12>Main.cpp
12>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
12>CliRunnable.cpp
12>c:\Users\djcriss\Desktop\mangos\src\dep\ACE_wrappe rs\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
12>c:\Users\djcriss\Desktop\mangos\src\dep\include\gs oap\stdsoap2.h(617) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
12>Build log was saved at "file://c:\Users\djcriss\Desktop\mangos\src\win\VC80\mango sd__Win32_Debug\BuildLog.htm"
12>mangosd - 10 error(s), 0 warning(s)
13>------ Build started: Project: script, Configuration: Debug Win32 ------
13>Compiling...
13>sc_defines.cpp
13>c:\users\djcriss\desktop\mangos\src\dep\ace_wrappe rs\ace\config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
13>sc_default.cpp
13>c:\users\djcriss\desktop\mangos\src\dep\ace_wrappe rs\ace\config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
13>system.cpp
13>c:\users\djcriss\desktop\mangos\src\src\bindings\u niversal\system.cpp(20) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
13>ScriptMgr.cpp
13>c:\users\djcriss\desktop\mangos\src\dep\ace_wrappe rs\ace\config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory
13>Generating Code...
13>Build log was saved at "file://c:\Users\djcriss\Desktop\mangos\src\win\VC80\scrip t__Win32_Debug\BuildLog.htm"
13>script - 4 error(s), 0 warning(s)
========== Build: 2 succeeded, 11 failed, 0 up-to-date, 0 skipped ==========

Lestat
27-05-10, 05:00 PM
Is there by any change a AuctionHouseBot ready? And where can i get it?
Tnx Again for the great guide been enjoying it :)

oggar123
31-05-10, 01:01 AM
Hi, i dont know what u mean. because i have HeidiSQL and when i create the new databse mangos. should the other ones (character etc) show up? or do i have to create them all myself?? i dont get it

Pedregon
31-05-10, 01:47 AM
You have to create them yourself.

Dimman
31-05-10, 08:50 AM
Gosh please code that error .

RavenHill
02-06-10, 12:18 PM
Hello, I don't know if I might have missed something or done something incorrectly. But when I attempt to "build" ScriptDev2 (With Microsoft Visual C++ Express 2010) everything goes fine until it gets to "ScriptMgr.cpp"

After a few moments it will say: Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped. But give me no indication as to why. I have looked for threads on this on the internet and tried to solve the problem myself. I also re-downloaded ScripdDev2 a number of times. I used SVN Checkout to download it.

Since I am almost completely inexperienced in this, I would appreciate help of those with more knowledge than I, please.

Thanks in advance.:)

Froobra
06-07-10, 12:57 PM
This really is an outstanding guide! Excellent work :)

dragonblade
17-07-10, 01:27 PM
thanx for the tutorial, i had no problem to make my server with this
with other tutorials(from other sites) i had only problems

casucristy
21-07-10, 08:26 PM
Hey...I got This error:

2010-07-22 09:25:27 ERROR: Map file './maps/0004331.map' is non-compatible version (outdated?). Please, create new using ad.exe program.
2010-07-22 09:25:27 ERROR: Correct *.map files not found in path './maps' or *.vmap/*vmdir files in './vmaps'. Please place *.map/*.vmap/*.vmdir files in appropriate directories or correct the DataDir value in the world.conf file.

I have 3.3.3 version at WOW.
Please help!

xenien
25-07-10, 04:22 PM
Hello, I don't know if I might have missed something or done something incorrectly. But when I attempt to "build" ScriptDev2 (With Microsoft Visual C++ Express 2010) everything goes fine until it gets to "ScriptMgr.cpp"

After a few moments it will say: Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped. But give me no indication as to why. I have looked for threads on this on the internet and tried to solve the problem myself. I also re-downloaded ScripdDev2 a number of times. I used SVN Checkout to download it.

Since I am almost completely inexperienced in this, I would appreciate help of those with more knowledge than I, please.

Thanks in advance.:)

I had the same problem. We did this on 2 computers, the better one tried with 2010 and wouldn't work so we used 2008 and it was fine. The lesser machine (mine :( ) used 2008, got the error, so I compiled using the VC80 version and just converted. Worked fine, although at one point I had to delete the scriptdev2 folder and did SVN checkout step again, then got it to work using 80. Hope that helps.

naota646
31-07-10, 02:19 AM
Hey it works but it says my realm is offline. any help would be appreciated

also, i cannot run mangosd.exe

Avidgamer
01-08-10, 02:29 PM
Hey it works but it says my realm is offline. any help would be appreciated

also, i cannot run mangosd.exe

Any error messages regarding mangosd.exe? Try running it in Administrator if your on Vista.

calarus
30-08-10, 10:49 PM
Love the deails, nice work

kns0481
17-10-10, 02:46 PM
This is a great guide. Everything compiles great for me. Only thing is no ICC is that the database or am i missing something? Cant seem to get any custom scripts to work either followed your guide to Xees. Need help with this plz

anthrax26
02-12-10, 06:34 PM
Me ensine como coloco mysql.bat e apache.bat configurando eles.

Teach me how I configure mysql.bat , apache.bat like known repacks have.

Fordman
27-02-11, 03:38 PM
This is the best guide I have found. It worked great. I use Visual C++ 2008 Express Edition (http://www.microsoft.com/Express/vc/#webInstall) on Vista with out any problems...

bardiarezaii
09-08-11, 10:03 PM
hi i want to ask a question about this mangos. how much fix is it? like dk eye quest? or anub'arak and lichking are they work properly?
sry for my bad english

randy336
11-08-11, 07:00 AM
Looks good :D

bardiarezaii
11-08-11, 08:15 PM
hi i have a problem compiling the scriptdev2 please help me as soon as posible

c_instance.cpp
1>..\include\sc_instance.cpp(13) : error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\include\sc_instance.cpp(29) : error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>sc_grid_searchers.cpp
1>sc_creature.cpp
1>spell_scripts.cpp
1>..\scripts\world\spell_scripts.cpp(303) : error C2039: 'GetGUID' : is not a member of 'Creature'
1> d:\program files\mangos\src\src\game\Creature.h(440) : see declaration of 'Creature'
1>npcs_special.cpp
1>d:\Program Files\MaNGoS\src\src\bindings\scriptdev2\base\esco rt_ai.h(82) : error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
1> Constructor for class 'ObjectGuid' is declared 'explicit'
1>..\include\sc_creature.cpp(386) : error C2039: 'GetGUID' : is not a member of 'Creature'
1> d:\program files\mangos\src\src\game\Creature.h(440) : see declaration of 'Creature'
1>..\include\sc_creature.cpp(386) : error C2039: 'GetGUID' : is not a member of 'Unit'
1> d:\program files\mangos\src\src\game\Unit.h(1127) : see declaration of 'Unit'
1>npc_professions.cpp
1>..\scripts\world\npcs_special.cpp(149) : error C2039: 'GetGUID' : is not a member of 'Creature'
1> d:\program files\mangos\src\src\game\Creature.h(440) : see declaration of 'Creature'

the hole compiling is like this and at last the result is 1failed

gh2010
15-08-11, 03:50 PM
i also have the same problem as the preious post any help would be great, im running windows 7.

wimarck
30-08-11, 12:32 AM
Hey, i'm incredibly new to this site (infact, this is my first post) this guide looks absolutely awesome and all, i've spent alot of time reading it.
i'm curious if all the links, versions, patches, etc. are all still working? i've followed guides before, got half way through and a link hasnt worked or something didnt install correctly and i've been stuck with a load of non-working junk on my computer.
but yea, basically is this guide up to date?

killerasis
30-08-11, 10:58 PM
Cool thanks for this tut

Libracon
09-05-12, 03:44 PM
I follow your guide to the letter and everything goes brilliant until i get to the part following creating the databases.

Now Before You Restore The Database Sql Dumps Go To Your File
"MaNGOS\src\src\bindings\scriptdev2" and Open The Following

This i open as you say but get error at end. 1>ScriptDev2 - 2336 error(s), 0 warning(s). Build: 0 Succeeded, 1 failed, 0 up-to-date, 0 skipped.
What do you need to be able to suggest where i have gone wrong please?
In file mangos/src/src/bindings the file scriptdev2 and its contents now has a green tick on them all.

Also:

Click on mangos then Click on import then Restore from Sql dump as Following :

http://img402.imageshack.us/img402/2457/33832420.jpg (http://www.imagehosting.com/)
the Restore From SQL Dump option i do not have. It gives me Execute SQL script... or Import External Data... only.

I would be grateful for your most valued guidance on this please.

lordofthedread
13-05-12, 12:58 PM
I do have the scriptdev2 problem here part of the output :

1>------ Build started: Project: ScriptDev2, Configuration: Release Win32 ------

1>..\scripts\world\npcs_special.cpp(1265): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\scripts\world\npcs_special.cpp(1277): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\scripts\world\npcs_special.cpp(1288): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\scripts\world\npcs_special.cpp(1290): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\scripts\world\npcs_special.cpp(1304): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\scripts\world\npcs_special.cpp(1308): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\scripts\world\npcs_special.cpp(1331): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\scripts\world\npcs_special.cpp(1341): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\scripts\world\npcs_special.cpp(1345): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\scripts\world\npcs_special.cpp(1360): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\scripts\world\npcs_special.cpp(1366): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\scripts\world\npcs_special.cpp(1372): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
1>..\scripts\world\npcs_special.cpp(1378): error C2039: 'GetGUID' : is not a member of 'Creature'
1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
.....

1>..\system\system.cpp(207): error C2228: left of '.step' must have class/struct/union
1> type is ''unknown-type''
1>..\system\system.cpp(241): error C2065: 'barGoLink' : undeclared identifier
1>..\system\system.cpp(241): error C2146: syntax error : missing ';' before identifier 'bar'
1>..\system\system.cpp(241): error C3861: 'bar': identifier not found
1>..\system\system.cpp(242): error C2065: 'bar' : undeclared identifier
1>..\system\system.cpp(242): error C2228: left of '.step' must have class/struct/union
1> type is ''unknown-type''
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========


Hope someone can help in the meantime I will try using the 2008 version.

greyserg
13-05-12, 07:22 PM
I do have the scriptdev2 problem here part of the output :


You need to get latest ScriptDev2 from GitHub, not outdated from SourceForge.
I'm encountered same problem today, and version obtained from GitHub compiled without any problems.


Sorry for my bad english, i'm russian. Hope, it helps you.

btw, im used x64 config with 2010 VC, but i don't think its will make any difference/troubles.

lordofthedread
13-05-12, 08:43 PM
Thanks I am trying it now.

Theres two folders : Trunk and ICC wich one should I use ?

greyserg
14-05-12, 08:02 AM
What? Link to latest repository of scriptdev2 in .zip - https://github.com/scriptdev2/scriptdev2/zipball/master , and there's no such folders.

lordofthedread
14-05-12, 08:48 AM
Seems i went wrong in where I got scriptdev2....

Another question, I would like to add AH addon to my server but after hours of research it seems I cant find a way to make the patch, I did found a guide but its not working...

Anyone got a clue on how to add such addons ? The mangos forum is dead for a month now and it seems the only way to get addons is using a repack ....

Help will be much appreciated !

Thanks

EDIT : AHbot is indeed part of mangos now and it is working.

I used YTDB on top of the latest UDB and here what is not working (at least from what I tested) :

Instances and Raids :

- ICC only Marrowgar is working as intended with skills and abilities then the door to lady deathwisper is closed and even with "GM ON" the only way to pass it is thru blink, none of the other bosses have skills, you cant open the door of Putricide, the gunship battle is not spawned and the event of the lich king not scripted. Teleporters are not working.

- Ulduar vehicles are spawned but unusable, the door to Flame Leviathan is closed and only a GM can open it, teleporters are not working.

- Ruby Sanctum is not working

- Trial of the champion is not working

- Trial of the crusader Beast of Northrend are spawned with no skills or abilities, some minor bugs with Lord Jaraxxus but the encounter is indeed working and he got skill and abilities then faction champions never shows up.

Quests :
- The quest for DK Death comes from high is still bugged (makes interrupted when you click on the eye of archeus).

Skills :

- DK Death Grip is not working.


Thats all for now....

Rhaknaku
05-07-12, 08:38 PM
Was real fun following the guide and i did enjoy it, was my 1st ever atempt but some areas just would not "restore" so i thought it meant i could go on. Might be a bit late on this Thread but i really want an offline wow and i got through it all apart from the fact that i now cannot log in as it says: "Unable to connect. Please try again later. If the problem presists, please contact technical support."

Please help me..........:(

ankido
20-08-12, 07:18 AM
Every time I try to post a problem I seem to figure out. Now I'm at the log in problem and I don't think I'll figure this out on my own. I can't seem to log in at all.


realmd.conf
LoginDatabaseInfo = "127.0.0.1;3306;root;xxxxxxx;realmd"
LogsDir = ""
MaxPingTime = 30
RealmServerPort = 3724
BindIP = "0.0.0.0"
PidFile = ""
LogLevel = 0
LogTime = 0
LogFile = "Realmd.log"
LogTimestamp = 0
LogFileLevel = 0
LogColors = ""
UseProcessors = 0
ProcessPriority = 1
WaitAtStartupError = 0
RealmsStateUpdateDelay = 20
WrongPass.MaxCount = 0
WrongPass.BanTime = 600
WrongPass.BanType = 0

mangosd.conf
RealmID = 1
DataDir = "."
LogsDir = ""
LoginDatabaseInfo = "127.0.0.1;3306;root;xxxxx;realmd"
WorldDatabaseInfo = "127.0.0.1;3306;root;xxxxx;mangos"
CharacterDatabaseInfo = "127.0.0.1;3306;root;xxxxx;characters"
LoginDatabaseConnections = 1
WorldDatabaseConnections = 1
CharacterDatabaseConnections = 1
MaxPingTime = 30
WorldServerPort = 8085
BindIP = "0.0.0.0"


realmlist in SQLyog
127.0.0.1 8085

realmlist pointo 1270.0.0.1

jadelyn
01-10-12, 05:08 PM
1>------ Build started: Project: ScriptDev2, Configuration: Release Win32 ------
1>Extracting revision
1>The system cannot find the path specified.
1>Project : error PRJ0019: A tool returned an error code from "Extracting revision"
1>Build log was saved at "file://c:\Users\Stephanie\Desktop\MaNGOS\src\bindings\scr iptdev2\VC90\ScriptDev2__Win32_Release\BuildLog.ht m"
1>ScriptDev2 - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========