[HELP] Compiling Ascent 2.4 menu

User Tag List

Results 1 to 11 of 11
  1. #1
    Pwntzyou's Avatar Contributor
    Reputation
    264
    Join Date
    Dec 2007
    Posts
    393
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [HELP] Compiling Ascent 2.4

    I have tried everything... First VS did not work on my computer... so i downloaded all three versions of it on my laptop (2003 2005 and 200 Tried following over 4 guides on how to compile... to no avail... My friend tried compiling ascent 2.4 as well...


    What I am doing

    1) Downloaded from http://mmoforge.org/svn/ascent/


    2)opened ascent/win/ascentVC90.sln


    3) Set version to release... then cleaned the build... then clicked build solution

    Code:
    1>------ Build started: Project: ascent-shared, Configuration: Release Win32 ------
    2>------ Build started: Project: ascent-voicechat, Configuration: Release Win32 ------
    1>Extracting SVN revision...
    2>Compiling...
    1>SVN Revision Extractor
    1>Written by Burlex, 2008/02/20
    1>Branch: 4.4-TRUNK
    1>Revision found: 4388
    1>Opening existing file...
    1>Writing output file...
    1>Output file written. Exiting cleanly.
    2>voice_socket.c
    1>Compiling...
    1>CreateInterface.cpp
    2>voice_channel.c
    2>network_win32.c
    2>network_unixselect.c
    1>c:documents and settingsadministratordesktopascent uncompiledsrcascent-shareddatabaseMySQLDatabase.h(4) : fatal error C1083: Cannot open include file: 'mysql/mysql.h': No such file or directory
    1>Log.cpp
    2>network_handlers.c
    2>log.c
    2>launcher.c
    2>configfile.c
    1>Util.cpp
    2>ascent_socket.c
    2>Generating Code...
    2>Linking...
    1>StackWalker.cpp
    2>Embedding manifest...
    2>Build log was saved at "file://c:Documents and SettingsAdministratorDesktopAscent UncompiledwinVC90ascent-voicechat__2008_releaseBuildLog.htm"
    2>ascent-voicechat - 0 error(s), 0 warning(s)
    1>MersenneTwister.cpp
    1>MemoryLeaks.cpp
    1>CrashHandler.cpp
    1>CallBack.cpp
    1>ascent_getopt.cpp
    1>ThreadPool.cpp
    1>Mutex.cpp
    1>CThreads.cpp
    1>SocketWin32.cpp
    1>Soc****psWin32.cpp
    1>SocketMgrWin32.cpp
    1>Socket.cpp
    1>CircularBuffer.cpp
    1>WowCrypt.cpp
    1>Sha1.cpp
    1>c:documents and settingsadministratordesktopascent uncompiledsrcascent-sharedauthSha1.h(25) : fatal error C1083: Cannot open include file: 'openssl/sha.h': No such file or directory
    1>MD5.cpp
    1>c:documents and settingsadministratordesktopascent uncompiledsrcascent-sharedauthMD5.h(24) : fatal error C1083: Cannot open include file: 'openssl/md5.h': No such file or directory
    1>Compiling...
    1>crc32.cpp
    1>BigNumber.cpp
    1>....srcascent-sharedAuthBigNumber.cpp(21) : fatal error C1083: Cannot open include file: 'openssl/bn.h': No such file or directory
    1>Config.cpp
    1>SQLiteDatabase.cpp
    1>PostgresDatabase.cpp
    1>MySQLDatabase.cpp
    1>c:documents and settingsadministratordesktopascent uncompiledsrcascent-shareddatabaseMySQLDatabase.h(4) : fatal error C1083: Cannot open include file: 'mysql/mysql.h': No such file or directory
    1>DBCStores.cpp
    1>DBC.cpp
    1>dbcfile.cpp
    1>Database.cpp
    1>Build log was saved at "file://c:Documents and SettingsAdministratorDesktopAscent UncompiledwinVC90ascent-shared___Win32_ReleaseBuildLog.htm"
    1>ascent-shared - 5 error(s), 0 warning(s)
    3>------ Build started: Project: ascent-logonserver, Configuration: Release Win32 ------
    4>------ Build started: Project: ascent-realmserver, Configuration: Release Win32 ------
    5>------ Build started: Project: ascent-world, Configuration: Release Win32 ------
    4>Compiling...
    3>Compiling...
    4>RStdAfx.cpp
    3>LogonStdAfx.cpp
    5>Compiling...
    5>StdAfx.cpp
    4>c:documents and settingsadministratordesktopascent uncompiledsrcascent-realmserverRStdAfx.h(40) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    4>Build log was saved at "file://c:Documents and SettingsAdministratorDesktopAscent UncompiledwinVC90ascent-realmserver___Win32_ReleaseBuildLog.htm"
    4>ascent-realmserver - 1 error(s), 0 warning(s)
    3>c:documents and settingsadministratordesktopascent uncompiledsrcascent-logonserverLogonStdAfx.h(36) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    3>Build log was saved at "file://c:Documents and SettingsAdministratorDesktopAscent UncompiledwinVC90ascent-logonserver___Win32_ReleaseBuildLog.htm"
    3>ascent-logonserver - 1 error(s), 0 warning(s)
    5>c:documents and settingsadministratordesktopascent uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    5>Build log was saved at "file://c:Documents and SettingsAdministratorDesktopAscent UncompiledwinVC90ascent-world___Win32_ReleaseBuildLog.htm"
    5>ascent-world - 1 error(s), 0 warning(s)
    ========== Build: 1 succeeded, 4 failed, 0 up-to-date, 0 skipped ==========
    4) Went into ascent/src/scripts/scripts2008.sln


    5) Set to release... cleaned solution... build...

    Code:
    1>------ Build started: Project: ServerStatusPlugin, Configuration: Release Win32 ------
    2>------ Build started: Project: GossipScripts, Configuration: Release Win32 ------
    3>------ Build started: Project: SpellHandlers, Configuration: Release Win32 ------
    4>------ Build started: Project: InstanceScripts, Configuration: Release Win32 ------
    1>Compiling...
    2>Compiling...
    3>Compiling...
    4>Compiling...
    1>ServerStatusPlugin.cpp
    2>GuardGossip.cpp
    3>WarriorSpells.cpp
    4>Raid_ZulGurub.cpp
    1>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    3>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    3>WarlockSpells.cpp
    4>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    4>Raid_OnyxiasLair.cpp
    2>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    1>Build log was saved at "file://c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcscriptsprojects2008_int_release_statuspluginBuildLog.htm"
    1>ServerStatusPlugin - 1 error(s), 0 warning(s)
    2>Gossip_Innkeepers.cpp
    5>------ Build started: Project: LUAScripting, Configuration: Release Win32 ------
    5>Compiling...
    5>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
    5>LUAEngine.cpp
    3>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    3>ShamanSpells.cpp
    4>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    4>Raid_Naxxramas.cpp
    2>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    2>Gossip_Battlemaster.cpp
    5>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    5>Build log was saved at "file://c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcscriptsprojects2008_int_release_LUAScriptingBuildLog.htm"
    5>LUAScripting - 1 error(s), 1 warning(s)
    3>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    3>RogueSpells.cpp
    4>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    4>Raid_MoltenCore.cpp
    2>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    2>Setup.cpp
    3>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    3>PaladinSpells.cpp
    4>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    4>Raid_BlackwingLair.cpp
    2>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    3>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    3>MageSpells.cpp
    4>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    4>Instance_Deadmines.cpp
    3>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    3>ItemSpells_1.cpp
    4>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    4>Setup.cpp
    3>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    3>HunterSpells.cpp
    4>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.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 SettingsAdministratorDesktopAscent Uncompiledsrcscriptsprojects2008_int_release_instancescriptsBuildLog.htm"
    4>InstanceScripts - 7 error(s), 0 warning(s)
    3>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    3>Setup.cpp
    3>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    2>Build log was saved at "file://c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcscriptsprojects2008_int_release_gossipscriptsBuildLog.htm"
    2>GossipScripts - 4 error(s), 0 warning(s)
    3>Build log was saved at "file://c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcscriptsprojects2008_int_release_spellhandlersBuildLog.htm"
    3>SpellHandlers - 9 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 5 failed, 0 up-to-date, 0 skipped ==========
    Please... pleeaasse help =[

    -Pwntz
    Last edited by Pwntzyou; 04-23-2008 at 11:17 PM.

    <3 MysterioussouL for the sig

    [HELP] Compiling Ascent 2.4
  2. #2
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What you mean "Cleaned"

  3. #3
    Pwntzyou's Avatar Contributor
    Reputation
    264
    Join Date
    Dec 2007
    Posts
    393
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Build -> Clean Solution

    <3 MysterioussouL for the sig

  4. #4
    kate1's Avatar Member
    Reputation
    147
    Join Date
    Aug 2007
    Posts
    501
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well.... try this:
    http://www.mmowned.com/forums/emulat...-2-4-core.html

    not sure if that helps on your problem


    Graphic designer for crossfire-entertainment! And thx to Brightchild for my great sig

  5. #5
    kajgh's Avatar Member
    Reputation
    3
    Join Date
    Oct 2007
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  6. #6
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Don't clean it. It just causes more problems.

  7. #7
    metehan's Avatar Banned
    Reputation
    19
    Join Date
    Feb 2008
    Posts
    317
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Pwntzyou View Post
    I have tried everything... First VS did not work on my computer... so i downloaded all three versions of it on my laptop (2003 2005 and 200 Tried following over 4 guides on how to compile... to no avail... My friend tried compiling ascent 2.4 as well...


    What I am doing

    1) Downloaded from http://mmoforge.org/svn/ascent/


    2)opened ascent/win/ascentVC90.sln


    3) Set version to release... then cleaned the build... then clicked build solution

    Code:
    1>------ Build started: Project: ascent-shared, Configuration: Release Win32 ------
    2>------ Build started: Project: ascent-voicechat, Configuration: Release Win32 ------
    1>Extracting SVN revision...
    2>Compiling...
    1>SVN Revision Extractor
    1>Written by Burlex, 2008/02/20
    1>Branch: 4.4-TRUNK
    1>Revision found: 4388
    1>Opening existing file...
    1>Writing output file...
    1>Output file written. Exiting cleanly.
    2>voice_socket.c
    1>Compiling...
    1>CreateInterface.cpp
    2>voice_channel.c
    2>network_win32.c
    2>network_unixselect.c
    1>c:documents and settingsadministratordesktopascent uncompiledsrcascent-shareddatabaseMySQLDatabase.h(4) : fatal error C1083: Cannot open include file: 'mysql/mysql.h': No such file or directory
    1>Log.cpp
    2>network_handlers.c
    2>log.c
    2>launcher.c
    2>configfile.c
    1>Util.cpp
    2>ascent_socket.c
    2>Generating Code...
    2>Linking...
    1>StackWalker.cpp
    2>Embedding manifest...
    2>Build log was saved at "file://c:Documents and SettingsAdministratorDesktopAscent UncompiledwinVC90ascent-voicechat__2008_releaseBuildLog.htm"
    2>ascent-voicechat - 0 error(s), 0 warning(s)
    1>MersenneTwister.cpp
    1>MemoryLeaks.cpp
    1>CrashHandler.cpp
    1>CallBack.cpp
    1>ascent_getopt.cpp
    1>ThreadPool.cpp
    1>Mutex.cpp
    1>CThreads.cpp
    1>SocketWin32.cpp
    1>Soc****psWin32.cpp
    1>SocketMgrWin32.cpp
    1>Socket.cpp
    1>CircularBuffer.cpp
    1>WowCrypt.cpp
    1>Sha1.cpp
    1>c:documents and settingsadministratordesktopascent uncompiledsrcascent-sharedauthSha1.h(25) : fatal error C1083: Cannot open include file: 'openssl/sha.h': No such file or directory
    1>MD5.cpp
    1>c:documents and settingsadministratordesktopascent uncompiledsrcascent-sharedauthMD5.h(24) : fatal error C1083: Cannot open include file: 'openssl/md5.h': No such file or directory
    1>Compiling...
    1>crc32.cpp
    1>BigNumber.cpp
    1>....srcascent-sharedAuthBigNumber.cpp(21) : fatal error C1083: Cannot open include file: 'openssl/bn.h': No such file or directory
    1>Config.cpp
    1>SQLiteDatabase.cpp
    1>PostgresDatabase.cpp
    1>MySQLDatabase.cpp
    1>c:documents and settingsadministratordesktopascent uncompiledsrcascent-shareddatabaseMySQLDatabase.h(4) : fatal error C1083: Cannot open include file: 'mysql/mysql.h': No such file or directory
    1>DBCStores.cpp
    1>DBC.cpp
    1>dbcfile.cpp
    1>Database.cpp
    1>Build log was saved at "file://c:Documents and SettingsAdministratorDesktopAscent UncompiledwinVC90ascent-shared___Win32_ReleaseBuildLog.htm"
    1>ascent-shared - 5 error(s), 0 warning(s)
    3>------ Build started: Project: ascent-logonserver, Configuration: Release Win32 ------
    4>------ Build started: Project: ascent-realmserver, Configuration: Release Win32 ------
    5>------ Build started: Project: ascent-world, Configuration: Release Win32 ------
    4>Compiling...
    3>Compiling...
    4>RStdAfx.cpp
    3>LogonStdAfx.cpp
    5>Compiling...
    5>StdAfx.cpp
    4>c:documents and settingsadministratordesktopascent uncompiledsrcascent-realmserverRStdAfx.h(40) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    4>Build log was saved at "file://c:Documents and SettingsAdministratorDesktopAscent UncompiledwinVC90ascent-realmserver___Win32_ReleaseBuildLog.htm"
    4>ascent-realmserver - 1 error(s), 0 warning(s)
    3>c:documents and settingsadministratordesktopascent uncompiledsrcascent-logonserverLogonStdAfx.h(36) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    3>Build log was saved at "file://c:Documents and SettingsAdministratorDesktopAscent UncompiledwinVC90ascent-logonserver___Win32_ReleaseBuildLog.htm"
    3>ascent-logonserver - 1 error(s), 0 warning(s)
    5>c:documents and settingsadministratordesktopascent uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    5>Build log was saved at "file://c:Documents and SettingsAdministratorDesktopAscent UncompiledwinVC90ascent-world___Win32_ReleaseBuildLog.htm"
    5>ascent-world - 1 error(s), 0 warning(s)
    ========== Build: 1 succeeded, 4 failed, 0 up-to-date, 0 skipped ==========
    4) Went into ascent/src/scripts/scripts2008.sln


    5) Set to release... cleaned solution... build...

    Code:
    1>------ Build started: Project: ServerStatusPlugin, Configuration: Release Win32 ------
    2>------ Build started: Project: GossipScripts, Configuration: Release Win32 ------
    3>------ Build started: Project: SpellHandlers, Configuration: Release Win32 ------
    4>------ Build started: Project: InstanceScripts, Configuration: Release Win32 ------
    1>Compiling...
    2>Compiling...
    3>Compiling...
    4>Compiling...
    1>ServerStatusPlugin.cpp
    2>GuardGossip.cpp
    3>WarriorSpells.cpp
    4>Raid_ZulGurub.cpp
    1>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    3>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    3>WarlockSpells.cpp
    4>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    4>Raid_OnyxiasLair.cpp
    2>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    1>Build log was saved at "file://c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcscriptsprojects2008_int_release_statuspluginBuildLog.htm"
    1>ServerStatusPlugin - 1 error(s), 0 warning(s)
    2>Gossip_Innkeepers.cpp
    5>------ Build started: Project: LUAScripting, Configuration: Release Win32 ------
    5>Compiling...
    5>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
    5>LUAEngine.cpp
    3>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    3>ShamanSpells.cpp
    4>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    4>Raid_Naxxramas.cpp
    2>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    2>Gossip_Battlemaster.cpp
    5>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    5>Build log was saved at "file://c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcscriptsprojects2008_int_release_LUAScriptingBuildLog.htm"
    5>LUAScripting - 1 error(s), 1 warning(s)
    3>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    3>RogueSpells.cpp
    4>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    4>Raid_MoltenCore.cpp
    2>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    2>Setup.cpp
    3>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    3>PaladinSpells.cpp
    4>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    4>Raid_BlackwingLair.cpp
    2>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    3>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    3>MageSpells.cpp
    4>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    4>Instance_Deadmines.cpp
    3>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    3>ItemSpells_1.cpp
    4>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    4>Setup.cpp
    3>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    3>HunterSpells.cpp
    4>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.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 SettingsAdministratorDesktopAscent Uncompiledsrcscriptsprojects2008_int_release_instancescriptsBuildLog.htm"
    4>InstanceScripts - 7 error(s), 0 warning(s)
    3>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    3>Setup.cpp
    3>c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcascent-worldStdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    2>Build log was saved at "file://c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcscriptsprojects2008_int_release_gossipscriptsBuildLog.htm"
    2>GossipScripts - 4 error(s), 0 warning(s)
    3>Build log was saved at "file://c:Documents and SettingsAdministratorDesktopAscent Uncompiledsrcscriptsprojects2008_int_release_spellhandlersBuildLog.htm"
    3>SpellHandlers - 9 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 5 failed, 0 up-to-date, 0 skipped ==========
    Please... pleeaasse help =[

    -Pwntz
    Make sure your ascent source folder is in the main directory for hardrive.

  8. #8
    Knife's Avatar Member
    Reputation
    44
    Join Date
    Dec 2007
    Posts
    254
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do what kate1 said, and it will work.
    Use the "Search" Button, its not hard
    +RepEveryone who helps and contributes


  9. #9
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1192
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    look at the ascent read-me.txt for windows, it has how to fix this error. All you need is to add the new library files to ur compiler
    If you need me you have my skype, if you don't have my skype then you don't need me.

  10. #10
    kate1's Avatar Member
    Reputation
    147
    Join Date
    Aug 2007
    Posts
    501
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    he pmed me about a problem! I explained it for him^^ got it work m8?


    Graphic designer for crossfire-entertainment! And thx to Brightchild for my great sig

  11. #11
    MooseBoi's Avatar Member
    Reputation
    102
    Join Date
    Dec 2007
    Posts
    236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    exact same problem for me, wtf is with this...

Similar Threads

  1. [Help] Compiling Ascent on OSX (mac)
    By tripleblade3 in forum World of Warcraft Emulator Servers
    Replies: 9
    Last Post: 08-12-2010, 01:33 PM
  2. [Help] About Compiling Ascent (+rep!)
    By marcicompita in forum World of Warcraft Emulator Servers
    Replies: 15
    Last Post: 02-16-2008, 11:58 AM
  3. [HELP] Compiling Ascent [HELP] [?] [+]
    By King Shaun in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 01-24-2008, 12:46 PM
  4. help compiling ascent
    By jokerjokes in forum World of Warcraft Emulator Servers
    Replies: 8
    Last Post: 12-02-2007, 08:00 PM
  5. Compiling Ascent Help
    By Herleybob in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 09-03-2007, 12:23 PM
All times are GMT -5. The time now is 07:08 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search