I was wondering if it is still possible to download Ascent. If so whats the SVN. Ive tried Open Ascent but i just cant get it to compile. For some reason its missing headers if anyone wants to try and help me here is the build log
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: TRUNK
Revision found: 143
Opening existing file...
Revisions match exiting file. Skipping.
Compiling...
CreateInterface.cpp
c:\openascent\trunk\src\ascent-shared\database\MySQLDatabase.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
Soc****psWin32.cpp
SocketMgrWin32.cpp
Socket.cpp
CircularBuffer.cpp
WowCrypt.cpp
Sha1.cpp
c:\openascent\trunk\src\ascent-shared\auth\Sha1.h(25) : fatal error C1083: Cannot open include file: 'openssl/sha.h': No such file or directory
MD5.cpp
c:\openascent\trunk\src\ascent-shared\auth\MD5.h(24) : fatal error C1083: Cannot open include file: 'openssl/md5.h': No such file or directory
Compiling...
crc32.cpp
BigNumber.cpp
..\..\src\ascent-shared\Auth\BigNumber.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:\openascent\trunk\src\ascent-shared\database\MySQLDatabase.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:\OpenAscent\trunk\win\VC90\ascent-shared___Win32_Release\BuildLog.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:\openascent\trunk\src\ascent-logonserver\LogonStdAfx.h(36) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
Build log was saved at "file://c:\OpenAscent\trunk\win\VC90\ascent-logonserver___Win32_Release\BuildLog.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:\openascent\trunk\src\ascent-realmserver\RStdAfx.h(40) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
Build log was saved at "file://c:\OpenAscent\trunk\win\VC90\ascent-realmserver___Win32_Release\BuildLog.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:\openascent\trunk\src\ascent-world\StdAfx.h(51) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
Build log was saved at "file://c:\OpenAscent\trunk\win\VC90\ascent-world___Win32_Release\BuildLog.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:\OpenAscent\trunk\win\VC90\ascent-voicechat__2008_release\BuildLog.htm"
ascent-voicechat - 0 error(s), 0 warning(s)
========== Rebuild All: 1 succeeded, 4 failed, 0 skipped ==========