MMOwned - World of Warcraft Exploits, Hacks, Bots and Guides

Homepage Register FAQ Members Mark Forums Read Advertise Marketplace FPSowned


Go Back   MMOwned - World of Warcraft Exploits, Hacks, Bots and Guides > WoW Emulator Server > Emulator Server Guides
Reload this Page 2d's Simple guide to compile ascent [Pics included]
Emulator Server Guides Guides for working with World of Warcraft Emulator servers. Learn how to create a WoW Server here.
[NO QUESTIONS HERE]

Reply
 
LinkBack Thread Tools
(#16)
Old
Wolverine77's Avatar
Wolverine77 is Online
Knight
Rep Power: 1
Reputation: 8
Wolverine77 is an unknown quantity at this point
 
Posts: 211
Join Date: Dec 2007
Location: Eye of the Beholder
06-10-2008

when compiling scripts folder i get this, does it mean it failed?

Code:
------ Build started: Project: ServerStatusPlugin, Configuration: Debug Win32 ------
Compiling...
ServerStatusPlugin.cpp
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation. All rights reserved.
Linking...
LINK : fatal error LNK1104: cannot open file 'ascent-world.lib'
Build log was saved at "file://c:Documents and SettingsWolverineDesktopUn-compiled Ascent'srcscriptsprojects2008_int_debug_statuspluginBuildLog.htm"
ServerStatusPlugin - 1 error(s), 0 warning(s)
------ Build started: Project: GossipScripts, Configuration: Debug Win32 ------
Compiling...
Setup.cpp
Gossip_Innkeepers.cpp
GuardGossip.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation. All rights reserved.
Linking...
LINK : fatal error LNK1104: cannot open file 'ascent-world.lib'
Build log was saved at "file://c:Documents and SettingsWolverineDesktopUn-compiled Ascent'srcscriptsprojects2008_int_debug_gossipscriptsBuildLog.htm"
GossipScripts - 1 error(s), 0 warning(s)
------ Build started: Project: SpellHandlers, Configuration: Debug Win32 ------
Compiling...
Setup.cpp
HunterSpells.cpp
ItemSpells_1.cpp
MageSpells.cpp
PaladinSpells.cpp
RogueSpells.cpp
ShamanSpells.cpp
WarlockSpells.cpp
WarriorSpells.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation. All rights reserved.
Linking...
LINK : fatal error LNK1104: cannot open file 'ascent-world.lib'
Build log was saved at "file://c:Documents and SettingsWolverineDesktopUn-compiled Ascent'srcscriptsprojects2008_int_debug_spellhandlersBuildLog.htm"
SpellHandlers - 1 error(s), 0 warning(s)
------ Build started: Project: InstanceScripts, Configuration: Debug Win32 ------
Compiling...
Setup.cpp
Instance_Deadmines.cpp
Raid_BlackwingLair.cpp
Raid_MoltenCore.cpp
Raid_Naxxramas.cpp
Raid_OnyxiasLair.cpp
Raid_ZulGurub.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation. All rights reserved.
Linking...
LINK : fatal error LNK1104: cannot open file 'ascent-world.lib'
Build log was saved at "file://c:Documents and SettingsWolverineDesktopUn-compiled Ascent'srcscriptsprojects2008_int_debug_instancescriptsBuildLog.htm"
InstanceScripts - 1 error(s), 0 warning(s)
------ Build started: Project: LUAScripting, Configuration: Debug Win32 ------
Compiling...
LUAEngine.cpp
Compiling...
lapi.c
lauxlib.c
lbaselib.c
lcode.c
ldblib.c
ldebug.c
ldo.c
ldump.c
lfunc.c
lgc.c
linit.c
liolib.c
llex.c
lmathlib.c
lmem.c
loadlib.c
lobject.c
lopcodes.c
loslib.c
lparser.c
Generating Code...
Compiling...
lstate.c
lstring.c
lstrlib.c
ltable.c
ltablib.c
ltm.c
lundump.c
lvm.c
lzio.c
print.c
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation. All rights reserved.
Linking...
LINK : fatal error LNK1104: cannot open file 'ascent-world.lib'
Build log was saved at "file://c:Documents and SettingsWolverineDesktopUn-compiled Ascent'srcscriptsprojects2008_int_debug_LUAScriptingBuildLog.htm"
LUAScripting - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 5 failed, 0 up-to-date, 0 skipped ==========
 

Last edited by Wolverine77; 06-10-2008 at 03:00 PM.
Reply With Quote

Donate to remove ads.
(#17)
Old
2dgreengiant's Avatar
2dgreengiant is Offline
Has a fist of god

Rep Power: 9
Reputation: 953
2dgreengiant is a splendid one to behold2dgreengiant is a splendid one to behold2dgreengiant is a splendid one to behold2dgreengiant is a splendid one to behold2dgreengiant is a splendid one to behold2dgreengiant is a splendid one to behold2dgreengiant is a splendid one to behold2dgreengiant is a splendid one to behold
 
Posts: 3,801
Join Date: Feb 2007
Location: MMowned
06-10-2008

You need to of had ascent already compiled.






[Only registered and activated users can see links. ]Errage's angry face [Only registered and activated users can see links. ][Only registered and activated users can see links. ]
Reply With Quote
(#18)
Old
Crimzin2007 is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 1
Crimzin2007 is an unknown quantity at this point
 
Posts: 11
Join Date: Dec 2007
06-11-2008

'm having some difficulty using Microsoft Visual C++ 2008.

It's skipping constantly, maybe it's because I'm not familiar with the program but I put everything where it is supposed to be. No problems whatsoever. Double-Click VC90solution in the windows libraries and get ready to compile for x64 / release and it says....

Code:
  1>------ Skipped Build: Project: pcre ------
1> 
2>------ Skipped Build: Project: zlib ------
2> 
========== Build: 0 succeeded or up-to-date, 0 failed, 2 skipped ==========
I posted this originally on SecterSevens guide. Maybe you would know of a possible solution for it? I get the same problem when I try to compile the server... 5 skipped.
Reply With Quote
(#19)
Old
ardtard76's Avatar
ardtard76 is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 2
Reputation: 2
ardtard76 is an unknown quantity at this point
 
Posts: 22
Join Date: Sep 2007
06-11-2008

Now i havnt done much with server emulation so dont flame me for being retarded. What does compiling your own ascent do. I've heard of repacks which my friend said are the easiest. If so what is the difference?

EDIT: Also, does this work for Vista?
Reply With Quote
(#20)
Old
Wolverine77's Avatar
Wolverine77 is Online
Knight
Rep Power: 1
Reputation: 8
Wolverine77 is an unknown quantity at this point
 
Posts: 211
Join Date: Dec 2007
Location: Eye of the Beholder
06-12-2008

im totaly lost, been trying to get my howling repack public for a week, I can get it on Hamachi, was told to recompile, but dont understand how it seems to compile, but not sure what todo with the files.
Reply With Quote
(#21)
Old
Royalaty's Avatar
Royalaty is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 2
Royalaty is an unknown quantity at this point
 
Posts: 221
Join Date: Feb 2008
Location: Latvia-Liepāja
06-29-2008

1>------ Build started: Project: ascent-shared, Configuration: Debug Win32 ------
1>Extracting SVN revision...
1>SVN Revision Extractor
1>Written by Burlex, 2008/02/20
1>Branch: 4.4-TRUNK
1>Revision found: 4628
1>Opening existing file...
1>Revisions match exiting file. Skipping.
1>Compiling...
1>CreateInterface.cpp
1>Sha1.cpp
1>..\..\src\ascent-shared\Database\CreateInterface.cpp : error C2471: cannot update program database 'c:\documents and settings\lords\desktop\nublaa\win\vc90\ascent-shared___win32_debug\vc90.pdb'
1>..\..\src\ascent-shared\Auth\Sha1.cpp : error C2471: cannot update program database 'c:\documents and settings\lords\desktop\nublaa\win\vc90\ascent-shared___win32_debug\vc90.pdb'
1>c:\documents and settings\lords\desktop\nublaa\src\ascent-shared\database\MySQLDatabase.h(4) : fatal error C1083: Cannot open include file: 'mysql/mysql.h': No such file or directory
1>MD5.cpp
1>c:\documents and settings\lords\desktop\nublaa\src\ascent-shared\auth\Sha1.h(25) : fatal error C1083: Cannot open include file: 'openssl/sha.h': No such file or directory
1>BigNumber.cpp
1>..\..\src\ascent-shared\Auth\MD5.cpp : error C2471: cannot update program database 'c:\documents and settings\lords\desktop\nublaa\win\vc90\ascent-shared___win32_debug\vc90.pdb'
1>..\..\src\ascent-shared\Auth\BigNumber.cpp : error C2471: cannot update program database 'c:\documents and settings\lords\desktop\nublaa\win\vc90\ascent-shared___win32_debug\vc90.pdb'
1>c:\documents and settings\lords\desktop\nublaa\src\ascent-shared\auth\MD5.h(24) : fatal error C1083: Cannot open include file: 'openssl/md5.h': No such file or directory
1>MySQLDatabase.cpp
1>..\..\src\ascent-shared\Database\MySQLDatabase.cpp : error C2471: cannot update program database 'c:\documents and settings\lords\desktop\nublaa\win\vc90\ascent-shared___win32_debug\vc90.pdb'
1>..\..\src\ascent-shared\Auth\BigNumber.cpp(21) : fatal error C1083: Cannot open include file: 'openssl/bn.h': No such file or directory
1>c:\documents and settings\lords\desktop\nublaa\src\ascent-shared\database\MySQLDatabase.h(4) : fatal error C1083: Cannot open include file: 'mysql/mysql.h': No such file or directory
1>DBCStores.cpp
1>DBC.cpp
1>..\..\src\ascent-shared\Database\DBCStores.cpp : error C2471: cannot update program database 'c:\documents and settings\lords\desktop\nublaa\win\vc90\ascent-shared___win32_debug\vc90.pdb'
1>..\..\src\ascent-shared\Database\DBC.cpp : error C2471: cannot update program database 'c:\documents and settings\lords\desktop\nublaa\win\vc90\ascent-shared___win32_debug\vc90.pdb'
1>..\..\src\ascent-shared\Database\DBC.cpp(245) : fatal error C1903: unable to recover from previous error(s); stopping compilation
1>dbcfile.cpp
1>..\..\src\ascent-shared\Database\dbcfile.cpp : error C2471: cannot update program database 'c:\documents and settings\lords\desktop\nublaa\win\vc90\ascent-shared___win32_debug\vc90.pdb'
1>..\..\src\ascent-shared\Database\DBCStores.cpp(161) : fatal error C1903: unable to recover from previous error(s); stopping compilation
1>Database.cpp
1>..\..\src\ascent-shared\Database\Database.cpp : error C2471: cannot update program database 'c:\documents and settings\lords\desktop\nublaa\win\vc90\ascent-shared___win32_debug\vc90.pdb'
1>..\..\src\ascent-shared\Database\dbcfile.cpp(174) : fatal error C1903: unable to recover from previous error(s); stopping compilation
1>..\..\src\ascent-shared\Database\Database.cpp(395) : fatal error C1903: unable to recover from previous error(s); stopping compilation
1>Build log was saved at "file://c:\Documents and Settings\Lords\Desktop\nublaa\win\VC90\ascent-shared___Win32_Debug\BuildLog.htm"
1>ascent-shared - 18 error(s), 0 warning(s)
2>------ Build started: Project: ascent-logonserver, Configuration: Debug Win32 ------
3>------ Build started: Project: ascent-realmserver, Configuration: Debug Win32 ------
2>Compiling...
3>Compiling...
3>RStdAfx.cpp
2>LogonStdAfx.cpp
3>c:\documents and settings\lords\desktop\nublaa\src\ascent-realmserver\RStdAfx.h(40) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
3>Build log was saved at "file://c:\Documents and Settings\Lords\Desktop\nublaa\win\VC90\ascent-realmserver___Win32_Debug\BuildLog.htm"
3>ascent-realmserver - 1 error(s), 0 warning(s)
2>c:\documents and settings\lords\desktop\nublaa\src\ascent-logonserver\LogonStdAfx.h(36) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
2>Build log was saved at "file://c:\Documents and Settings\Lords\Desktop\nublaa\win\VC90\ascent-logonserver___Win32_Debug\BuildLog.htm"
2>ascent-logonserver - 1 error(s), 0 warning(s)
4>------ Build started: Project: ascent-world, Configuration: Debug Win32 ------
4>Compiling...
4>StdAfx.cpp
4>c:\documents and settings\lords\desktop\nublaa\src\ascent-world\StdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
4>Build log was saved at "file://c:\Documents and Settings\Lords\Desktop\nublaa\win\VC90\ascent-world___Win32_Debug\BuildLog.htm"
4>ascent-world - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 4 failed, 1 up-to-date, 0 skipped ==========
Reply With Quote
(#22)
Old
2dgreengiant's Avatar
2dgreengiant is Offline
Has a fist of god

Rep Power: 9
Reputation: 953
2dgreengiant is a splendid one to behold2dgreengiant is a splendid one to behold2dgreengiant is a splendid one to behold2dgreengiant is a splendid one to behold2dgreengiant is a splendid one to behold2dgreengiant is a splendid one to behold2dgreengiant is a splendid one to behold2dgreengiant is a splendid one to behold
 
Posts: 3,801
Join Date: Feb 2007
Location: MMowned
06-29-2008

open the README(WINDOWS).txt and follow what it says in there






[Only registered and activated users can see links. ]Errage's angry face [Only registered and activated users can see links. ][Only registered and activated users can see links. ]
Reply With Quote
(#23)
Old
Royalaty's Avatar
Royalaty is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 2
Royalaty is an unknown quantity at this point
 
Posts: 221
Join Date: Feb 2008
Location: Latvia-Liepāja
06-29-2008

where i can download allredy latest compile core files? Just need replace! ?
Any know?
Reply With Quote
(#24)
Old
Brootus32 is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 3
Brootus32 is an unknown quantity at this point
 
Posts: 14
Join Date: Jun 2008
06-30-2008

I just love how friendly everyone is.... you should have done this.... you should have done that..... you're and idiot.....

Give me a freaken break..... take 2 seconds and help these people.
Reply With Quote
(#25)
Old
ccoa is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 1
ccoa is an unknown quantity at this point
 
Posts: 16
Join Date: May 2008
06-30-2008

Hmm, not sure if you noticed this but as I was installing Visual C++ 2008 I saw that it had went ahead and installed .NET Framework v3.5.
Reply With Quote
(#26)
Old
SpookyMan92's Avatar
SpookyMan92 is Offline
Master Sergeant
Rep Power: 2
Reputation: 6
SpookyMan92 is an unknown quantity at this point
 
Posts: 70
Join Date: Apr 2007
Location: West Palm B. Florida
07-02-2008

Thanks for the guide. Well, mainly how to get the ascent sorce code. It's free to edit right?


Reply With Quote
(#27)
Old
Nesox's Avatar
Nesox is Offline
Master Sergeant
Rep Power: 2
Reputation: 41
Nesox is on a distinguished road
 
Posts: 106
Join Date: Mar 2007
Location: Hiding on Kazzak
07-02-2008

nice guide +rep
Reply With Quote
(#28)
Old
redarr0 is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 0
Reputation: 1
redarr0 is an unknown quantity at this point
 
Posts: 1
Join Date: Jan 2008
07-04-2008

Code:
1>------ Build started: Project: ascent-shared, Configuration: Debug Win32 ------
2>------ Build started: Project: ascent-voicechat, Configuration: Debug Win32 ------
2>Compiling...
1>Extracting SVN revision...
1>SVN Revision Extractor
1>Written by Burlex, 2008/02/20
1>Branch: 4.4-TRUNK
1>Revision found: 4628
1>Opening existing file...
1>Writing output file...
1>Output file written. Exiting cleanly.
1>Compiling...
2>voice_socket.c
2>voice_channel.c
1>CreateInterface.cpp
1>Log.cpp
2>network_win32.c
2>network_unixselect.c
2>network_handlers.c
2>log.c
2>launcher.c
2>configfile.c
2>ascent_socket.c
1>d:documents and settingsapdesktopun-compiled ascentsrcascent-shareddatabaseMySQLDatabase.h(4) : fatal error C1083: Cannot open include file: 'mysql/mysql.h': No such file or directory
1>Util.cpp
2>Linking...
1>StackWalker.cpp
1>MersenneTwister.cpp
2>Embedding manifest...
1>MemoryLeaks.cpp
2>Build log was saved at "file://d:Documents and SettingsAPDesktopUn-compiled AscentwinVC90ascent-voicechat__2008_debugBuildLog.htm"
2>ascent-voicechat - 0 error(s), 0 warning(s)
1>CrashHandler.cpp
1>CallBack.cpp
1>ascent_getopt.cpp
1>ThreadPool.cpp
1>Mutex.cpp
1>CThreads.cpp
1>SocketWin32.cpp
1>SocketOpsWin32.cpp
1>SocketMgrWin32.cpp
1>Socket.cpp
1>CircularBuffer.cpp
1>WowCrypt.cpp
1>Sha1.cpp
1>d:documents and settingsapdesktopun-compiled ascentsrcascent-sharedauthSha1.h(25) : fatal error C1083: Cannot open include file: 'openssl/sha.h': No such file or directory
1>MD5.cpp
1>d:documents and settingsapdesktopun-compiled ascentsrcascent-sharedauthMD5.h(24) : fatal error C1083: Cannot open include file: 'openssl/md5.h': No such file or directory
1>crc32.cpp
1>BigNumber.cpp
1>Config.cpp
1>....srcascent-sharedAuthBigNumber.cpp(21) : fatal error C1083: Cannot open include file: 'openssl/bn.h': No such file or directory
1>SQLiteDatabase.cpp
1>PostgresDatabase.cpp
1>MySQLDatabase.cpp
1>DBCStores.cpp
1>d:documents and settingsapdesktopun-compiled ascentsrcascent-shareddatabaseMySQLDatabase.h(4) : fatal error C1083: Cannot open include file: 'mysql/mysql.h': No such file or directory
1>DBC.cpp
1>dbcfile.cpp
1>Database.cpp
1>Build log was saved at "file://d:Documents and SettingsAPDesktopUn-compiled AscentwinVC90ascent-shared___Win32_DebugBuildLog.htm"
1>ascent-shared - 5 error(s), 0 warning(s)
3>------ Build started: Project: ascent-logonserver, Configuration: Debug Win32 ------
4>------ Build started: Project: ascent-realmserver, Configuration: Debug Win32 ------
4>Compiling...
3>Compiling...
4>RStdAfx.cpp
3>LogonStdAfx.cpp
3>d:documents and settingsapdesktopun-compiled ascentsrcascent-logonserverLogonStdAfx.h(36) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
3>Build log was saved at "file://d:Documents and SettingsAPDesktopUn-compiled AscentwinVC90ascent-logonserver___Win32_DebugBuildLog.htm"
3>ascent-logonserver - 1 error(s), 0 warning(s)
4>d:documents and settingsapdesktopun-compiled ascentsrcascent-realmserverRStdAfx.h(40) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
4>Build log was saved at "file://d:Documents and SettingsAPDesktopUn-compiled AscentwinVC90ascent-realmserver___Win32_DebugBuildLog.htm"
4>ascent-realmserver - 1 error(s), 0 warning(s)
5>------ Build started: Project: ascent-world, Configuration: Debug Win32 ------
5>Compiling...
5>StdAfx.cpp
5>d:documents and settingsapdesktopun-compiled ascentsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
5>Build log was saved at "file://d:Documents and SettingsAPDesktopUn-compiled AscentwinVC90ascent-world___Win32_DebugBuildLog.htm"
5>ascent-world - 1 error(s), 0 warning(s)
========== Build: 1 succeeded, 4 failed, 0 up-to-date, 0 skipped ==========
Reply With Quote
(#29)
Old
2dgreengiant's Avatar
2dgreengiant is Offline
Has a fist of god

Rep Power: 9
Reputation: 953
2dgreengiant is a splendid one to behold2dgreengiant is a splendid one to behold2dgreengiant is a splendid one to behold2dgreengiant is a splendid one to behold2dgreengiant is a splendid one to behold2dgreengiant is a splendid one to behold2dgreengiant is a splendid one to behold2dgreengiant is a splendid one to behold
 
Posts: 3,801
Join Date: Feb 2007
Location: MMowned
07-05-2008

Go into the extras folder and go in the ascent-library files and check the readme






[Only registered and activated users can see links. ]Errage's angry face [Only registered and activated users can see links. ][Only registered and activated users can see links. ]
Reply With Quote
(#30)
Old
Emuchild's Avatar
Emuchild is Offline
Knight
Rep Power: 1
Reputation: 29
Emuchild is on a distinguished road
 
Posts: 217
Join Date: Oct 2007
07-14-2008

I was "building" AscentVC90 and at the end I got
Quote:
========== Build: 4 succeeded, 0 failed, 1 up-to-date, 0 skipped ==========
Do I go on or what?

Thanks for the guide BTW.



Reply With Quote
Reply

Donate to remove ads.

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236