Compile Problem menu

Shout-Out

User Tag List

Results 1 to 6 of 6
  1. #1
    *Alexz*'s Avatar Member
    Reputation
    105
    Join Date
    May 2007
    Posts
    521
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Compile Problem

    i get this every time i try to compile trunk

    Code:
    1>------ Build started: Project: ascent-shared, Configuration: Release Win32 ------
    2>------ Build started: Project: ascent-voicechat, Configuration: Release Win32 ------
    2>Compiling...
    1>Extracting SVN revision...
    2>VoiceChat.c
    1>SVN Revision Extractor
    1>Written by Burlex, 2008/02/20
    1>Branch: 4.3-TRUNK
    1>Revision found: 4299
    1>Opening existing file...
    1>Writing output file...
    1>Output file written. Exiting cleanly.
    2>Main.c
    2>ConfigReader.c
    2>Generating Code...
    1>Compiling...
    2>Linking...
    1>CreateInterface.cpp
    2>Embedding manifest...
    2>Build log was saved at "file://c:\Users\Chris\Desktop\New Folder (2)\trunk\win\VC90\ascent-voicechat__2008_release\BuildLog.htm"
    2>ascent-voicechat - 0 error(s), 0 warning(s)
    1>c:\users\chris\desktop\new folder (2)\trunk\src\ascent-shared\database\MySQLDatabase.h(4) : fatal error C1083: Cannot open include file: 'mysql/mysql.h': No such file or directory
    1>Log.cpp
    1>Util.cpp
    1>StackWalker.cpp
    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>WowCrypt.cpp
    1>Sha1.cpp
    1>c:\users\chris\desktop\new folder (2)\trunk\src\ascent-shared\auth\Sha1.h(25) : fatal error C1083: Cannot open include file: 'openssl/sha.h': No such file or directory
    1>MD5.cpp
    1>c:\users\chris\desktop\new folder (2)\trunk\src\ascent-shared\auth\MD5.h(24) : fatal error C1083: Cannot open include file: 'openssl/md5.h': No such file or directory
    1>crc32.cpp
    1>Compiling...
    1>BigNumber.cpp
    1>..\..\src\ascent-shared\Auth\BigNumber.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:\users\chris\desktop\new folder (2)\trunk\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>dbcfile.cpp
    1>Database.cpp
    1>Build log was saved at "file://c:\Users\Chris\Desktop\New Folder (2)\trunk\win\VC90\ascent-shared___Win32_Release\BuildLog.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 ------
    3>Compiling...
    4>Compiling...
    3>LogonStdAfx.cpp
    4>RStdAfx.cpp
    4>c:\users\chris\desktop\new folder (2)\trunk\src\ascent-realmserver\RStdAfx.h(40) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    4>Build log was saved at "file://c:\Users\Chris\Desktop\New Folder (2)\trunk\win\VC90\ascent-realmserver___Win32_Release\BuildLog.htm"
    4>ascent-realmserver - 1 error(s), 0 warning(s)
    3>c:\users\chris\desktop\new folder (2)\trunk\src\ascent-logonserver\LogonStdAfx.h(36) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    3>Build log was saved at "file://c:\Users\Chris\Desktop\New Folder (2)\trunk\win\VC90\ascent-logonserver___Win32_Release\BuildLog.htm"
    3>ascent-logonserver - 1 error(s), 0 warning(s)
    5>------ Build started: Project: ascent-world, Configuration: Release Win32 ------
    5>Compiling...
    5>StdAfx.cpp
    5>c:\users\chris\desktop\new folder (2)\trunk\src\ascent-world\StdAfx.h(52) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
    5>Build log was saved at "file://c:\Users\Chris\Desktop\New Folder (2)\trunk\win\VC90\ascent-world___Win32_Release\BuildLog.htm"
    5>ascent-world - 1 error(s), 0 warning(s)
    ========== Build: 1 succeeded, 4 failed, 0 up-to-date, 0 skipped ==========

    Compile Problem
  2. #2
    Clain's Avatar Banned
    Reputation
    179
    Join Date
    Jan 2008
    Posts
    1,396
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Did you read the README-WINDOWS?


    Ascent Win32/64 Installation Instructions
    =========================================

    Download the ascent-windows-libraries.zip distribution from Ascent Forums • Index page.
    http://www.ascentemu.com/ascent-windows-libraries.zip

    Mirrors:
    Filebeam - Free Fast File Hosting
    RapidShare: 1-Click Webhosting

    Extract this file, and follow the instructions contained within.
    Build as normal.

  3. #3
    *Alexz*'s Avatar Member
    Reputation
    105
    Join Date
    May 2007
    Posts
    521
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what readme thing xD

  4. #4
    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)
    oh bugger i used to get that, prevented me for compiling for weeks, i got visual 2008 added the library files and it worked again
    If you need me you have my skype, if you don't have my skype then you don't need me.

  5. #5
    Clain's Avatar Banned
    Reputation
    179
    Join Date
    Jan 2008
    Posts
    1,396
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Go into the trunk folder and there is a text file called "README-WINDOWS.txt". Doing this and what 2d said is pretty much the same thing if you haven't done this already

  6. #6
    *Alexz*'s Avatar Member
    Reputation
    105
    Join Date
    May 2007
    Posts
    521
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thx got it

Similar Threads

  1. Ascent compiling problem
    By Jaaru in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 08-11-2008, 07:48 AM
  2. making ascent/arcemu server compiling problem...
    By warriorspwn in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 08-02-2008, 12:21 AM
  3. Compiling problems
    By deadboltz in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 07-26-2008, 07:18 AM
  4. [Help] weird compile problem openascent
    By knaur in forum World of Warcraft Emulator Servers
    Replies: 8
    Last Post: 06-08-2008, 01:37 PM
  5. [Compile] Problem..
    By Kurosan in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 04-17-2008, 06:52 PM
All times are GMT -5. The time now is 12:13 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