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 [Guide]How To Compile Ascent
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
(#46)
Old
SectorSeven's Avatar
SectorSeven is Offline
Banned
Rep Power: 0
Reputation: 444
SectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really nice
 
Posts: 1,965
Join Date: Oct 2007
05-23-2008

ABD doesn't have a scripts folder
Reply With Quote

Donate to remove ads.
(#47)
Old
Dragonshadow's Avatar
Dragonshadow is Offline
Tinky Ftw
Legendary User
Rep Power: 7
Reputation: 837
Dragonshadow is a splendid one to beholdDragonshadow is a splendid one to beholdDragonshadow is a splendid one to beholdDragonshadow is a splendid one to beholdDragonshadow is a splendid one to beholdDragonshadow is a splendid one to beholdDragonshadow is a splendid one to behold
 
Posts: 1,786
Join Date: Apr 2007
Location: Why would I know?
05-23-2008

Quote:
Originally Posted by SectorSeven View Post
ABD doesn't have a scripts folder
Then... how does it script dungeons...?



Reply With Quote
(#48)
Old
SectorSeven's Avatar
SectorSeven is Offline
Banned
Rep Power: 0
Reputation: 444
SectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really nice
 
Posts: 1,965
Join Date: Oct 2007
05-23-2008

I explained it on MSN
Reply With Quote
(#49)
Old
vivalacamo 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
vivalacamo is an unknown quantity at this point
 
Posts: 7
Join Date: Mar 2008
05-24-2008

what does compiling do xD im a newb
Reply With Quote
(#50)
Old
SectorSeven's Avatar
SectorSeven is Offline
Banned
Rep Power: 0
Reputation: 444
SectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really nice
 
Posts: 1,965
Join Date: Oct 2007
05-25-2008

I'm adding a new aspect to the guide by end of next week.

And vivalacamo- puts all those files in .exe format
Reply With Quote
(#51)
Old
SectorSeven's Avatar
SectorSeven is Offline
Banned
Rep Power: 0
Reputation: 444
SectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really nice
 
Posts: 1,965
Join Date: Oct 2007
05-26-2008

ok? lol...
[Filler]
Reply With Quote
(#52)
Old
coldbloodio 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
coldbloodio is an unknown quantity at this point
 
Posts: 4
Join Date: Feb 2007
05-27-2008

when i compile i get 1 succeeded and 4 failed...
pic - http://img528.imageshack.us/img528/8198/pic1zv7.jpg
pic2 - http://img71.imageshack.us/img71/1325/pic2zl9.jpg

could it be when i started for the first time visual studio i could basic instead of C++?

i've downloaded everything that comes with the setup even the extra libary thing and nothing works...I've fixed this before but i forgot what i did. If anyone knows how to help either PM me or post a reply plz

here is the debug
Code:
------ Rebuild All started: Project: ascent-shared, Configuration: Release Win32 ------
Deleting intermediate and output files for project 'ascent-shared', configuration 'Release|Win32'
Extracting SVN revision...
SVN Revision Extractor
Written by Burlex, 2008/02/20
Branch: 4.4-TRUNK
Revision found: 4562
Opening existing file...
Revisions match exiting file. Skipping.
Compiling...
CreateInterface.cpp
c:documents and settingsajmy documentsprivservprivate serverascenttrunksrcascent-shareddatabaseMySQLDatabase.h(4) : fatal error C1083: Cannot open include file: 'mysql/mysql.h': No such file or directory
Log.cpp
Util.cpp
StackWalker.cpp
MersenneTwister.cpp
MemoryLeaks.cpp
CrashHandler.cpp
CallBack.cpp
ascent_getopt.cpp
ThreadPool.cpp
Mutex.cpp
CThreads.cpp
SocketWin32.cpp
SocketOpsWin32.cpp
SocketMgrWin32.cpp
Socket.cpp
CircularBuffer.cpp
WowCrypt.cpp
Sha1.cpp
c:documents and settingsajmy documentsprivservprivate serverascenttrunksrcascent-sharedauthSha1.h(25) : fatal error C1083: Cannot open include file: 'openssl/sha.h': No such file or directory
MD5.cpp
c:documents and settingsajmy documentsprivservprivate serverascenttrunksrcascent-sharedauthMD5.h(24) : fatal error C1083: Cannot open include file: 'openssl/md5.h': No such file or directory
Compiling...
crc32.cpp
BigNumber.cpp
....srcascent-sharedAuthBigNumber.cpp(21) : fatal error C1083: Cannot open include file: 'openssl/bn.h': No such file or directory
Config.cpp
SQLiteDatabase.cpp
PostgresDatabase.cpp
MySQLDatabase.cpp
c:documents and settingsajmy documentsprivservprivate serverascenttrunksrcascent-shareddatabaseMySQLDatabase.h(4) : fatal error C1083: Cannot open include file: 'mysql/mysql.h': No such file or directory
DBCStores.cpp
DBC.cpp
dbcfile.cpp
Database.cpp
Build log was saved at "file://c:Documents and SettingsAJMy DocumentsprivservPrivate ServerAscenttrunkwinVC90ascent-shared___Win32_ReleaseBuildLog.htm"
ascent-shared - 5 error(s), 0 warning(s)
------ Rebuild All started: Project: ascent-logonserver, Configuration: Release Win32 ------
Deleting intermediate and output files for project 'ascent-logonserver', configuration 'Release|Win32'
Compiling...
LogonStdAfx.cpp
c:documents and settingsajmy documentsprivservprivate serverascenttrunksrcascent-logonserverLogonStdAfx.h(36) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
Build log was saved at "file://c:Documents and SettingsAJMy DocumentsprivservPrivate ServerAscenttrunkwinVC90ascent-logonserver___Win32_ReleaseBuildLog.htm"
ascent-logonserver - 1 error(s), 0 warning(s)
------ Rebuild All started: Project: ascent-realmserver, Configuration: Release Win32 ------
Deleting intermediate and output files for project 'ascent-realmserver', configuration 'Release|Win32'
Compiling...
RStdAfx.cpp
c:documents and settingsajmy documentsprivservprivate serverascenttrunksrcascent-realmserverRStdAfx.h(40) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
Build log was saved at "file://c:Documents and SettingsAJMy DocumentsprivservPrivate ServerAscenttrunkwinVC90ascent-realmserver___Win32_ReleaseBuildLog.htm"
ascent-realmserver - 1 error(s), 0 warning(s)
------ Rebuild All started: Project: ascent-world, Configuration: Release Win32 ------
Deleting intermediate and output files for project 'ascent-world', configuration 'Release|Win32'
Compiling...
StdAfx.cpp
c:documents and settingsajmy documentsprivservprivate serverascenttrunksrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
Build log was saved at "file://c:Documents and SettingsAJMy DocumentsprivservPrivate ServerAscenttrunkwinVC90ascent-world___Win32_ReleaseBuildLog.htm"
ascent-world - 1 error(s), 0 warning(s)
------ Rebuild All started: Project: ascent-voicechat, Configuration: Release Win32 ------
Deleting intermediate and output files for project 'ascent-voicechat', configuration 'Release|Win32'
Compiling...
voice_socket.c
voice_channel.c
network_win32.c
network_unixselect.c
network_handlers.c
log.c
launcher.c
configfile.c
ascent_socket.c
Generating Code...
Linking...
Embedding manifest...
Build log was saved at "file://c:Documents and SettingsAJMy DocumentsprivservPrivate ServerAscenttrunkwinVC90ascent-voicechat__2008_releaseBuildLog.htm"
ascent-voicechat - 0 error(s), 0 warning(s)
========== Rebuild All: 1 succeeded, 4 failed, 0 skipped ==========
Reply With Quote
(#53)
Old
Erkael 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
Erkael is an unknown quantity at this point
 
Posts: 37
Join Date: Nov 2007
Location: Stormwind
05-28-2008

SectorSeven Ascent is 2.4.x? or 2.3.3
Reply With Quote
(#54)
Old
SectorSeven's Avatar
SectorSeven is Offline
Banned
Rep Power: 0
Reputation: 444
SectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really nice
 
Posts: 1,965
Join Date: Oct 2007
05-28-2008

Ascent is 2.4.x
Reply With Quote
(#55)
Old
SectorSeven's Avatar
SectorSeven is Offline
Banned
Rep Power: 0
Reputation: 444
SectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really nice
 
Posts: 1,965
Join Date: Oct 2007
05-28-2008

+Added new section to the guide (Windows library files)
Reply With Quote
Help please
(#56)
Old
InternetHero 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
InternetHero is an unknown quantity at this point
 
Posts: 12
Join Date: Apr 2008
Help please - 05-31-2008

I followed the guide and when I get to the point where I have to compile scripts2008 it does this:

Solution 'scripts2008' (5 projects)
+GossipScripts
+InstanceScripts
+LUAScripting
+ServerStatusPlugin
+SpellHandlers

I hit F7 and it starts compiling then... I get this at the end of the compile.

Code:
5>Linking...
5>LINK : fatal error LNK1104: cannot open file 'ascent-world.lib'
5>Build log was saved at "file://c:UsersXXXXXDesktopOpenAscentsrcscriptsprojects2008_int_debug_LUAScriptingBuildLog.htm"
5>LUAScripting - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 5 failed, 0 up-to-date, 0 skipped ==========
5 Failed? What did I do wrong?
Reply With Quote
(#57)
Old
SectorSeven's Avatar
SectorSeven is Offline
Banned
Rep Power: 0
Reputation: 444
SectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really nice
 
Posts: 1,965
Join Date: Oct 2007
05-31-2008

You have to make sure you compiled Ascent FIRST and the same compile type "Release" or "Debug" before you compile scripts.
Reply With Quote
well...
(#58)
Old
InternetHero 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
InternetHero is an unknown quantity at this point
 
Posts: 12
Join Date: Apr 2008
well... - 05-31-2008

Like I said... I followed the guide and I DID compile Ascent First... and it compiled fine with no errors.... but when I go to the next step to compile scripts2008 the Build Fails! 5 failed nothing compiles... now how can that happen when I followed the guide every word? Plus, the SVN download of OpenAscent doesn't have a Trunk folder...

Last edited by InternetHero; 05-31-2008 at 11:45 PM. Reason: added more to my post
Reply With Quote
(#59)
Old
SectorSeven's Avatar
SectorSeven is Offline
Banned
Rep Power: 0
Reputation: 444
SectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really nice
 
Posts: 1,965
Join Date: Oct 2007
05-31-2008

Yes it does. AND did you both compile the scripts and ascent on the same build type?
Reply With Quote
ok
(#60)
Old
InternetHero 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
InternetHero is an unknown quantity at this point
 
Posts: 12
Join Date: Apr 2008
ok - 06-01-2008

What do you mean by build type? This is where I might have messed up.
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 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344