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
Soc****psWin32.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 ==========