ok i download the devkit installed setup and ran did every step and build
it runs and says this in the log at the bottem
then in the build folder i get shardmem folder world folder and 5 files 1 being world.exe no zone.exe or launcher or anything like that..
also the server file on the server build that comes with the dev kit (says 9 little number on the file itself telling you what version it loads in) the source i download from the site has a 7 on it.. when i load it it does its combatability upgrade thing and gives errors (well warnings not really error.. thats without adding this code thats just the source from the main site.
Code:
1>------ Build started: Project: World, Configuration: Release Win32 ------
2>------ Build started: Project: EMuShareMem, Configuration: Release Win32 ------
2>Compiling...
1>Compiling...
2>timer.cpp
1>XMLParser.cpp
2>SharedLibrary.cpp
1>Utility.cpp
2>Mutex.cpp
1>tinyxmlparser.cpp
1>tinyxmlerror.cpp
1>tinyxml.cpp
1>tinystr.cpp
1>timer.cpp
2>debug.cpp
2>Spells.cpp
1>timeoutmgr.cpp
1>TCPServer.cpp
2>SkillCaps.cpp
1>TCPConnection.cpp
2>Opcodes.cpp
1>StructStrategy.cpp
2>NPCTypes.cpp
2>NPCFactionLists.cpp
1>socket_include.cpp
1>SharedLibrary.cpp
1>shareddb.cpp
2>MMF.cpp
2>.\MMF.cpp(325) : warning C4532: 'return' : jump out of __finally block has undefined behavior during termination handling
2>Loot.cpp
1>serverinfo.cpp
2>Items.cpp
1>rulesys.cpp
2>Doors.cpp
1>races.cpp
2>DLLMain.cpp
1>perl_EQDBRes.cpp
2>Generating Code...
2>Linking...
1>perl_EQDB.cpp
2>LINK : warning LNK4044: unrecognized option '/MANIFESTUAC:level='asInvoker' uiAccess='false''; ignored
2> Creating library .\../Build/EMuShareMem.lib and object .\../Build/EMuShareMem.exp
2>Linking...
2>LINK : warning LNK4044: unrecognized option '/MANIFESTUAC:level='asInvoker' uiAccess='false''; ignored
2> Creating library .\../Build/EMuShareMem.lib and object .\../Build/EMuShareMem.exp
2>Embedding manifest...
1>Parse.cpp
1>Generating Code...
2>Build log was saved at "file://c:\Documents and Settings\spider\Desktop\EQEmu-0.7.0-1118-source\EQEmu-0.7.0-1118\Build\EMuShareMem\Release\BuildLog.htm"
2>EMuShareMem - 0 error(s), 3 warning(s)
1>Compiling...
1>packet_functions.cpp
3>------ Skipped Build: Project: Zone ------
3>
1>packet_dump_file.cpp
1>packet_dump.cpp
1>opcodemgr.cpp
1>Mutex.cpp
1>moremath.cpp
1>MiscFunctions.cpp
1>misc.cpp
1>Mime.cpp
1>MemFile.cpp
1>md5.cpp
1>logsys_eqemu.cpp
1>logsys.cpp
1>Item.cpp
1>HTTPSocket.cpp
1>HttpdSocket.cpp
1>HttpdForm.cpp
1>HttpdCookies.cpp
1>guilds.cpp
1>guild_base.cpp
1>Generating Code...
1>c:\documents and settings\spider\desktop\eqemu-0.7.0-1118-source\eqemu-0.7.0-1118\common\socketlib\httpsocket.cpp(113) : warning C4715: 'HTTPSocket::ProcessReceivedData' : not all control paths return a value
1>Compiling...
1>File.cpp
1>extprofile.cpp
1>eqtime.cpp
1>EQStreamProxy.cpp
1>EQStreamIdent.cpp
1>EQStreamFactory.cpp
1>EQStream.cpp
1>EQPacket.cpp
1>EQEMuError.cpp
1>EQEmuConfig.cpp
1>EQDBRes.cpp
1>EQDB.cpp
1>EmuTCPServer.cpp
1>EmuTCPConnection.cpp
1>EMuShareMem.cpp
1>emu_opcodes.cpp
1>debug.cpp
1>DBMemLeak.cpp
1>dbcore.cpp
1>dbasync.cpp
1>Generating Code...
1>Compiling...
1>database.cpp
1>crc32.cpp
1>CRC16.cpp
1>Condition.cpp
1>classes.cpp
1>BasePacket.cpp
1>Base64.cpp
1>Titanium.cpp
1>Patches.cpp
1>Live.cpp
1>Client62.cpp
1>Anniversary.cpp
1>zoneserver.cpp
1>zonelist.cpp
1>worlddb.cpp
1>WorldConfig.cpp
1>world_logsys.cpp
1>wguild_mgr.cpp
1>perl_HTTPRequest.cpp
1>perl_EQW.cpp
1>Generating Code...
1>Compiling...
1>perl_EQLConfig.cpp
1>net.cpp
1>LoginServer.cpp
1>LauncherList.cpp
1>LauncherLink.cpp
1>HTTPRequest.cpp
1>EQWParser.cpp
1>EQWHTTPHandler.cpp
1>EQW.cpp
1>EQLConfig.cpp
1>console.cpp
1>clientlist.cpp
1>cliententry.cpp
1>client.cpp
1>Generating Code...
1>Linking...
1>LINK : warning LNK4044: unrecognized option '/MANIFESTUAC:level='asInvoker' uiAccess='false''; ignored
1>Embedding manifest...
1>Creating browse information file...
1>Microsoft Browse Information Maintenance Utility Version 8.00.50727
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>Build log was saved at "file://c:\Documents and Settings\spider\Desktop\EQEmu-0.7.0-1118-source\EQEmu-0.7.0-1118\Build\World\Release\BuildLog.htm"
1>World - 0 error(s), 2 warning(s)
========== Build: 2 succeeded, 0 failed, 0 up-to-date, 1 skipped ==========