EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   COMPLETE PUBLIC SERVER SETUP - Jan-2011 (https://www.eqemulator.org/forums/showthread.php?t=32980)

Sinclipse 05-03-2012 12:05 AM

Hmm, I got nothing now, I can't figure it out, I went to update it, and got multiple errors. Now, remind you, I uninstalled MySQL and ActivePerl and Zlib deleting all their files, I've gone through the steps, one by one, re-doing everything, the only things that could have possibly messed up were the Maps and Quests... The .keep file has a ? on it, instead of just a NORMAL .keep

Sinclipse 05-03-2012 12:08 AM

---------------------------------------------
[05.02. - 21:07:38] Starting Log: logs/eqemu_error_zone_2936.log
[05.02. - 21:07:38] Path File ./Maps/gfaydark.path not found.

Hmmmmmmmm

Sinclipse 05-03-2012 01:17 AM

After bashing my face on the keyboard over and over and over and over and over agani, I figured it out... Freaking zone points wasn't loaded corrected VIA MYsql.... It's fixed, sorry for the spam posts guys...

Meleek 05-08-2012 01:58 PM

Ok I cant get my start.bat to work it says world.exe can not be found there in the same directory and i did the cmd promt to make sure it was the right path and it still wont find it.... any help would be greatly appriacted... thanks in advanced

Calabeth 05-08-2012 03:31 PM

My personally I have always done the start.bat in the same folder as world.exe etc.. But then made a shortcut to that to place on my desktop.

Of course there is the easier way of having it start up when you start the server pc as a service also I believe I had read somewhere which I should look into lol.

Meleek 05-09-2012 10:52 AM

Still having problems with the bat file =/

Curzon7 06-10-2012 07:39 PM

rub my big bald head in exasperation
 
I combed through every post in here, and you guys are awesome. My resolve to figure it on my own has hit the wall, here 27 hours after I started this process.

I have a successful compile ( I guess). I initially had the wrong Perl installed (doh) and the wrong mysql (doh^2), so I didn't go in order, exactly. I uninstalled everything, deleted everything, and decided to just go through exactly as stated in the guide. Originally I wanted a private server, but whatever, I'll figure that out later.

When I run the batch file in the server directory, it .. .. .. and then craps out. The error is the same one that one guy was having (page 5 and 7 as my browser sorts it):

---------------------------------------------
[06.10. - 18:28:24] Starting Log: logs/eqemu_debug_3208.log
[06.10. - 18:28:24] [LAUNCHER__INIT] Loading server configuration..
[06.10. - 18:28:25] [NET__WORLD] WorldConnection connect: Connecting to the server localhost:9000 failed: TCPConnection::Connect(): connect() failed. Error: 10061
[06.10. - 18:28:25] [LAUNCHER__ERROR] worldserver.Connect() FAILED! Will retry.
[06.10. - 18:28:25] [LAUNCHER__INIT] Starting main loop...
******
Going into the logs I find the following logs with the same timestamp:
************

Starting Log: logs/eqemu_error_world_6136.log
[06.10. - 18:28:15] Failed to connect to database: Error: #1045: Access denied for user 'root'@'localhost' (using password: YES)

*************

---------------------------------------------
[06.10. - 18:28:15] Starting Log: logs/eqemu_debug_world_6136.log
[06.10. - 18:28:15] [WORLD__INIT] Loading server configuration..
[06.10. - 18:28:15] [WORLD__INIT] Log settings loaded from log.ini
[06.10. - 18:28:15] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEmulator 0.8.0
[06.10. - 18:28:15] [WORLD__INIT] Added loginserver eqemulator.net:5998
[06.10. - 18:28:15] [WORLD__INIT] Connecting to MySQL...
[06.10. - 18:28:15] [WORLD__INIT_ERR] Cannot continue without a database connection.

***************

I checked my .xml config file and the password and database name are perfect. I manually logged into my database to make sure I had the right password. I'm thinking it has to do with the router forwarding maybe? I tried messing around with that, added the 7000-7100, but I can't seem to add another service to cover the other ranges. I'm in windows xp so the firewall exceptions thing doesn't work exactly the same either, I did find a place to open up a port, so I tried that too, but no effect.

What else do ya'all need to miracle my server into connectivity?

GLGanjika 06-18-2012 08:24 AM

Newb Question?
 
This is a working and wonderful server-set up guide and I want to thank whoever went through the trouble of making it. :-)

I have a question though: I'm still pretty new to this whole thing and just wanted to know ; relative to this guide how would I re-source stuff if need be without ruining my server? I would feel most comfortable if some one more familiar could show me which steps in this guide i would have to follow (or should i say refollow) to re-source stuff without causing damage.

Curzon7 06-29-2012 11:33 PM

Not intending to bump, but it's been a couple weeks, is there someplace else I should ask for help?

Uleat 06-30-2012 12:17 AM

C7,

If you can't get the server to connect to the database and they are both on the same computer, then port-forwarding isn't your issue.

Post the contents of your eqemu_config.xml file using a code wrap. (Use the 'Go Advanced' button next to quick reply, then, after pasting
the file, highlight it and click the '#' button above the text box to wrap it.)

There's only so many things it could be if you can manually log into the database but the server can't.


I've seen a couple of different ServerStart.bat files..try this one if you haven't:

<ServerStart.bat>
Code:

@echo off
Echo Starting EQEmuLoginServer

cd C:\eqemu
start eqemuloginserver.exe
echo
echo

cd C:\eqemu
start world.exe
echo waiting a bit for world to finish loading...
echo.
echo.
ping -n 10 127.0.0.1 > nul

echo starting zone
start eqlaunch.exe zone
exit

Also, make sure that this file is in your ..\eqemu\ working directory and just create a shortcut to it like Calabeth said previously.


(Edit: Post the version of MySQL and link the guide that you are using too..there seems to be a lot of "Can't Connect to Database" issues lately.)


U

lerxst2112 06-30-2012 02:26 AM

In general it's probably better to start a new thread with your issue rather than try and solve it here in an unrelated guide thread.

Curzon7 06-30-2012 04:09 PM

yay it worked
 
Well thanks for getting back to me. I ended up just trashing it all and starting over...only I couldn't quite seem to get it all uninstalled, and then when I tried to recompile it didn't work at all, so I then pulled the compile I had out of the recycle bin, but used fresh downloads of everything, and now it works.

And rather than try to figure out why, I'm just going to declare victory and... give up for now. One day I'll figure out where I went wrong and what to do to fix it, but it's working now.

Good luck everyone!

SavageFlame 07-22-2012 07:22 PM

could use a little help =D
 
Hey all so I decided to try and compile the source today with c++ 2010 and it didn't work out not sure why... i get 4 succeeded 1 failed 1 skipped.

I'm running Windows Vista 64 bit.

I have these programs installed.

Active Perl 5.14 32bit
C++ 2010
zlib
Mysql 5.1 32bit

And then of course the other ones but those aren't of use for the compile as far as I know.
I have tried both Active perl 5.10 and 5.14, with 5.10 i get 2 succeeded and 3 failed 1 skipped. With 5.14 i get 4 succeeded 1 failed 1 skipped.

Also the rev I'm using is 2112. And I'm using server10.sin to compile it.
Here is the build report. Any help would be greatly appreciated =) Thanks in advance.

Code:

1>------ Build started: Project: EMuShareMem, Configuration: Release Win32 ------
1>Build started 7/22/2012 4:03:00 PM.
1>InitializeBuildStatus:
1>  Creating ".\../Build/EMuShareMem/Release\EMuShareMem.unsuccessfulbuild" because "AlwaysCreate" was specified.
1>ClCompile:
1>  DLLMain.cpp
1>  Doors.cpp
1>  Items.cpp
1>  Loot.cpp
1>  MMF.cpp
1>MMF.cpp(325): warning C4532: 'return' : jump out of __finally block has undefined behavior during termination handling
1>  NPCFactionLists.cpp
1>  NPCTypes.cpp
1>  Opcodes.cpp
1>  SkillCaps.cpp
1>  Spells.cpp
1>  debug.cpp
1>  Mutex.cpp
1>  SharedLibrary.cpp
1>  timer.cpp
1>  Generating Code...
1>Link:
1>    Creating library .\../Build/EMuShareMem/EMuShareMem.lib and object .\../Build/EMuShareMem/EMuShareMem.exp
1>  EMuShareMem.vcxproj -> C:\source2\trunk\EQEmuServer\EMuShareMem\.\..\Build\EMuShareMem.dll
1>FinalizeBuildStatus:
1>  Deleting file ".\../Build/EMuShareMem/Release\EMuShareMem.unsuccessfulbuild".
1>  Touching ".\../Build/EMuShareMem/Release\EMuShareMem.lastbuildstate".
1>
1>Build succeeded.
1>
1>Time Elapsed 00:00:09.04
2>------ Build started: Project: World, Configuration: ReleaseBots Win32 ------
2>Build started 7/22/2012 4:03:10 PM.
2>InitializeBuildStatus:
2>  Creating "ReleaseBots\World.unsuccessfulbuild" because "AlwaysCreate" was specified.
2>ClCompile:
2>  Adventure.cpp
2>  AdventureManager.cpp
2>  client.cpp
2>  cliententry.cpp
2>  clientlist.cpp
2>  console.cpp
2>  EQLConfig.cpp
2>  EQW.cpp
2>  EQWHTTPHandler.cpp
2>  EQWParser.cpp
2>  HTTPRequest.cpp
2>  LauncherLink.cpp
2>  LauncherList.cpp
2>  lfplist.cpp
2>  LoginServer.cpp
2>  LoginServerList.cpp
2>  net.cpp
2>  perl_EQLConfig.cpp
2>  perl_EQW.cpp
2>  perl_HTTPRequest.cpp
2>  Generating Code...
2>  Compiling...
2>  queryserv.cpp
2>  wguild_mgr.cpp
2>  world_logsys.cpp
2>  WorldConfig.cpp
2>  worlddb.cpp
2>  zonelist.cpp
2>  zoneserver.cpp
2>  ucs.cpp
2>  Anniversary.cpp
2>  Client62.cpp
2>  Underfoot.cpp
2>  HoT.cpp
2>  Patches.cpp
2>  SoD.cpp
2>  SoF.cpp
2>  Titanium.cpp
2>  Base64.cpp
2>  BasePacket.cpp
2>  classes.cpp
2>  Condition.cpp
2>  Generating Code...
2>  Compiling...
2>  CRC16.cpp
2>  crc32.cpp
2>  database.cpp
2>  dbasync.cpp
2>  dbcore.cpp
2>  DBMemLeak.cpp
2>  debug.cpp
2>  emu_opcodes.cpp
2>  EMuShareMem.cpp
2>  EmuTCPConnection.cpp
2>  EmuTCPServer.cpp
2>  EQDB.cpp
2>  EQDBRes.cpp
2>  EQEmuConfig.cpp
2>  EQEMuError.cpp
2>  EQPacket.cpp
2>  EQStream.cpp
2>  EQStreamFactory.cpp
2>  EQStreamIdent.cpp
2>  EQStreamProxy.cpp
2>  Generating Code...
2>  Compiling...
2>  eqtime.cpp
2>  extprofile.cpp
2>  File.cpp
2>  guild_base.cpp
2>  guilds.cpp
2>  HttpdCookies.cpp
2>  HttpdForm.cpp
2>  HttpdSocket.cpp
2>  HTTPSocket.cpp
2>  Item.cpp
2>  logsys.cpp
2>  logsys_eqemu.cpp
2>  md5.cpp
2>  MemFile.cpp
2>  Mime.cpp
2>  misc.cpp
2>  MiscFunctions.cpp
2>  moremath.cpp
2>  Mutex.cpp
2>  opcodemgr.cpp
2>  Generating Code...
2>c:\source2\trunk\eqemuserver\common\socketlib\httpsocket.cpp(115): warning C4715: 'HTTPSocket::ProcessReceivedData' : not all control paths return a value
2>  Compiling...
2>  packet_dump.cpp
2>  packet_dump_file.cpp
2>  packet_functions.cpp
2>  Parse.cpp
2>  perl_EQDB.cpp
2>  perl_EQDBRes.cpp
2>  races.cpp
2>  rulesys.cpp
2>  serverinfo.cpp
2>  shareddb.cpp
2>  SharedLibrary.cpp
2>  socket_include.cpp
2>  StructStrategy.cpp
2>  TCPConnection.cpp
2>  TCPServer.cpp
2>  timeoutmgr.cpp
2>  timer.cpp
2>  tinystr.cpp
2>  tinyxml.cpp
2>  tinyxmlerror.cpp
2>  Generating Code...
2>  Compiling...
2>  tinyxmlparser.cpp
2>  Utility.cpp
2>  XMLParser.cpp
2>  Generating Code...
2>Link:
2>  World.vcxproj -> C:\source2\trunk\EQEmuServer\world\.\..\build\World.exe
2>FinalizeBuildStatus:
2>  Deleting file "ReleaseBots\World.unsuccessfulbuild".
2>  Touching "ReleaseBots\World.lastbuildstate".
2>
2>Build succeeded.
2>
2>Time Elapsed 00:01:48.31
3>------ Build started: Project: Zone, Configuration: ReleaseBots Win32 ------
3>Build started 7/22/2012 4:04:58 PM.
3>InitializeBuildStatus:
3>  Creating "ReleaseBots\Zone.unsuccessfulbuild" because "AlwaysCreate" was specified.
3>ClCompile:
3>  AA.cpp
3>  aggro.cpp
3>  attack.cpp
3>  beacon.cpp
3>  bonuses.cpp
3>  bot.cpp
3>  botspellsai.cpp
3>  client.cpp
3>  client_logs.cpp
3>  client_mods.cpp
3>  client_packet.cpp
3>  client_process.cpp
3>  command.cpp
3>  doors.cpp
3>  effects.cpp
3>  embparser.cpp
3>  embperl.cpp
3>  embxs.cpp
3>  entity.cpp
3>  EQEMuError.cpp
3>  Generating Code...
3>  Compiling...
3>  exp.cpp
3>  faction.cpp
3>  fearpath.cpp
3>  forage.cpp
3>  groups.cpp
3>  guild.cpp
3>  guild_mgr.cpp
3>  hate_list.cpp
3>  horse.cpp
3>  inventory.cpp
3>  loottables.cpp
3>  Map.cpp
3>  mob.cpp
3>  MobAI.cpp
3>  net.cpp
3>  npc.cpp
3>  Object.cpp
3>  parser.cpp
3>  pathing.cpp
3>  perl_client.cpp
3>  Generating Code...
3>  Compiling...
3>  perl_doors.cpp
3>  perl_entity.cpp
3>  perl_groups.cpp
3>  perl_hateentry.cpp
3>  perl_mob.cpp
3>  perl_npc.cpp
3>  perl_object.cpp
3>  perl_perlpacket.cpp
3>  perl_PlayerCorpse.cpp
3>  perl_questitem.cpp
3>  perl_raids.cpp
3>  perlpacket.cpp
3>  perlparser.cpp
3>  petitions.cpp
3>  pets.cpp
3>  PlayerCorpse.cpp
3>  ptimer.cpp
3>  QGlobals.cpp
3>  questmgr.cpp
3>  QuestParserCollection.cpp
3>  Generating Code...
3>  Compiling...
3>  raids.cpp
3>  spawn2.cpp
3>  spawngroup.cpp
3>  spdat.cpp
3>  special_attacks.cpp
3>  spell_effects.cpp
3>  spells.cpp
3>  tasks.cpp
3>  titles.cpp
3>  tradeskills.cpp
3>  trading.cpp
3>  trap.cpp
3>  tribute.cpp
3>  watermap.cpp
3>  waypoints.cpp
3>  worldserver.cpp
3>  zone.cpp
3>  zone_logsys.cpp
3>  ZoneConfig.cpp
3>  zonedb.cpp
3>  Generating Code...
3>  Compiling...
3>  zonedbasync.cpp
3>  zoning.cpp
3>  Anniversary.cpp
3>  Client62.cpp
3>  HoT.cpp
3>  patches.cpp
3>  SoD.cpp
3>  SoF.cpp
3>  Titanium.cpp
3>  Underfoot.cpp
3>  BasePacket.cpp
3>  classes.cpp
3>  Condition.cpp
3>  CRC16.cpp
3>  crc32.cpp
3>  database.cpp
3>  dbasync.cpp
3>  dbcore.cpp
3>  DBMemLeak.cpp
3>  debug.cpp
3>  Generating Code...
3>  Compiling...
3>  emu_opcodes.cpp
3>  EMuShareMem.cpp
3>  EmuTCPConnection.cpp
3>  EmuTCPServer.cpp
3>  EQEmuConfig.cpp
3>  EQPacket.cpp
3>  EQStream.cpp
3>  EQStreamFactory.cpp
3>  EQStreamIdent.cpp
3>  EQStreamProxy.cpp
3>  eqtime.cpp
3>  extprofile.cpp
3>  guild_base.cpp
3>  guilds.cpp
3>  Item.cpp
3>  logsys.cpp
3>  logsys_eqemu.cpp
3>  md5.cpp
3>  misc.cpp
3>  MiscFunctions.cpp
3>  Generating Code...
3>  Compiling...
3>  moremath.cpp
3>  Mutex.cpp
3>  opcodemgr.cpp
3>  packet_dump.cpp
3>  packet_dump_file.cpp
3>  packet_functions.cpp
3>  races.cpp
3>  rdtsc.cpp
3>  rulesys.cpp
3>  serverinfo.cpp
3>  shareddb.cpp
3>  SharedLibrary.cpp
3>  StructStrategy.cpp
3>  TCPConnection.cpp
3>  TCPServer.cpp
3>  timeoutmgr.cpp
3>  timer.cpp
3>  tinystr.cpp
3>  tinyxml.cpp
3>  tinyxmlerror.cpp
3>  Generating Code...
3>  Compiling...
3>  tinyxmlparser.cpp
3>  worldconn.cpp
3>  XMLParser.cpp
3>  Generating Code...
3>Link:
3>  Zone.vcxproj -> C:\source2\trunk\EQEmuServer\zone\.\..\Build\Zone.exe
3>FinalizeBuildStatus:
3>  Deleting file "ReleaseBots\Zone.unsuccessfulbuild".
3>  Touching "ReleaseBots\Zone.lastbuildstate".
3>
3>Build succeeded.
3>
3>Time Elapsed 00:03:38.05
4>------ Build started: Project: eqlaunch, Configuration: Release Win32 ------
4>Build started 7/22/2012 4:08:36 PM.
4>InitializeBuildStatus:
4>  Touching ".\../Build/eqlaunch/Release\eqlaunch.unsuccessfulbuild".
4>ClCompile:
4>  eqlaunch.cpp
4>  worldserver.cpp
4>  ZoneLaunch.cpp
4>  debug.cpp
4>  EmuTCPConnection.cpp
4>  EmuTCPServer.cpp
4>  EQEmuConfig.cpp
4>  logsys.cpp
4>  logsys_eqemu.cpp
4>  md5.cpp
4>c:\source2\trunk\eqemuserver\common\../common/seperator.h(42): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
4>..\common\md5.cpp(61): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(363) : see declaration of '_snprintf'
4>  misc.cpp
4>  MiscFunctions.cpp
4>  Mutex.cpp
4>..\common\Mutex.cpp(128): warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
4>  packet_dump.cpp
4>  packet_functions.cpp
4>  ProcLauncher.cpp
4>  TCPConnection.cpp
4>  TCPServer.cpp
4>  timer.cpp
4>..\common\timer.cpp(68): warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
4>  tinystr.cpp
4>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
4>  Generating Code...
4>  Compiling...
4>  tinyxml.cpp
4>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
4>..\common\tinyxml\tinyxml.cpp(103): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>..\common\tinyxml\tinyxml.cpp(126): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
4>..\common\tinyxml\tinyxml.cpp(718): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>..\common\tinyxml\tinyxml.cpp(726): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>..\common\tinyxml\tinyxml.cpp(944): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
4>..\common\tinyxml\tinyxml.cpp(989): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
4>..\common\tinyxml\tinyxml.cpp(1122): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
4>..\common\tinyxml\tinyxml.cpp(1129): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
4>..\common\tinyxml\tinyxml.cpp(1137): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>..\common\tinyxml\tinyxml.cpp(1144): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>  tinyxmlerror.cpp
4>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
4>  tinyxmlparser.cpp
4>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
4>  worldconn.cpp
4>  XMLParser.cpp
4>  Generating Code...
4>packet_functions.obj : error LNK2019: unresolved external symbol _deflateEnd referenced in function "int __cdecl DeflatePacket(unsigned char const *,int,unsigned char *,int)" (?DeflatePacket@@YAHPBEHPAEH@Z)
4>packet_functions.obj : error LNK2019: unresolved external symbol _deflate referenced in function "int __cdecl DeflatePacket(unsigned char const *,int,unsigned char *,int)" (?DeflatePacket@@YAHPBEHPAEH@Z)
4>packet_functions.obj : error LNK2019: unresolved external symbol _deflateInit_ referenced in function "int __cdecl DeflatePacket(unsigned char const *,int,unsigned char *,int)" (?DeflatePacket@@YAHPBEHPAEH@Z)
4>packet_functions.obj : error LNK2019: unresolved external symbol _inflateEnd referenced in function "unsigned int __cdecl InflatePacket(unsigned char const *,unsigned int,unsigned char *,unsigned int,bool)" (?InflatePacket@@YAIPBEIPAEI_N@Z)
4>packet_functions.obj : error LNK2019: unresolved external symbol _inflate referenced in function "unsigned int __cdecl InflatePacket(unsigned char const *,unsigned int,unsigned char *,unsigned int,bool)" (?InflatePacket@@YAIPBEIPAEI_N@Z)
4>packet_functions.obj : error LNK2019: unresolved external symbol _inflateInit2_ referenced in function "unsigned int __cdecl InflatePacket(unsigned char const *,unsigned int,unsigned char *,unsigned int,bool)" (?InflatePacket@@YAIPBEIPAEI_N@Z)
4>.\..\Build\eqlaunch.exe : fatal error LNK1120: 6 unresolved externals
4>
4>Build FAILED.
4>
4>Time Elapsed 00:00:15.72
5>------ Build started: Project: ucs, Configuration: Release Win32 ------
6>------ Skipped Build: Project: queryserv, Configuration: Release Win32 ------
6>Project not selected to build for this solution configuration
5>Build started 7/22/2012 4:08:52 PM.
5>InitializeBuildStatus:
5>  Creating ".\../Build/ucs/Release\ucs.unsuccessfulbuild" because "AlwaysCreate" was specified.
5>ClCompile:
5>  chatchannel.cpp
5>  clientlist.cpp
5>clientlist.cpp(1012): warning C4018: '<' : signed/unsigned mismatch
5>clientlist.cpp(1314): warning C4018: '<' : signed/unsigned mismatch
5>clientlist.cpp(1317): warning C4018: '<' : signed/unsigned mismatch
5>clientlist.cpp(1427): warning C4018: '<' : signed/unsigned mismatch
5>clientlist.cpp(1430): warning C4018: '<' : signed/unsigned mismatch
5>  database.cpp
5>database.cpp(586): warning C4244: 'initializing' : conversion from 'time_t' to 'int', possible loss of data
5>  ucs.cpp
5>  ucsconfig.cpp
5>  worldserver.cpp
5>  BasePacket.cpp
5>  Condition.cpp
5>  CRC16.cpp
5>  crc32.cpp
5>  dbcore.cpp
5>..\common\dbcore.cpp(199): warning C4244: '=' : conversion from 'my_ulonglong' to 'int32', possible loss of data
5>..\common\dbcore.cpp(201): warning C4244: '=' : conversion from 'my_ulonglong' to 'int32', possible loss of data
5>  debug.cpp
5>  emu_opcodes.cpp
5>  EmuTCPConnection.cpp
5>  EmuTCPServer.cpp
5>  EQEmuConfig.cpp
5>  EQPacket.cpp
5>..\common\EQPacket.cpp(206): warning C4244: '=' : conversion from 'const uint16' to 'unsigned char', possible loss of data
5>..\common\EQPacket.cpp(218): warning C4244: '=' : conversion from 'uint16' to 'unsigned char', possible loss of data
5>..\common\EQPacket.cpp(343): warning C4244: 'initializing' : conversion from 'unsigned long' to 'uint16', possible loss of data
5>  EQStream.cpp
5>..\common\EQStream.cpp(73): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(331): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
5>..\common\EQStream.cpp(382): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(397): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(414): warning C4244: 'argument' : conversion from 'uint64' to 'u_long', possible loss of data
5>..\common\EQStream.cpp(414): warning C4244: 'argument' : conversion from 'uint64' to 'u_long', possible loss of data
5>..\common\EQStream.cpp(539): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(551): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(602): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
5>..\common\EQStream.cpp(602): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
5>..\common\EQStream.cpp(603): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
5>..\common\EQStream.cpp(660): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(663): warning C4244: 'initializing' : conversion from 'long' to 'uint16', possible loss of data
5>..\common\EQStream.cpp(703): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(772): warning C4244: 'argument' : conversion from 'unsigned long' to 'u_short', possible loss of data
5>..\common\EQStream.cpp(844): warning C4244: 'argument' : conversion from 'time_t' to 'u_long', possible loss of data
5>..\common\EQStream.cpp(1082): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(1119): warning C4018: '>' : signed/unsigned mismatch
5>  EQStreamFactory.cpp
5>  EQStreamIdent.cpp
5>  Compiling...
5>  EQStreamProxy.cpp
5>  logsys.cpp
5>  logsys_eqemu.cpp
5>  md5.cpp
5>c:\source2\trunk\eqemuserver\common\../common/seperator.h(42): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\md5.cpp(61): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(363) : see declaration of '_snprintf'
5>  misc.cpp
5>  MiscFunctions.cpp
5>  moremath.cpp
5>  Mutex.cpp
5>..\common\Mutex.cpp(128): warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
5>  opcodemgr.cpp
5>  packet_dump.cpp
5>  packet_dump_file.cpp
5>  packet_functions.cpp
5>  rdtsc.cpp
5>  rulesys.cpp
5>..\common\rulesys.cpp(177): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(40): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(240): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(241): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(281): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(282): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(289): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(290): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(292): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(314): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(315): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(316): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(317): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(318): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(319): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(320): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(321): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(397): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(398): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(401): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(402): warning C4305: '=' : truncation from 'double' to 'float'
5>  serverinfo.cpp
5>..\common\serverinfo.cpp(32): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(48): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(53): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(57): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(61): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(66): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(70): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(74): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(81): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(85): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(89): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(93): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(97): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>  SharedLibrary.cpp
5>..\common\SharedLibrary.cpp(112): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>  StructStrategy.cpp
5>  TCPConnection.cpp
5>  TCPServer.cpp
5>  timeoutmgr.cpp
5>  Compiling...
5>  timer.cpp
5>..\common\timer.cpp(68): warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
5>  tinystr.cpp
5>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
5>  tinyxml.cpp
5>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
5>..\common\tinyxml\tinyxml.cpp(103): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>..\common\tinyxml\tinyxml.cpp(126): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\tinyxml\tinyxml.cpp(718): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>..\common\tinyxml\tinyxml.cpp(726): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>..\common\tinyxml\tinyxml.cpp(944): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
5>..\common\tinyxml\tinyxml.cpp(989): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
5>..\common\tinyxml\tinyxml.cpp(1122): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
5>..\common\tinyxml\tinyxml.cpp(1129): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
5>..\common\tinyxml\tinyxml.cpp(1137): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>..\common\tinyxml\tinyxml.cpp(1144): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>  tinyxmlerror.cpp
5>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
5>  tinyxmlparser.cpp
5>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
5>  unix.cpp
5>  worldconn.cpp
5>  XMLParser.cpp
5>Link:
5>  Generating code
5>  Finished generating code
5>  ucs.vcxproj -> C:\source2\trunk\EQEmuServer\ucs\.\..\Build\Chatserver.exe
5>FinalizeBuildStatus:
5>  Deleting file ".\../Build/ucs/Release\ucs.unsuccessfulbuild".
5>  Touching ".\../Build/ucs/Release\ucs.lastbuildstate".
5>
5>Build succeeded.
5>
5>Time Elapsed 00:00:31.35
========== Build: 4 succeeded, 1 failed, 0 up-to-date, 1 skipped ==========

Oh on a side note I could get it to compile with C++ 2008. I'm using 2010 now because my 2008 decided it wanted to expire on me :P

lerxst2112 07-22-2012 08:49 PM

You are not linking zlib.lib. Check your linker directories and settings.

SavageFlame 07-22-2012 09:15 PM

Quote:

Originally Posted by lerxst2112 (Post 211168)
You are not linking zlib.lib. Check your linker directories and settings.

Not sure if I understood correctly...

My Include Directories are C:\mysql\include;C:\perl2\lib\CORE;C:\zlib\include ;$(IncludePath)

and My Library Directories are C:\mysql\lib\opt;C:\perl2\lib\CORE;C:\zlib\lib;$(L ibraryPath)
Not sure why but when looking at the above Library path it shows a space between the L and the ibraryPath, there isn't one on my paths just so ya know =D

Is that what you mean?

Oh and also in my zlib/lib folder there isn't a zlib.lib.. there is a zdll.lib and a zlib.def I think those are the right ones?

sorvani 07-22-2012 11:09 PM

zlib has been part of the SVN checkout now for quite some time.

change your references appropriately to point to those folders and you will not have any problems.

SavageFlame 07-23-2012 02:04 AM

Quote:

Originally Posted by sorvani (Post 211170)
zlib has been part of the SVN checkout now for quite some time.

change your references appropriately to point to those folders and you will not have any problems.

My new Include Directory C:\mysql\include;C:\perl2\lib\CORE;C:\source2\trun k\EQEmuServer\zlib\include;$(IncludePath)
My new Library Directory C:\mysql\lib\opt;C:\perl2\lib\CORE;C:\source2\trun k\EQEmuServer\zlib\lib;$(LibraryPath)

Just tried it same thing... and I'll post the build report here as well.


Code:

1>------ Build started: Project: EMuShareMem, Configuration: Release Win32 ------
1>Build started 7/22/2012 10:55:34 PM.
1>InitializeBuildStatus:
1>  Creating ".\../Build/EMuShareMem/Release\EMuShareMem.unsuccessfulbuild" because "AlwaysCreate" was specified.
1>ClCompile:
1>  DLLMain.cpp
1>  Doors.cpp
1>  Items.cpp
1>  Loot.cpp
1>  MMF.cpp
1>MMF.cpp(325): warning C4532: 'return' : jump out of __finally block has undefined behavior during termination handling
1>  NPCFactionLists.cpp
1>  NPCTypes.cpp
1>  Opcodes.cpp
1>  SkillCaps.cpp
1>  Spells.cpp
1>  debug.cpp
1>  Mutex.cpp
1>  SharedLibrary.cpp
1>  timer.cpp
1>  Generating Code...
1>Link:
1>    Creating library .\../Build/EMuShareMem/EMuShareMem.lib and object .\../Build/EMuShareMem/EMuShareMem.exp
1>  EMuShareMem.vcxproj -> C:\source2\trunk\EQEmuServer\EMuShareMem\.\..\Build\EMuShareMem.dll
1>FinalizeBuildStatus:
1>  Deleting file ".\../Build/EMuShareMem/Release\EMuShareMem.unsuccessfulbuild".
1>  Touching ".\../Build/EMuShareMem/Release\EMuShareMem.lastbuildstate".
1>
1>Build succeeded.
1>
1>Time Elapsed 00:00:10.41
2>------ Build started: Project: World, Configuration: ReleaseBots Win32 ------
2>Build started 7/22/2012 10:55:45 PM.
2>InitializeBuildStatus:
2>  Creating "ReleaseBots\World.unsuccessfulbuild" because "AlwaysCreate" was specified.
2>ClCompile:
2>  Adventure.cpp
2>  AdventureManager.cpp
2>  client.cpp
2>  cliententry.cpp
2>  clientlist.cpp
2>  console.cpp
2>  EQLConfig.cpp
2>  EQW.cpp
2>  EQWHTTPHandler.cpp
2>  EQWParser.cpp
2>  HTTPRequest.cpp
2>  LauncherLink.cpp
2>  LauncherList.cpp
2>  lfplist.cpp
2>  LoginServer.cpp
2>  LoginServerList.cpp
2>  net.cpp
2>  perl_EQLConfig.cpp
2>  perl_EQW.cpp
2>  perl_HTTPRequest.cpp
2>  Generating Code...
2>  Compiling...
2>  queryserv.cpp
2>  wguild_mgr.cpp
2>  world_logsys.cpp
2>  WorldConfig.cpp
2>  worlddb.cpp
2>  zonelist.cpp
2>  zoneserver.cpp
2>  ucs.cpp
2>  Anniversary.cpp
2>  Client62.cpp
2>  Underfoot.cpp
2>  HoT.cpp
2>  Patches.cpp
2>  SoD.cpp
2>  SoF.cpp
2>  Titanium.cpp
2>  Base64.cpp
2>  BasePacket.cpp
2>  classes.cpp
2>  Condition.cpp
2>  Generating Code...
2>  Compiling...
2>  CRC16.cpp
2>  crc32.cpp
2>  database.cpp
2>  dbasync.cpp
2>  dbcore.cpp
2>  DBMemLeak.cpp
2>  debug.cpp
2>  emu_opcodes.cpp
2>  EMuShareMem.cpp
2>  EmuTCPConnection.cpp
2>  EmuTCPServer.cpp
2>  EQDB.cpp
2>  EQDBRes.cpp
2>  EQEmuConfig.cpp
2>  EQEMuError.cpp
2>  EQPacket.cpp
2>  EQStream.cpp
2>  EQStreamFactory.cpp
2>  EQStreamIdent.cpp
2>  EQStreamProxy.cpp
2>  Generating Code...
2>  Compiling...
2>  eqtime.cpp
2>  extprofile.cpp
2>  File.cpp
2>  guild_base.cpp
2>  guilds.cpp
2>  HttpdCookies.cpp
2>  HttpdForm.cpp
2>  HttpdSocket.cpp
2>  HTTPSocket.cpp
2>  Item.cpp
2>  logsys.cpp
2>  logsys_eqemu.cpp
2>  md5.cpp
2>  MemFile.cpp
2>  Mime.cpp
2>  misc.cpp
2>  MiscFunctions.cpp
2>  moremath.cpp
2>  Mutex.cpp
2>  opcodemgr.cpp
2>  Generating Code...
2>c:\source2\trunk\eqemuserver\common\socketlib\httpsocket.cpp(115): warning C4715: 'HTTPSocket::ProcessReceivedData' : not all control paths return a value
2>  Compiling...
2>  packet_dump.cpp
2>  packet_dump_file.cpp
2>  packet_functions.cpp
2>  Parse.cpp
2>  perl_EQDB.cpp
2>  perl_EQDBRes.cpp
2>  races.cpp
2>  rulesys.cpp
2>  serverinfo.cpp
2>  shareddb.cpp
2>  SharedLibrary.cpp
2>  socket_include.cpp
2>  StructStrategy.cpp
2>  TCPConnection.cpp
2>  TCPServer.cpp
2>  timeoutmgr.cpp
2>  timer.cpp
2>  tinystr.cpp
2>  tinyxml.cpp
2>  tinyxmlerror.cpp
2>  Generating Code...
2>  Compiling...
2>  tinyxmlparser.cpp
2>  Utility.cpp
2>  XMLParser.cpp
2>  Generating Code...
2>Link:
2>  World.vcxproj -> C:\source2\trunk\EQEmuServer\world\.\..\build\World.exe
2>FinalizeBuildStatus:
2>  Deleting file "ReleaseBots\World.unsuccessfulbuild".
2>  Touching "ReleaseBots\World.lastbuildstate".
2>
2>Build succeeded.
2>
2>Time Elapsed 00:01:44.54
3>------ Build started: Project: Zone, Configuration: ReleaseBots Win32 ------
3>Build started 7/22/2012 10:57:30 PM.
3>InitializeBuildStatus:
3>  Creating "ReleaseBots\Zone.unsuccessfulbuild" because "AlwaysCreate" was specified.
3>ClCompile:
3>  AA.cpp
3>  aggro.cpp
3>  attack.cpp
3>  beacon.cpp
3>  bonuses.cpp
3>  bot.cpp
3>  botspellsai.cpp
3>  client.cpp
3>  client_logs.cpp
3>  client_mods.cpp
3>  client_packet.cpp
3>  client_process.cpp
3>  command.cpp
3>  doors.cpp
3>  effects.cpp
3>  embparser.cpp
3>  embperl.cpp
3>  embxs.cpp
3>  entity.cpp
3>  EQEMuError.cpp
3>  Generating Code...
3>  Compiling...
3>  exp.cpp
3>  faction.cpp
3>  fearpath.cpp
3>  forage.cpp
3>  groups.cpp
3>  guild.cpp
3>  guild_mgr.cpp
3>  hate_list.cpp
3>  horse.cpp
3>  inventory.cpp
3>  loottables.cpp
3>  Map.cpp
3>  mob.cpp
3>  MobAI.cpp
3>  net.cpp
3>  npc.cpp
3>  Object.cpp
3>  parser.cpp
3>  pathing.cpp
3>  perl_client.cpp
3>  Generating Code...
3>  Compiling...
3>  perl_doors.cpp
3>  perl_entity.cpp
3>  perl_groups.cpp
3>  perl_hateentry.cpp
3>  perl_mob.cpp
3>  perl_npc.cpp
3>  perl_object.cpp
3>  perl_perlpacket.cpp
3>  perl_PlayerCorpse.cpp
3>  perl_questitem.cpp
3>  perl_raids.cpp
3>  perlpacket.cpp
3>  perlparser.cpp
3>  petitions.cpp
3>  pets.cpp
3>  PlayerCorpse.cpp
3>  ptimer.cpp
3>  QGlobals.cpp
3>  questmgr.cpp
3>  QuestParserCollection.cpp
3>  Generating Code...
3>  Compiling...
3>  raids.cpp
3>  spawn2.cpp
3>  spawngroup.cpp
3>  spdat.cpp
3>  special_attacks.cpp
3>  spell_effects.cpp
3>  spells.cpp
3>  tasks.cpp
3>  titles.cpp
3>  tradeskills.cpp
3>  trading.cpp
3>  trap.cpp
3>  tribute.cpp
3>  watermap.cpp
3>  waypoints.cpp
3>  worldserver.cpp
3>  zone.cpp
3>  zone_logsys.cpp
3>  ZoneConfig.cpp
3>  zonedb.cpp
3>  Generating Code...
3>  Compiling...
3>  zonedbasync.cpp
3>  zoning.cpp
3>  Anniversary.cpp
3>  Client62.cpp
3>  HoT.cpp
3>  patches.cpp
3>  SoD.cpp
3>  SoF.cpp
3>  Titanium.cpp
3>  Underfoot.cpp
3>  BasePacket.cpp
3>  classes.cpp
3>  Condition.cpp
3>  CRC16.cpp
3>  crc32.cpp
3>  database.cpp
3>  dbasync.cpp
3>  dbcore.cpp
3>  DBMemLeak.cpp
3>  debug.cpp
3>  Generating Code...
3>  Compiling...
3>  emu_opcodes.cpp
3>  EMuShareMem.cpp
3>  EmuTCPConnection.cpp
3>  EmuTCPServer.cpp
3>  EQEmuConfig.cpp
3>  EQPacket.cpp
3>  EQStream.cpp
3>  EQStreamFactory.cpp
3>  EQStreamIdent.cpp
3>  EQStreamProxy.cpp
3>  eqtime.cpp
3>  extprofile.cpp
3>  guild_base.cpp
3>  guilds.cpp
3>  Item.cpp
3>  logsys.cpp
3>  logsys_eqemu.cpp
3>  md5.cpp
3>  misc.cpp
3>  MiscFunctions.cpp
3>  Generating Code...
3>  Compiling...
3>  moremath.cpp
3>  Mutex.cpp
3>  opcodemgr.cpp
3>  packet_dump.cpp
3>  packet_dump_file.cpp
3>  packet_functions.cpp
3>  races.cpp
3>  rdtsc.cpp
3>  rulesys.cpp
3>  serverinfo.cpp
3>  shareddb.cpp
3>  SharedLibrary.cpp
3>  StructStrategy.cpp
3>  TCPConnection.cpp
3>  TCPServer.cpp
3>  timeoutmgr.cpp
3>  timer.cpp
3>  tinystr.cpp
3>  tinyxml.cpp
3>  tinyxmlerror.cpp
3>  Generating Code...
3>  Compiling...
3>  tinyxmlparser.cpp
3>  worldconn.cpp
3>  XMLParser.cpp
3>  Generating Code...
3>Link:
3>  Zone.vcxproj -> C:\source2\trunk\EQEmuServer\zone\.\..\Build\Zone.exe
3>FinalizeBuildStatus:
3>  Deleting file "ReleaseBots\Zone.unsuccessfulbuild".
3>  Touching "ReleaseBots\Zone.lastbuildstate".
3>
3>Build succeeded.
3>
3>Time Elapsed 00:03:27.59
4>------ Build started: Project: eqlaunch, Configuration: Release Win32 ------
4>Build started 7/22/2012 11:00:57 PM.
4>InitializeBuildStatus:
4>  Touching ".\../Build/eqlaunch/Release\eqlaunch.unsuccessfulbuild".
4>ClCompile:
4>  eqlaunch.cpp
4>  worldserver.cpp
4>  ZoneLaunch.cpp
4>  debug.cpp
4>  EmuTCPConnection.cpp
4>  EmuTCPServer.cpp
4>  EQEmuConfig.cpp
4>  logsys.cpp
4>  logsys_eqemu.cpp
4>  md5.cpp
4>c:\source2\trunk\eqemuserver\common\../common/seperator.h(42): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
4>..\common\md5.cpp(61): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(363) : see declaration of '_snprintf'
4>  misc.cpp
4>  MiscFunctions.cpp
4>  Mutex.cpp
4>..\common\Mutex.cpp(128): warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
4>  packet_dump.cpp
4>  packet_functions.cpp
4>  ProcLauncher.cpp
4>  TCPConnection.cpp
4>  TCPServer.cpp
4>  timer.cpp
4>..\common\timer.cpp(68): warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
4>  tinystr.cpp
4>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
4>  Generating Code...
4>  Compiling...
4>  tinyxml.cpp
4>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
4>..\common\tinyxml\tinyxml.cpp(103): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>..\common\tinyxml\tinyxml.cpp(126): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
4>..\common\tinyxml\tinyxml.cpp(718): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>..\common\tinyxml\tinyxml.cpp(726): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>..\common\tinyxml\tinyxml.cpp(944): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
4>..\common\tinyxml\tinyxml.cpp(989): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
4>..\common\tinyxml\tinyxml.cpp(1122): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
4>..\common\tinyxml\tinyxml.cpp(1129): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
4>..\common\tinyxml\tinyxml.cpp(1137): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>..\common\tinyxml\tinyxml.cpp(1144): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>  tinyxmlerror.cpp
4>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
4>  tinyxmlparser.cpp
4>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
4>  worldconn.cpp
4>  XMLParser.cpp
4>  Generating Code...
4>packet_functions.obj : error LNK2019: unresolved external symbol _deflateEnd referenced in function "int __cdecl DeflatePacket(unsigned char const *,int,unsigned char *,int)" (?DeflatePacket@@YAHPBEHPAEH@Z)
4>packet_functions.obj : error LNK2019: unresolved external symbol _deflate referenced in function "int __cdecl DeflatePacket(unsigned char const *,int,unsigned char *,int)" (?DeflatePacket@@YAHPBEHPAEH@Z)
4>packet_functions.obj : error LNK2019: unresolved external symbol _deflateInit_ referenced in function "int __cdecl DeflatePacket(unsigned char const *,int,unsigned char *,int)" (?DeflatePacket@@YAHPBEHPAEH@Z)
4>packet_functions.obj : error LNK2019: unresolved external symbol _inflateEnd referenced in function "unsigned int __cdecl InflatePacket(unsigned char const *,unsigned int,unsigned char *,unsigned int,bool)" (?InflatePacket@@YAIPBEIPAEI_N@Z)
4>packet_functions.obj : error LNK2019: unresolved external symbol _inflate referenced in function "unsigned int __cdecl InflatePacket(unsigned char const *,unsigned int,unsigned char *,unsigned int,bool)" (?InflatePacket@@YAIPBEIPAEI_N@Z)
4>packet_functions.obj : error LNK2019: unresolved external symbol _inflateInit2_ referenced in function "unsigned int __cdecl InflatePacket(unsigned char const *,unsigned int,unsigned char *,unsigned int,bool)" (?InflatePacket@@YAIPBEIPAEI_N@Z)
4>.\..\Build\eqlaunch.exe : fatal error LNK1120: 6 unresolved externals
4>
4>Build FAILED.
4>
4>Time Elapsed 00:00:15.06
5>------ Build started: Project: ucs, Configuration: Release Win32 ------
6>------ Skipped Build: Project: queryserv, Configuration: Release x64 ------
6>Project not selected to build for this solution configuration
5>Build started 7/22/2012 11:01:12 PM.
5>InitializeBuildStatus:
5>  Creating ".\../Build/ucs/Release\ucs.unsuccessfulbuild" because "AlwaysCreate" was specified.
5>ClCompile:
5>  chatchannel.cpp
5>  clientlist.cpp
5>clientlist.cpp(1012): warning C4018: '<' : signed/unsigned mismatch
5>clientlist.cpp(1314): warning C4018: '<' : signed/unsigned mismatch
5>clientlist.cpp(1317): warning C4018: '<' : signed/unsigned mismatch
5>clientlist.cpp(1427): warning C4018: '<' : signed/unsigned mismatch
5>clientlist.cpp(1430): warning C4018: '<' : signed/unsigned mismatch
5>  database.cpp
5>database.cpp(586): warning C4244: 'initializing' : conversion from 'time_t' to 'int', possible loss of data
5>  ucs.cpp
5>  ucsconfig.cpp
5>  worldserver.cpp
5>  BasePacket.cpp
5>  Condition.cpp
5>  CRC16.cpp
5>  crc32.cpp
5>  dbcore.cpp
5>..\common\dbcore.cpp(199): warning C4244: '=' : conversion from 'my_ulonglong' to 'int32', possible loss of data
5>..\common\dbcore.cpp(201): warning C4244: '=' : conversion from 'my_ulonglong' to 'int32', possible loss of data
5>  debug.cpp
5>  emu_opcodes.cpp
5>  EmuTCPConnection.cpp
5>  EmuTCPServer.cpp
5>  EQEmuConfig.cpp
5>  EQPacket.cpp
5>..\common\EQPacket.cpp(206): warning C4244: '=' : conversion from 'const uint16' to 'unsigned char', possible loss of data
5>..\common\EQPacket.cpp(218): warning C4244: '=' : conversion from 'uint16' to 'unsigned char', possible loss of data
5>..\common\EQPacket.cpp(343): warning C4244: 'initializing' : conversion from 'unsigned long' to 'uint16', possible loss of data
5>  EQStream.cpp
5>..\common\EQStream.cpp(73): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(331): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
5>..\common\EQStream.cpp(382): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(397): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(414): warning C4244: 'argument' : conversion from 'uint64' to 'u_long', possible loss of data
5>..\common\EQStream.cpp(414): warning C4244: 'argument' : conversion from 'uint64' to 'u_long', possible loss of data
5>..\common\EQStream.cpp(539): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(551): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(602): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
5>..\common\EQStream.cpp(602): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
5>..\common\EQStream.cpp(603): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
5>..\common\EQStream.cpp(660): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(663): warning C4244: 'initializing' : conversion from 'long' to 'uint16', possible loss of data
5>..\common\EQStream.cpp(703): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(772): warning C4244: 'argument' : conversion from 'unsigned long' to 'u_short', possible loss of data
5>..\common\EQStream.cpp(844): warning C4244: 'argument' : conversion from 'time_t' to 'u_long', possible loss of data
5>..\common\EQStream.cpp(1082): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(1119): warning C4018: '>' : signed/unsigned mismatch
5>  EQStreamFactory.cpp
5>  EQStreamIdent.cpp
5>  Compiling...
5>  EQStreamProxy.cpp
5>  logsys.cpp
5>  logsys_eqemu.cpp
5>  md5.cpp
5>c:\source2\trunk\eqemuserver\common\../common/seperator.h(42): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\md5.cpp(61): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(363) : see declaration of '_snprintf'
5>  misc.cpp
5>  MiscFunctions.cpp
5>  moremath.cpp
5>  Mutex.cpp
5>..\common\Mutex.cpp(128): warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
5>  opcodemgr.cpp
5>  packet_dump.cpp
5>  packet_dump_file.cpp
5>  packet_functions.cpp
5>  rdtsc.cpp
5>  rulesys.cpp
5>..\common\rulesys.cpp(177): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(40): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(240): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(241): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(281): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(282): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(289): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(290): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(292): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(314): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(315): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(316): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(317): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(318): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(319): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(320): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(321): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(397): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(398): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(401): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(402): warning C4305: '=' : truncation from 'double' to 'float'
5>  serverinfo.cpp
5>..\common\serverinfo.cpp(32): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(48): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(53): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(57): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(61): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(66): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(70): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(74): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(81): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(85): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(89): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(93): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(97): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>  SharedLibrary.cpp
5>..\common\SharedLibrary.cpp(112): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>  StructStrategy.cpp
5>  TCPConnection.cpp
5>  TCPServer.cpp
5>  timeoutmgr.cpp
5>  Compiling...
5>  timer.cpp
5>..\common\timer.cpp(68): warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
5>  tinystr.cpp
5>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
5>  tinyxml.cpp
5>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
5>..\common\tinyxml\tinyxml.cpp(103): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>..\common\tinyxml\tinyxml.cpp(126): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\tinyxml\tinyxml.cpp(718): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>..\common\tinyxml\tinyxml.cpp(726): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>..\common\tinyxml\tinyxml.cpp(944): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
5>..\common\tinyxml\tinyxml.cpp(989): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
5>..\common\tinyxml\tinyxml.cpp(1122): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
5>..\common\tinyxml\tinyxml.cpp(1129): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
5>..\common\tinyxml\tinyxml.cpp(1137): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>..\common\tinyxml\tinyxml.cpp(1144): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>  tinyxmlerror.cpp
5>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
5>  tinyxmlparser.cpp
5>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
5>  unix.cpp
5>  worldconn.cpp
5>  XMLParser.cpp
5>Link:
5>  Generating code
5>  Finished generating code
5>  ucs.vcxproj -> C:\source2\trunk\EQEmuServer\ucs\.\..\Build\Chatserver.exe
5>FinalizeBuildStatus:
5>  Deleting file ".\../Build/ucs/Release\ucs.unsuccessfulbuild".
5>  Touching ".\../Build/ucs/Release\ucs.lastbuildstate".
5>
5>Build succeeded.
5>
5>Time Elapsed 00:00:27.73
========== Build: 4 succeeded, 1 failed, 0 up-to-date, 1 skipped ==========

Maybe I didn't understand you?

sorvani 07-23-2012 09:28 AM

here are the errors and without spending some time looking I do not know what the cause is off the top of my head.
Code:

4>packet_functions.obj : error LNK2019: unresolved external symbol _deflateEnd referenced in function "int __cdecl DeflatePacket(unsigned char const *,int,unsigned char *,int)" (?DeflatePacket@@YAHPBEHPAEH@Z)
4>packet_functions.obj : error LNK2019: unresolved external symbol _deflate referenced in function "int __cdecl DeflatePacket(unsigned char const *,int,unsigned char *,int)" (?DeflatePacket@@YAHPBEHPAEH@Z)
4>packet_functions.obj : error LNK2019: unresolved external symbol _deflateInit_ referenced in function "int __cdecl DeflatePacket(unsigned char const *,int,unsigned char *,int)" (?DeflatePacket@@YAHPBEHPAEH@Z)
4>packet_functions.obj : error LNK2019: unresolved external symbol _inflateEnd referenced in function "unsigned int __cdecl InflatePacket(unsigned char const *,unsigned int,unsigned char *,unsigned int,bool)" (?InflatePacket@@YAIPBEIPAEI_N@Z)
4>packet_functions.obj : error LNK2019: unresolved external symbol _inflate referenced in function "unsigned int __cdecl InflatePacket(unsigned char const *,unsigned int,unsigned char *,unsigned int,bool)" (?InflatePacket@@YAIPBEIPAEI_N@Z)
4>packet_functions.obj : error LNK2019: unresolved external symbol _inflateInit2_ referenced in function "unsigned int __cdecl InflatePacket(unsigned char const *,unsigned int,unsigned char *,unsigned int,bool)" (?InflatePacket@@YAIPBEIPAEI_N@Z)
4>.\..\Build\eqlaunch.exe : fatal error LNK1120: 6 unresolved externals
4>
4>Build FAILED.
4>
4>Time Elapsed 00:00:15.06

but also what version of visual studio are you using? If it is 2010, are you sure you updated the references for each project?

also, you have somehow mixed up the build types even if you do get it all built you are likely to have problems. You have some projects set to releasebots. some are just release and query serve (which you skipped and should not be) is release x64

Code:

3>------ Build started: Project: Zone, Configuration: ReleaseBots Win32 ------
3>Build started 7/22/2012 10:57:30 PM.
4>------ Build started: Project: eqlaunch, Configuration: Release Win32 ------
4>Build started 7/22/2012 11:00:57 PM.
5>------ Build started: Project: ucs, Configuration: Release Win32 ------
6>------ Skipped Build: Project: queryserv, Configuration: Release x64 ------
6>Project not selected to build for this solution configuration
5>Build started 7/22/2012 11:01:12 PM.


SavageFlame 07-23-2012 01:58 PM

visual 2010
 
@sorvani ok so I can get it to compile now without queryserv but with queryserv on it has 5 succeeded and 1 failed... not sure why I'll post the build report here.

Code:

1>------ Rebuild All started: Project: EMuShareMem, Configuration: Release Win32 ------
1>Build started 7/23/2012 11:17:54 AM.
1>InitializeBuildStatus:
1>  Creating ".\../Build/EMuShareMem/Release\EMuShareMem.unsuccessfulbuild" because "AlwaysCreate" was specified.
1>ClCompile:
1>  DLLMain.cpp
1>  Doors.cpp
1>  Items.cpp
1>  Loot.cpp
1>  MMF.cpp
1>MMF.cpp(325): warning C4532: 'return' : jump out of __finally block has undefined behavior during termination handling
1>  NPCFactionLists.cpp
1>  NPCTypes.cpp
1>  Opcodes.cpp
1>  SkillCaps.cpp
1>  Spells.cpp
1>  debug.cpp
1>  Mutex.cpp
1>  SharedLibrary.cpp
1>  timer.cpp
1>  Generating Code...
1>Link:
1>    Creating library .\../Build/EMuShareMem/EMuShareMem.lib and object .\../Build/EMuShareMem/EMuShareMem.exp
1>  EMuShareMem.vcxproj -> C:\source2\trunk\EQEmuServer\EMuShareMem\.\..\Build\EMuShareMem.dll
1>FinalizeBuildStatus:
1>  Deleting file ".\../Build/EMuShareMem/Release\EMuShareMem.unsuccessfulbuild".
1>  Touching ".\../Build/EMuShareMem/Release\EMuShareMem.lastbuildstate".
1>
1>Build succeeded.
1>
1>Time Elapsed 00:00:09.53
2>------ Rebuild All started: Project: World, Configuration: ReleaseBots Win32 ------
2>Build started 7/23/2012 11:18:04 AM.
2>InitializeBuildStatus:
2>  Creating "ReleaseBots\World.unsuccessfulbuild" because "AlwaysCreate" was specified.
2>ClCompile:
2>  Adventure.cpp
2>  AdventureManager.cpp
2>  client.cpp
2>  cliententry.cpp
2>  clientlist.cpp
2>  console.cpp
2>  EQLConfig.cpp
2>  EQW.cpp
2>  EQWHTTPHandler.cpp
2>  EQWParser.cpp
2>  HTTPRequest.cpp
2>  LauncherLink.cpp
2>  LauncherList.cpp
2>  lfplist.cpp
2>  LoginServer.cpp
2>  LoginServerList.cpp
2>  net.cpp
2>  perl_EQLConfig.cpp
2>  perl_EQW.cpp
2>  perl_HTTPRequest.cpp
2>  Generating Code...
2>  Compiling...
2>  queryserv.cpp
2>  wguild_mgr.cpp
2>  world_logsys.cpp
2>  WorldConfig.cpp
2>  worlddb.cpp
2>  zonelist.cpp
2>  zoneserver.cpp
2>  ucs.cpp
2>  Anniversary.cpp
2>  Client62.cpp
2>  Underfoot.cpp
2>  HoT.cpp
2>  Patches.cpp
2>  SoD.cpp
2>  SoF.cpp
2>  Titanium.cpp
2>  Base64.cpp
2>  BasePacket.cpp
2>  classes.cpp
2>  Condition.cpp
2>  Generating Code...
2>  Compiling...
2>  CRC16.cpp
2>  crc32.cpp
2>  database.cpp
2>  dbasync.cpp
2>  dbcore.cpp
2>  DBMemLeak.cpp
2>  debug.cpp
2>  emu_opcodes.cpp
2>  EMuShareMem.cpp
2>  EmuTCPConnection.cpp
2>  EmuTCPServer.cpp
2>  EQDB.cpp
2>  EQDBRes.cpp
2>  EQEmuConfig.cpp
2>  EQEMuError.cpp
2>  EQPacket.cpp
2>  EQStream.cpp
2>  EQStreamFactory.cpp
2>  EQStreamIdent.cpp
2>  EQStreamProxy.cpp
2>  Generating Code...
2>  Compiling...
2>  eqtime.cpp
2>  extprofile.cpp
2>  File.cpp
2>  guild_base.cpp
2>  guilds.cpp
2>  HttpdCookies.cpp
2>  HttpdForm.cpp
2>  HttpdSocket.cpp
2>  HTTPSocket.cpp
2>  Item.cpp
2>  logsys.cpp
2>  logsys_eqemu.cpp
2>  md5.cpp
2>  MemFile.cpp
2>  Mime.cpp
2>  misc.cpp
2>  MiscFunctions.cpp
2>  moremath.cpp
2>  Mutex.cpp
2>  opcodemgr.cpp
2>  Generating Code...
2>c:\source2\trunk\eqemuserver\common\socketlib\httpsocket.cpp(115): warning C4715: 'HTTPSocket::ProcessReceivedData' : not all control paths return a value
2>  Compiling...
2>  packet_dump.cpp
2>  packet_dump_file.cpp
2>  packet_functions.cpp
2>  Parse.cpp
2>  perl_EQDB.cpp
2>  perl_EQDBRes.cpp
2>  races.cpp
2>  rulesys.cpp
2>  serverinfo.cpp
2>  shareddb.cpp
2>  SharedLibrary.cpp
2>  socket_include.cpp
2>  StructStrategy.cpp
2>  TCPConnection.cpp
2>  TCPServer.cpp
2>  timeoutmgr.cpp
2>  timer.cpp
2>  tinystr.cpp
2>  tinyxml.cpp
2>  tinyxmlerror.cpp
2>  Generating Code...
2>  Compiling...
2>  tinyxmlparser.cpp
2>  Utility.cpp
2>  XMLParser.cpp
2>  Generating Code...
2>Link:
2>  World.vcxproj -> C:\source2\trunk\EQEmuServer\world\.\..\build\World.exe
2>FinalizeBuildStatus:
2>  Deleting file "ReleaseBots\World.unsuccessfulbuild".
2>  Touching "ReleaseBots\World.lastbuildstate".
2>
2>Build succeeded.
2>
2>Time Elapsed 00:01:46.60
3>------ Rebuild All started: Project: Zone, Configuration: ReleaseBots Win32 ------
3>Build started 7/23/2012 11:19:50 AM.
3>InitializeBuildStatus:
3>  Creating "ReleaseBots\Zone.unsuccessfulbuild" because "AlwaysCreate" was specified.
3>ClCompile:
3>  AA.cpp
3>  aggro.cpp
3>  attack.cpp
3>  beacon.cpp
3>  bonuses.cpp
3>  bot.cpp
3>  botspellsai.cpp
3>  client.cpp
3>  client_logs.cpp
3>  client_mods.cpp
3>  client_packet.cpp
3>  client_process.cpp
3>  command.cpp
3>  doors.cpp
3>  effects.cpp
3>  embparser.cpp
3>  embperl.cpp
3>  embxs.cpp
3>  entity.cpp
3>  EQEMuError.cpp
3>  Generating Code...
3>  Compiling...
3>  exp.cpp
3>  faction.cpp
3>  fearpath.cpp
3>  forage.cpp
3>  groups.cpp
3>  guild.cpp
3>  guild_mgr.cpp
3>  hate_list.cpp
3>  horse.cpp
3>  inventory.cpp
3>  loottables.cpp
3>  Map.cpp
3>  mob.cpp
3>  MobAI.cpp
3>  net.cpp
3>  npc.cpp
3>  Object.cpp
3>  parser.cpp
3>  pathing.cpp
3>  perl_client.cpp
3>  Generating Code...
3>  Compiling...
3>  perl_doors.cpp
3>  perl_entity.cpp
3>  perl_groups.cpp
3>  perl_hateentry.cpp
3>  perl_mob.cpp
3>  perl_npc.cpp
3>  perl_object.cpp
3>  perl_perlpacket.cpp
3>  perl_PlayerCorpse.cpp
3>  perl_questitem.cpp
3>  perl_raids.cpp
3>  perlpacket.cpp
3>  perlparser.cpp
3>  petitions.cpp
3>  pets.cpp
3>  PlayerCorpse.cpp
3>  ptimer.cpp
3>  QGlobals.cpp
3>  questmgr.cpp
3>  QuestParserCollection.cpp
3>  Generating Code...
3>  Compiling...
3>  raids.cpp
3>  spawn2.cpp
3>  spawngroup.cpp
3>  spdat.cpp
3>  special_attacks.cpp
3>  spell_effects.cpp
3>  spells.cpp
3>  tasks.cpp
3>  titles.cpp
3>  tradeskills.cpp
3>  trading.cpp
3>  trap.cpp
3>  tribute.cpp
3>  watermap.cpp
3>  waypoints.cpp
3>  worldserver.cpp
3>  zone.cpp
3>  zone_logsys.cpp
3>  ZoneConfig.cpp
3>  zonedb.cpp
3>  Generating Code...
3>  Compiling...
3>  zonedbasync.cpp
3>  zoning.cpp
3>  Anniversary.cpp
3>  Client62.cpp
3>  HoT.cpp
3>  patches.cpp
3>  SoD.cpp
3>  SoF.cpp
3>  Titanium.cpp
3>  Underfoot.cpp
3>  BasePacket.cpp
3>  classes.cpp
3>  Condition.cpp
3>  CRC16.cpp
3>  crc32.cpp
3>  database.cpp
3>  dbasync.cpp
3>  dbcore.cpp
3>  DBMemLeak.cpp
3>  debug.cpp
3>  Generating Code...
3>  Compiling...
3>  emu_opcodes.cpp
3>  EMuShareMem.cpp
3>  EmuTCPConnection.cpp
3>  EmuTCPServer.cpp
3>  EQEmuConfig.cpp
3>  EQPacket.cpp
3>  EQStream.cpp
3>  EQStreamFactory.cpp
3>  EQStreamIdent.cpp
3>  EQStreamProxy.cpp
3>  eqtime.cpp
3>  extprofile.cpp
3>  guild_base.cpp
3>  guilds.cpp
3>  Item.cpp
3>  logsys.cpp
3>  logsys_eqemu.cpp
3>  md5.cpp
3>  misc.cpp
3>  MiscFunctions.cpp
3>  Generating Code...
3>  Compiling...
3>  moremath.cpp
3>  Mutex.cpp
3>  opcodemgr.cpp
3>  packet_dump.cpp
3>  packet_dump_file.cpp
3>  packet_functions.cpp
3>  races.cpp
3>  rdtsc.cpp
3>  rulesys.cpp
3>  serverinfo.cpp
3>  shareddb.cpp
3>  SharedLibrary.cpp
3>  StructStrategy.cpp
3>  TCPConnection.cpp
3>  TCPServer.cpp
3>  timeoutmgr.cpp
3>  timer.cpp
3>  tinystr.cpp
3>  tinyxml.cpp
3>  tinyxmlerror.cpp
3>  Generating Code...
3>  Compiling...
3>  tinyxmlparser.cpp
3>  worldconn.cpp
3>  XMLParser.cpp
3>  Generating Code...
3>Link:
3>  Zone.vcxproj -> C:\source2\trunk\EQEmuServer\zone\.\..\Build\Zone.exe
3>FinalizeBuildStatus:
3>  Deleting file "ReleaseBots\Zone.unsuccessfulbuild".
3>  Touching "ReleaseBots\Zone.lastbuildstate".
3>
3>Build succeeded.
3>
3>Time Elapsed 00:03:37.69
4>------ Rebuild All started: Project: eqlaunch, Configuration: Release Win32 ------
4>Build started 7/23/2012 11:23:28 AM.
4>InitializeBuildStatus:
4>  Creating ".\../Build/eqlaunch/Release\eqlaunch.unsuccessfulbuild" because "AlwaysCreate" was specified.
4>ClCompile:
4>  eqlaunch.cpp
4>  worldserver.cpp
4>  ZoneLaunch.cpp
4>  debug.cpp
4>  EmuTCPConnection.cpp
4>  EmuTCPServer.cpp
4>  EQEmuConfig.cpp
4>  logsys.cpp
4>  logsys_eqemu.cpp
4>  md5.cpp
4>c:\source2\trunk\eqemuserver\common\../common/seperator.h(42): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
4>..\common\md5.cpp(61): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(363) : see declaration of '_snprintf'
4>  misc.cpp
4>  MiscFunctions.cpp
4>  Mutex.cpp
4>..\common\Mutex.cpp(128): warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
4>  packet_dump.cpp
4>  packet_functions.cpp
4>  ProcLauncher.cpp
4>  TCPConnection.cpp
4>  TCPServer.cpp
4>  timer.cpp
4>..\common\timer.cpp(68): warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
4>  tinystr.cpp
4>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
4>  Generating Code...
4>  Compiling...
4>  tinyxml.cpp
4>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
4>..\common\tinyxml\tinyxml.cpp(103): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>..\common\tinyxml\tinyxml.cpp(126): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
4>..\common\tinyxml\tinyxml.cpp(718): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>..\common\tinyxml\tinyxml.cpp(726): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>..\common\tinyxml\tinyxml.cpp(944): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
4>..\common\tinyxml\tinyxml.cpp(989): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
4>..\common\tinyxml\tinyxml.cpp(1122): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
4>..\common\tinyxml\tinyxml.cpp(1129): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
4>..\common\tinyxml\tinyxml.cpp(1137): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>..\common\tinyxml\tinyxml.cpp(1144): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>  tinyxmlerror.cpp
4>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
4>  tinyxmlparser.cpp
4>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
4>  worldconn.cpp
4>  XMLParser.cpp
4>  Generating Code...
4>LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
4>  eqlaunch.vcxproj -> C:\source2\trunk\EQEmuServer\eqlaunch\.\..\Build\eqlaunch.exe
4>FinalizeBuildStatus:
4>  Deleting file ".\../Build/eqlaunch/Release\eqlaunch.unsuccessfulbuild".
4>  Touching ".\../Build/eqlaunch/Release\eqlaunch.lastbuildstate".
4>
4>Build succeeded.
4>
4>Time Elapsed 00:00:16.36
5>------ Rebuild All started: Project: ucs, Configuration: Release Win32 ------
6>------ Rebuild All started: Project: queryserv, Configuration: Release Win32 ------
5>Build started 7/23/2012 11:23:44 AM.
6>Build started 7/23/2012 11:23:44 AM.
5>InitializeBuildStatus:
5>  Creating ".\../Build/ucs/Release\ucs.unsuccessfulbuild" because "AlwaysCreate" was specified.
6>InitializeBuildStatus:
6>  Creating ".\../Build/queryserv/Release\queryserv.unsuccessfulbuild" because "AlwaysCreate" was specified.
5>ClCompile:
5>  chatchannel.cpp
6>ClCompile:
6>  database.cpp
6>database.cpp(29): fatal error C1083: Cannot open include file: 'errmsg.h': No such file or directory
6>  queryserv.cpp
5>  clientlist.cpp
6>c:\source2\trunk\eqemuserver\queryserv\../common/dbcore.h(9): fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
6>  queryservconfig.cpp
5>clientlist.cpp(1012): warning C4018: '<' : signed/unsigned mismatch
5>clientlist.cpp(1314): warning C4018: '<' : signed/unsigned mismatch
5>clientlist.cpp(1317): warning C4018: '<' : signed/unsigned mismatch
5>clientlist.cpp(1427): warning C4018: '<' : signed/unsigned mismatch
5>clientlist.cpp(1430): warning C4018: '<' : signed/unsigned mismatch
5>  database.cpp
6>  worldserver.cpp
6>c:\source2\trunk\eqemuserver\queryserv\../common/dbcore.h(9): fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
5>database.cpp(586): warning C4244: 'initializing' : conversion from 'time_t' to 'int', possible loss of data
6>  BasePacket.cpp
5>  ucs.cpp
6>  Condition.cpp
6>  CRC16.cpp
5>  ucsconfig.cpp
6>  crc32.cpp
6>  dbcore.cpp
6>..\common\dbcore.cpp(10): fatal error C1083: Cannot open include file: 'errmsg.h': No such file or directory
6>  debug.cpp
5>  worldserver.cpp
6>  emu_opcodes.cpp
6>  EmuTCPConnection.cpp
5>  BasePacket.cpp
6>  EmuTCPServer.cpp
5>  Condition.cpp
5>  CRC16.cpp
5>  crc32.cpp
5>  dbcore.cpp
6>  EQEmuConfig.cpp
5>..\common\dbcore.cpp(199): warning C4244: '=' : conversion from 'my_ulonglong' to 'int32', possible loss of data
5>..\common\dbcore.cpp(201): warning C4244: '=' : conversion from 'my_ulonglong' to 'int32', possible loss of data
5>  debug.cpp
6>  EQPacket.cpp
5>  emu_opcodes.cpp
6>..\common\EQPacket.cpp(206): warning C4244: '=' : conversion from 'const uint16' to 'unsigned char', possible loss of data
6>..\common\EQPacket.cpp(218): warning C4244: '=' : conversion from 'uint16' to 'unsigned char', possible loss of data
6>..\common\EQPacket.cpp(343): warning C4244: 'initializing' : conversion from 'unsigned long' to 'uint16', possible loss of data
5>  EmuTCPConnection.cpp
6>  EQStream.cpp
6>..\common\EQStream.cpp(73): warning C4018: '>' : signed/unsigned mismatch
6>..\common\EQStream.cpp(331): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
6>..\common\EQStream.cpp(382): warning C4018: '>' : signed/unsigned mismatch
6>..\common\EQStream.cpp(397): warning C4018: '>' : signed/unsigned mismatch
6>..\common\EQStream.cpp(414): warning C4244: 'argument' : conversion from 'uint64' to 'u_long', possible loss of data
6>..\common\EQStream.cpp(414): warning C4244: 'argument' : conversion from 'uint64' to 'u_long', possible loss of data
6>..\common\EQStream.cpp(539): warning C4018: '>' : signed/unsigned mismatch
6>..\common\EQStream.cpp(551): warning C4018: '>' : signed/unsigned mismatch
6>..\common\EQStream.cpp(602): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
6>..\common\EQStream.cpp(602): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
6>..\common\EQStream.cpp(603): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
6>..\common\EQStream.cpp(660): warning C4018: '>' : signed/unsigned mismatch
6>..\common\EQStream.cpp(663): warning C4244: 'initializing' : conversion from 'long' to 'uint16', possible loss of data
6>..\common\EQStream.cpp(703): warning C4018: '>' : signed/unsigned mismatch
6>..\common\EQStream.cpp(772): warning C4244: 'argument' : conversion from 'unsigned long' to 'u_short', possible loss of data
6>..\common\EQStream.cpp(844): warning C4244: 'argument' : conversion from 'time_t' to 'u_long', possible loss of data
6>..\common\EQStream.cpp(1082): warning C4018: '>' : signed/unsigned mismatch
6>..\common\EQStream.cpp(1119): warning C4018: '>' : signed/unsigned mismatch
6>  EQStreamFactory.cpp
5>  EmuTCPServer.cpp
5>  EQEmuConfig.cpp
6>  EQStreamIdent.cpp
5>  EQPacket.cpp
6>  EQStreamProxy.cpp
5>..\common\EQPacket.cpp(206): warning C4244: '=' : conversion from 'const uint16' to 'unsigned char', possible loss of data
5>..\common\EQPacket.cpp(218): warning C4244: '=' : conversion from 'uint16' to 'unsigned char', possible loss of data
5>..\common\EQPacket.cpp(343): warning C4244: 'initializing' : conversion from 'unsigned long' to 'uint16', possible loss of data
5>  EQStream.cpp
6>  logsys.cpp
5>..\common\EQStream.cpp(73): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(331): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
5>..\common\EQStream.cpp(382): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(397): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(414): warning C4244: 'argument' : conversion from 'uint64' to 'u_long', possible loss of data
5>..\common\EQStream.cpp(414): warning C4244: 'argument' : conversion from 'uint64' to 'u_long', possible loss of data
5>..\common\EQStream.cpp(539): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(551): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(602): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
5>..\common\EQStream.cpp(602): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
5>..\common\EQStream.cpp(603): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
5>..\common\EQStream.cpp(660): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(663): warning C4244: 'initializing' : conversion from 'long' to 'uint16', possible loss of data
5>..\common\EQStream.cpp(703): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(772): warning C4244: 'argument' : conversion from 'unsigned long' to 'u_short', possible loss of data
5>..\common\EQStream.cpp(844): warning C4244: 'argument' : conversion from 'time_t' to 'u_long', possible loss of data
5>..\common\EQStream.cpp(1082): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(1119): warning C4018: '>' : signed/unsigned mismatch
5>  EQStreamFactory.cpp
6>  Compiling...
6>  logsys_eqemu.cpp
6>  md5.cpp
6>c:\source2\trunk\eqemuserver\common\../common/seperator.h(42): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\md5.cpp(61): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(363) : see declaration of '_snprintf'
6>  misc.cpp
5>  EQStreamIdent.cpp
6>  MiscFunctions.cpp
5>  Compiling...
5>  EQStreamProxy.cpp
6>  moremath.cpp
6>  Mutex.cpp
5>  logsys.cpp
6>..\common\Mutex.cpp(128): warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
6>  opcodemgr.cpp
5>  logsys_eqemu.cpp
6>  packet_dump.cpp
5>  md5.cpp
5>c:\source2\trunk\eqemuserver\common\../common/seperator.h(42): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\md5.cpp(61): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(363) : see declaration of '_snprintf'
5>  misc.cpp
6>  packet_dump_file.cpp
5>  MiscFunctions.cpp
6>  packet_functions.cpp
5>  moremath.cpp
6>  rdtsc.cpp
5>  Mutex.cpp
6>  rulesys.cpp
5>..\common\Mutex.cpp(128): warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
5>  opcodemgr.cpp
6>c:\source2\trunk\eqemuserver\common\dbcore.h(9): fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
6>  serverinfo.cpp
6>..\common\serverinfo.cpp(32): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(48): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(53): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(57): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(61): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(66): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(70): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(74): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(81): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(85): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(89): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(93): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(97): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>  SharedLibrary.cpp
5>  packet_dump.cpp
6>..\common\SharedLibrary.cpp(112): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
6>  StructStrategy.cpp
5>  packet_dump_file.cpp
6>  TCPConnection.cpp
5>  packet_functions.cpp
6>  TCPServer.cpp
5>  rdtsc.cpp
6>  timeoutmgr.cpp
5>  rulesys.cpp
6>  timer.cpp
5>..\common\rulesys.cpp(177): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(40): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(240): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(241): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(281): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(282): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(289): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(290): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(292): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(314): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(315): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(316): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(317): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(318): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(319): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(320): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(321): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(397): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(398): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(401): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(402): warning C4305: '=' : truncation from 'double' to 'float'
5>  serverinfo.cpp
6>..\common\timer.cpp(68): warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
6>  tinystr.cpp
5>..\common\serverinfo.cpp(32): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(48): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(53): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(57): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(61): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(66): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(70): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(74): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(81): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(85): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(89): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(93): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(97): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>  SharedLibrary.cpp
6>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
6>  Compiling...
6>  tinyxml.cpp
5>..\common\SharedLibrary.cpp(112): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>  StructStrategy.cpp
6>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
6>..\common\tinyxml\tinyxml.cpp(103): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
6>..\common\tinyxml\tinyxml.cpp(126): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\tinyxml\tinyxml.cpp(718): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
6>..\common\tinyxml\tinyxml.cpp(726): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
6>..\common\tinyxml\tinyxml.cpp(944): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
6>..\common\tinyxml\tinyxml.cpp(989): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
6>..\common\tinyxml\tinyxml.cpp(1122): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
6>..\common\tinyxml\tinyxml.cpp(1129): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
6>..\common\tinyxml\tinyxml.cpp(1137): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
6>..\common\tinyxml\tinyxml.cpp(1144): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
6>  tinyxmlerror.cpp
6>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
6>  tinyxmlparser.cpp
5>  TCPConnection.cpp
6>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
6>  unix.cpp
6>  worldconn.cpp
5>  TCPServer.cpp
6>c:\source2\trunk\eqemuserver\common\dbcore.h(9): fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
6>  XMLParser.cpp
5>  timeoutmgr.cpp
5>  Compiling...
5>  timer.cpp
6>
6>Build FAILED.
6>
6>Time Elapsed 00:00:23.17
5>..\common\timer.cpp(68): warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
5>  tinystr.cpp
5>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
5>  tinyxml.cpp
5>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
5>..\common\tinyxml\tinyxml.cpp(103): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>..\common\tinyxml\tinyxml.cpp(126): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\tinyxml\tinyxml.cpp(718): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>..\common\tinyxml\tinyxml.cpp(726): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>..\common\tinyxml\tinyxml.cpp(944): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
5>..\common\tinyxml\tinyxml.cpp(989): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
5>..\common\tinyxml\tinyxml.cpp(1122): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
5>..\common\tinyxml\tinyxml.cpp(1129): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
5>..\common\tinyxml\tinyxml.cpp(1137): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>..\common\tinyxml\tinyxml.cpp(1144): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>  tinyxmlerror.cpp
5>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
5>  tinyxmlparser.cpp
5>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
5>  unix.cpp
5>  worldconn.cpp
5>  XMLParser.cpp
5>Link:
5>  Generating code
5>  Finished generating code
5>  ucs.vcxproj -> C:\source2\trunk\EQEmuServer\ucs\.\..\Build\Chatserver.exe
5>FinalizeBuildStatus:
5>  Deleting file ".\../Build/ucs/Release\ucs.unsuccessfulbuild".
5>  Touching ".\../Build/ucs/Release\ucs.lastbuildstate".
5>
5>Build succeeded.
5>
5>Time Elapsed 00:00:31.97
========== Rebuild All: 5 succeeded, 1 failed, 0 skipped ==========

Again I appreciate all of your guys help you got me this far =) Maybe its something simple as to why queryserv isn't compiling? Thanks in advance =)

joligario 07-23-2012 04:08 PM

Code:

6>c:\source2\trunk\eqemuserver\common\dbcore.h(9): fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
Did you link your mysql includes on all portions?

SavageFlame 07-23-2012 04:11 PM

Quote:

Originally Posted by joligario (Post 211183)
Code:

6>c:\source2\trunk\eqemuserver\common\dbcore.h(9): fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
Did you link your mysql includes on all portions?


Define all portions please... if you mean include and library paths, and the linker library paths then yes.

joligario 07-23-2012 04:50 PM

Well project 6 of your solution doesn't know where mysql is located.

SavageFlame 07-23-2012 04:55 PM

Can you tell me what directory that should be listed under maybe? Because like I said i have the directories as

include C:\mysql\include;C:\perl2\lib\CORE;C:\zlib\include ;$(IncludePath)

and library as C:\mysql\lib\opt;C:\perl2\lib\CORE;C:\zlib\lib;$(L ibraryPath)

and the linker library as C:\mysql\lib\opt;C:\perl2\lib\CORE;C:\zlib\lib;$(L ibraryPath)

sorvani 07-23-2012 06:05 PM

right click on the queryserv project in visual studio and select properties and add your lib/include references to it. it does not have them.

SavageFlame 07-23-2012 06:17 PM

Just checked they are in there here is a pic so you can see how I have it... Hope this helps.

http://i1163.photobucket.com/albums/.../queryserv.jpg

Not sure why it isn't finding them. Is there another spot it may need to go?

sorvani 07-24-2012 07:46 PM

because you did not follow the instruction i gave a few posts back.. you are compiling for the wrong platform.

also you never updated zlib reference for this one. no it is not needed, but for those who know not what they are doing you should simply copy paste from one project to the next..

SavageFlame 07-24-2012 09:08 PM

@sorvani I understand you are trying to help, but what you don't know is I made a new copy of the Zlib I copied it from the source folder into the c:\zlib so it runs off the same path so it is the right zlib.

Also you are saying I am not compiling the right platform? If you are meaning to say because it says releasebots on some and just release on the others that isn't my fault it is what happens when I choose release bots in the configuration manager.

Also I did check to make sure each of the references for each project were the right ones. I copied and pasted them from one project include and library to the other projects. And yeah I noticed that some of them don't release bots and some do release bots.

It did that when I put it on ReleaseBots, I went through and looked at it after putting it on releasebots, it shows up on world and zone but the others look like the picture just below this.

This one says Active(release) so I brought up the config so you can see its set to releasebots just like eqlaunch, queryserv, and ucs yet none of them say it on the active part it just says Active(release) not sure why.
http://i1163.photobucket.com/albums/...usharememz.jpg
As you can see in this pic ^ the pull down arrow shows only release no releasebots... It is the same for the others too. Except Zone and World, again no clue why.

This one shows that it says active(releasebots)
http://i1163.photobucket.com/albums/...neproperty.jpg
And this one shows that it says active(releasebots)
http://i1163.photobucket.com/albums/...ldproperty.jpg

Again though Emusharemem, eqlaunch, queryserv, and ucs all show Active(Release) but under the configuration manager it shows what the above configuration manager shows.

Hopefully this might shed some more light on what I have wrong? =) I can hope and thank you for your time thus far its very appreciated. Sorry about the huge reply.

sorvani 07-24-2012 10:33 PM

look at your queryserv screen shot a little closer. it clearly shows x64......

the directories are stored PER build type. so even though you very clearly changed the directory for the x64 build (screen shot), you also very obviously did not change it for the x32 build (build errors).

SavageFlame 07-24-2012 10:40 PM

@sorvani no sir every time I put a check in it to run it I always put it to win32. That screenshot was taken on a build I did without the check in it. It just defaults to that without a check no clue why either.
If you look at the Emusharemem screenshot it shows that all are checked and set to win32.

This is what it looks like when I have it set to build it and I still get the 1 fail which is the queryserv. Without queryserv checked i get 5 Succeeded and 1 skipped, which is a good thing.
I just wanted them all to compile right 6 succeeded and what not lol.

http://i1163.photobucket.com/albums/...queryservz.jpg

Uleat 07-25-2012 01:22 AM

I've read enough on queryserv to completely confuse me...

My default configuration for win32 platform is for queryserv to build x64 and the build option unchecked.


Are you trying to make it build under win32?

I thought that it required x64 to work and that it was disabled for win32..or is this also now fixed?

SavageFlame 07-25-2012 03:57 AM

@Uleat mine does the same for default configuration for win32 platform for queryserv to build x64 and the build option unchecked.

So I always set it to win32 and make sure its that way in the project properties itself.

If you are right and it can't be compiled under 32 why is there an option for it? And if it can't then I've wasted a lot of your guys time trying to get it to compile in 32bit form lol...

Uleat 07-25-2012 04:42 AM

I honestly don't know..I haven't/can't compile under x64, so I just leave it as is. Works for me without it.

In regards to falling into Underland, if it does turn out that you can't, don't worry..I've taken my fair share of
victims down the rabbit hole and they still laugh at, err, I mean respect me!

lerxst2112 07-25-2012 06:02 AM

I was able to compile queryserv as 32-bit with no issues. I haven't run it, but compiling it is no problem.

If the linker error is the problem you're still having, open the properties for queryserv, go to configuration properties -> linker -> Additional Dependencies, and make sure zlib.lib is somewhere in the line. I didn't have to add it, but maybe it's missing for you.

One small tip, if you have an error, compile twice and paste the log from the second one. It will include the bare minimum of errors and such so someone doesn't need to read through hundreds of lines to try and see what the problem actually is.

Uleat 07-25-2012 08:59 AM

I just compiled too and had no issues on VC 10, ReleaseBots/Win32 and WinXp 32-bit.

Haven't tested the build yet either, but the standard array of warnings is all that I got..no failures.


(A neat little thing about the 'Output Window' in VS is that you can click the error line and it will take you straight
to the code segment where the error is located..though, it won't necessarily give you an understandable fix without
a working knowledge of the IDE.)

sorvani 07-25-2012 10:17 AM

I build both a 32 bit and a 64 bit server and they both compile and run fine with all 6 projects and the current revision. If you are experiencing something failing, then you have done something wrong.

Your error output clearly states you have things not linked.

joligario 07-25-2012 02:16 PM

What version of MySQL libraries are you using?

SavageFlame 07-25-2012 05:37 PM

Ok so I know I don't have much experience with Visual Studio C++ 2010 but I'm not an idiot you guys are saying I don't have something linked. Ok I get that but I've been through each project well over 20 times and everything that should be linked is as far as I can tell which is why I posted screen shots twice.

Here is what is in the queryserv-linker-input-additional dependencies

odbc32.lib
odbccp32.lib
wsock32.lib
zlib.lib

Everything that should be I think? Again I'm not professional with C++ by any means.

Also here are the programs I have installed.
Active Perl 5.14 32bit
C++ 2010
zlib (This is the zlib from the source I copied it into c:\zlib to make it easier)
Mysql 5.1 32bit

For queryserv and all the other projects this is what is on the C++ Directories for Include Directories
C:\mysql\include;C:\perl2\lib\CORE;C:\zlib\include ;$(IncludePath)

And this is what is on the queryserv and all other projects C++ Directories for Library Directories
C:\mysql\lib\opt;C:\perl2\lib\CORE;C:\zlib\lib;$(L ibraryPath)

And this is the Linker Additional Library Directories
C:\mysql\lib\opt;C:\perl2\lib\CORE;C:\zlib\lib;$(L ibraryPath)

And this is the build report with all of that 5 succeeded and 1 failed. Queryserv is always the one that fails I have no clue why but as you can see (as far as I can tell) I have all of the Linkers in their right spots.
Again I'm far from professional heck I'm far from proficient with C++ 2010. Or any C++ for that matter lol.

Code:

1>------ Rebuild All started: Project: EMuShareMem, Configuration: Release Win32 ------
1>Build started 7/25/2012 2:52:52 PM.
1>_PrepareForClean:
1>  Deleting file ".\../Build/EMuShareMem/Release\EMuShareMem.lastbuildstate".
1>InitializeBuildStatus:
1>  Creating ".\../Build/EMuShareMem/Release\EMuShareMem.unsuccessfulbuild" because "AlwaysCreate" was specified.
1>ClCompile:
1>  DLLMain.cpp
1>  Doors.cpp
1>  Items.cpp
1>  Loot.cpp
1>  MMF.cpp
1>MMF.cpp(325): warning C4532: 'return' : jump out of __finally block has undefined behavior during termination handling
1>  NPCFactionLists.cpp
1>  NPCTypes.cpp
1>  Opcodes.cpp
1>  SkillCaps.cpp
1>  Spells.cpp
1>  debug.cpp
1>  Mutex.cpp
1>  SharedLibrary.cpp
1>  timer.cpp
1>  Generating Code...
1>Link:
1>    Creating library .\../Build/EMuShareMem/EMuShareMem.lib and object .\../Build/EMuShareMem/EMuShareMem.exp
1>  EMuShareMem.vcxproj -> C:\source2\trunk\EQEmuServer\EMuShareMem\.\..\Build\EMuShareMem.dll
1>FinalizeBuildStatus:
1>  Deleting file ".\../Build/EMuShareMem/Release\EMuShareMem.unsuccessfulbuild".
1>  Touching ".\../Build/EMuShareMem/Release\EMuShareMem.lastbuildstate".
1>
1>Build succeeded.
1>
1>Time Elapsed 00:00:08.86
2>------ Rebuild All started: Project: World, Configuration: ReleaseBots Win32 ------
2>Build started 7/25/2012 2:53:01 PM.
2>_PrepareForClean:
2>  Deleting file "ReleaseBots\World.lastbuildstate".
2>InitializeBuildStatus:
2>  Creating "ReleaseBots\World.unsuccessfulbuild" because "AlwaysCreate" was specified.
2>ClCompile:
2>  Adventure.cpp
2>  AdventureManager.cpp
2>  client.cpp
2>  cliententry.cpp
2>  clientlist.cpp
2>  console.cpp
2>  EQLConfig.cpp
2>  EQW.cpp
2>  EQWHTTPHandler.cpp
2>  EQWParser.cpp
2>  HTTPRequest.cpp
2>  LauncherLink.cpp
2>  LauncherList.cpp
2>  lfplist.cpp
2>  LoginServer.cpp
2>  LoginServerList.cpp
2>  net.cpp
2>  perl_EQLConfig.cpp
2>  perl_EQW.cpp
2>  perl_HTTPRequest.cpp
2>  Generating Code...
2>  Compiling...
2>  queryserv.cpp
2>  wguild_mgr.cpp
2>  world_logsys.cpp
2>  WorldConfig.cpp
2>  worlddb.cpp
2>  zonelist.cpp
2>  zoneserver.cpp
2>  ucs.cpp
2>  Anniversary.cpp
2>  Client62.cpp
2>  Underfoot.cpp
2>  HoT.cpp
2>  Patches.cpp
2>  SoD.cpp
2>  SoF.cpp
2>  Titanium.cpp
2>  Base64.cpp
2>  BasePacket.cpp
2>  classes.cpp
2>  Condition.cpp
2>  Generating Code...
2>  Compiling...
2>  CRC16.cpp
2>  crc32.cpp
2>  database.cpp
2>  dbasync.cpp
2>  dbcore.cpp
2>  DBMemLeak.cpp
2>  debug.cpp
2>  emu_opcodes.cpp
2>  EMuShareMem.cpp
2>  EmuTCPConnection.cpp
2>  EmuTCPServer.cpp
2>  EQDB.cpp
2>  EQDBRes.cpp
2>  EQEmuConfig.cpp
2>  EQEMuError.cpp
2>  EQPacket.cpp
2>  EQStream.cpp
2>  EQStreamFactory.cpp
2>  EQStreamIdent.cpp
2>  EQStreamProxy.cpp
2>  Generating Code...
2>  Compiling...
2>  eqtime.cpp
2>  extprofile.cpp
2>  File.cpp
2>  guild_base.cpp
2>  guilds.cpp
2>  HttpdCookies.cpp
2>  HttpdForm.cpp
2>  HttpdSocket.cpp
2>  HTTPSocket.cpp
2>  Item.cpp
2>  logsys.cpp
2>  logsys_eqemu.cpp
2>  md5.cpp
2>  MemFile.cpp
2>  Mime.cpp
2>  misc.cpp
2>  MiscFunctions.cpp
2>  moremath.cpp
2>  Mutex.cpp
2>  opcodemgr.cpp
2>  Generating Code...
2>c:\source2\trunk\eqemuserver\common\socketlib\httpsocket.cpp(115): warning C4715: 'HTTPSocket::ProcessReceivedData' : not all control paths return a value
2>  Compiling...
2>  packet_dump.cpp
2>  packet_dump_file.cpp
2>  packet_functions.cpp
2>  Parse.cpp
2>  perl_EQDB.cpp
2>  perl_EQDBRes.cpp
2>  races.cpp
2>  rulesys.cpp
2>  serverinfo.cpp
2>  shareddb.cpp
2>  SharedLibrary.cpp
2>  socket_include.cpp
2>  StructStrategy.cpp
2>  TCPConnection.cpp
2>  TCPServer.cpp
2>  timeoutmgr.cpp
2>  timer.cpp
2>  tinystr.cpp
2>  tinyxml.cpp
2>  tinyxmlerror.cpp
2>  Generating Code...
2>  Compiling...
2>  tinyxmlparser.cpp
2>  Utility.cpp
2>  XMLParser.cpp
2>  Generating Code...
2>Link:
2>  World.vcxproj -> C:\source2\trunk\EQEmuServer\world\.\..\build\World.exe
2>FinalizeBuildStatus:
2>  Deleting file "ReleaseBots\World.unsuccessfulbuild".
2>  Touching "ReleaseBots\World.lastbuildstate".
2>
2>Build succeeded.
2>
2>Time Elapsed 00:01:43.43
3>------ Rebuild All started: Project: Zone, Configuration: ReleaseBots Win32 ------
3>Build started 7/25/2012 2:54:45 PM.
3>_PrepareForClean:
3>  Deleting file "ReleaseBots\Zone.lastbuildstate".
3>InitializeBuildStatus:
3>  Creating "ReleaseBots\Zone.unsuccessfulbuild" because "AlwaysCreate" was specified.
3>ClCompile:
3>  AA.cpp
3>  aggro.cpp
3>  attack.cpp
3>  beacon.cpp
3>  bonuses.cpp
3>  bot.cpp
3>  botspellsai.cpp
3>  client.cpp
3>  client_logs.cpp
3>  client_mods.cpp
3>  client_packet.cpp
3>  client_process.cpp
3>  command.cpp
3>  doors.cpp
3>  effects.cpp
3>  embparser.cpp
3>  embperl.cpp
3>  embxs.cpp
3>  entity.cpp
3>  EQEMuError.cpp
3>  Generating Code...
3>  Compiling...
3>  exp.cpp
3>  faction.cpp
3>  fearpath.cpp
3>  forage.cpp
3>  groups.cpp
3>  guild.cpp
3>  guild_mgr.cpp
3>  hate_list.cpp
3>  horse.cpp
3>  inventory.cpp
3>  loottables.cpp
3>  Map.cpp
3>  mob.cpp
3>  MobAI.cpp
3>  net.cpp
3>  npc.cpp
3>  Object.cpp
3>  parser.cpp
3>  pathing.cpp
3>  perl_client.cpp
3>  Generating Code...
3>  Compiling...
3>  perl_doors.cpp
3>  perl_entity.cpp
3>  perl_groups.cpp
3>  perl_hateentry.cpp
3>  perl_mob.cpp
3>  perl_npc.cpp
3>  perl_object.cpp
3>  perl_perlpacket.cpp
3>  perl_PlayerCorpse.cpp
3>  perl_questitem.cpp
3>  perl_raids.cpp
3>  perlpacket.cpp
3>  perlparser.cpp
3>  petitions.cpp
3>  pets.cpp
3>  PlayerCorpse.cpp
3>  ptimer.cpp
3>  QGlobals.cpp
3>  questmgr.cpp
3>  QuestParserCollection.cpp
3>  Generating Code...
3>  Compiling...
3>  raids.cpp
3>  spawn2.cpp
3>  spawngroup.cpp
3>  spdat.cpp
3>  special_attacks.cpp
3>  spell_effects.cpp
3>  spells.cpp
3>  tasks.cpp
3>  titles.cpp
3>  tradeskills.cpp
3>  trading.cpp
3>  trap.cpp
3>  tribute.cpp
3>  watermap.cpp
3>  waypoints.cpp
3>  worldserver.cpp
3>  zone.cpp
3>  zone_logsys.cpp
3>  ZoneConfig.cpp
3>  zonedb.cpp
3>  Generating Code...
3>  Compiling...
3>  zonedbasync.cpp
3>  zoning.cpp
3>  Anniversary.cpp
3>  Client62.cpp
3>  HoT.cpp
3>  patches.cpp
3>  SoD.cpp
3>  SoF.cpp
3>  Titanium.cpp
3>  Underfoot.cpp
3>  BasePacket.cpp
3>  classes.cpp
3>  Condition.cpp
3>  CRC16.cpp
3>  crc32.cpp
3>  database.cpp
3>  dbasync.cpp
3>  dbcore.cpp
3>  DBMemLeak.cpp
3>  debug.cpp
3>  Generating Code...
3>  Compiling...
3>  emu_opcodes.cpp
3>  EMuShareMem.cpp
3>  EmuTCPConnection.cpp
3>  EmuTCPServer.cpp
3>  EQEmuConfig.cpp
3>  EQPacket.cpp
3>  EQStream.cpp
3>  EQStreamFactory.cpp
3>  EQStreamIdent.cpp
3>  EQStreamProxy.cpp
3>  eqtime.cpp
3>  extprofile.cpp
3>  guild_base.cpp
3>  guilds.cpp
3>  Item.cpp
3>  logsys.cpp
3>  logsys_eqemu.cpp
3>  md5.cpp
3>  misc.cpp
3>  MiscFunctions.cpp
3>  Generating Code...
3>  Compiling...
3>  moremath.cpp
3>  Mutex.cpp
3>  opcodemgr.cpp
3>  packet_dump.cpp
3>  packet_dump_file.cpp
3>  packet_functions.cpp
3>  races.cpp
3>  rdtsc.cpp
3>  rulesys.cpp
3>  serverinfo.cpp
3>  shareddb.cpp
3>  SharedLibrary.cpp
3>  StructStrategy.cpp
3>  TCPConnection.cpp
3>  TCPServer.cpp
3>  timeoutmgr.cpp
3>  timer.cpp
3>  tinystr.cpp
3>  tinyxml.cpp
3>  tinyxmlerror.cpp
3>  Generating Code...
3>  Compiling...
3>  tinyxmlparser.cpp
3>  worldconn.cpp
3>  XMLParser.cpp
3>  Generating Code...
3>Link:
3>  Zone.vcxproj -> C:\source2\trunk\EQEmuServer\zone\.\..\Build\Zone.exe
3>FinalizeBuildStatus:
3>  Deleting file "ReleaseBots\Zone.unsuccessfulbuild".
3>  Touching "ReleaseBots\Zone.lastbuildstate".
3>
3>Build succeeded.
3>
3>Time Elapsed 00:03:28.91
4>------ Rebuild All started: Project: eqlaunch, Configuration: Release Win32 ------
4>Build started 7/25/2012 2:58:14 PM.
4>_PrepareForClean:
4>  Deleting file ".\../Build/eqlaunch/Release\eqlaunch.lastbuildstate".
4>InitializeBuildStatus:
4>  Creating ".\../Build/eqlaunch/Release\eqlaunch.unsuccessfulbuild" because "AlwaysCreate" was specified.
4>ClCompile:
4>  eqlaunch.cpp
4>  worldserver.cpp
4>  ZoneLaunch.cpp
4>  debug.cpp
4>  EmuTCPConnection.cpp
4>  EmuTCPServer.cpp
4>  EQEmuConfig.cpp
4>  logsys.cpp
4>  logsys_eqemu.cpp
4>  md5.cpp
4>c:\source2\trunk\eqemuserver\common\../common/seperator.h(42): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
4>..\common\md5.cpp(61): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(363) : see declaration of '_snprintf'
4>  misc.cpp
4>  MiscFunctions.cpp
4>  Mutex.cpp
4>..\common\Mutex.cpp(128): warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
4>  packet_dump.cpp
4>  packet_functions.cpp
4>  ProcLauncher.cpp
4>  TCPConnection.cpp
4>  TCPServer.cpp
4>  timer.cpp
4>..\common\timer.cpp(68): warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
4>  tinystr.cpp
4>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
4>  Generating Code...
4>  Compiling...
4>  tinyxml.cpp
4>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
4>..\common\tinyxml\tinyxml.cpp(103): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>..\common\tinyxml\tinyxml.cpp(126): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
4>..\common\tinyxml\tinyxml.cpp(718): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>..\common\tinyxml\tinyxml.cpp(726): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>..\common\tinyxml\tinyxml.cpp(944): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
4>..\common\tinyxml\tinyxml.cpp(989): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
4>..\common\tinyxml\tinyxml.cpp(1122): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
4>..\common\tinyxml\tinyxml.cpp(1129): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
4>..\common\tinyxml\tinyxml.cpp(1137): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>..\common\tinyxml\tinyxml.cpp(1144): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>  tinyxmlerror.cpp
4>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
4>  tinyxmlparser.cpp
4>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
4>  worldconn.cpp
4>  XMLParser.cpp
4>  Generating Code...
4>LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
4>  eqlaunch.vcxproj -> C:\source2\trunk\EQEmuServer\eqlaunch\.\..\Build\eqlaunch.exe
4>FinalizeBuildStatus:
4>  Deleting file ".\../Build/eqlaunch/Release\eqlaunch.unsuccessfulbuild".
4>  Touching ".\../Build/eqlaunch/Release\eqlaunch.lastbuildstate".
4>
4>Build succeeded.
4>
4>Time Elapsed 00:00:15.88
5>------ Rebuild All started: Project: ucs, Configuration: Release Win32 ------
6>------ Rebuild All started: Project: queryserv, Configuration: Release Win32 ------
6>Build started 7/25/2012 2:58:30 PM.
6>_PrepareForClean:
6>  Deleting file ".\../Build/queryserv/Release\queryserv.lastbuildstate".
5>Build started 7/25/2012 2:58:30 PM.
5>_PrepareForClean:
5>  Deleting file ".\../Build/ucs/Release\ucs.lastbuildstate".
6>InitializeBuildStatus:
6>  Touching ".\../Build/queryserv/Release\queryserv.unsuccessfulbuild".
5>InitializeBuildStatus:
5>  Creating ".\../Build/ucs/Release\ucs.unsuccessfulbuild" because "AlwaysCreate" was specified.
6>ClCompile:
6>  database.cpp
5>ClCompile:
5>  chatchannel.cpp
6>  queryserv.cpp
5>  clientlist.cpp
6>  queryservconfig.cpp
5>clientlist.cpp(1012): warning C4018: '<' : signed/unsigned mismatch
5>clientlist.cpp(1314): warning C4018: '<' : signed/unsigned mismatch
5>clientlist.cpp(1317): warning C4018: '<' : signed/unsigned mismatch
5>clientlist.cpp(1427): warning C4018: '<' : signed/unsigned mismatch
5>clientlist.cpp(1430): warning C4018: '<' : signed/unsigned mismatch
5>  database.cpp
6>  worldserver.cpp
5>database.cpp(586): warning C4244: 'initializing' : conversion from 'time_t' to 'int', possible loss of data
5>  ucs.cpp
6>  BasePacket.cpp
5>  ucsconfig.cpp
6>  Condition.cpp
6>  CRC16.cpp
6>  crc32.cpp
6>  dbcore.cpp
5>  worldserver.cpp
6>..\common\dbcore.cpp(199): warning C4244: '=' : conversion from 'my_ulonglong' to 'int32', possible loss of data
6>..\common\dbcore.cpp(201): warning C4244: '=' : conversion from 'my_ulonglong' to 'int32', possible loss of data
6>  debug.cpp
5>  BasePacket.cpp
6>  emu_opcodes.cpp
6>  EmuTCPConnection.cpp
5>  Condition.cpp
5>  CRC16.cpp
5>  crc32.cpp
5>  dbcore.cpp
6>  EmuTCPServer.cpp
5>..\common\dbcore.cpp(199): warning C4244: '=' : conversion from 'my_ulonglong' to 'int32', possible loss of data
5>..\common\dbcore.cpp(201): warning C4244: '=' : conversion from 'my_ulonglong' to 'int32', possible loss of data
5>  debug.cpp
6>  EQEmuConfig.cpp
5>  emu_opcodes.cpp
5>  EmuTCPConnection.cpp
6>  EQPacket.cpp
5>  EmuTCPServer.cpp
6>..\common\EQPacket.cpp(206): warning C4244: '=' : conversion from 'const uint16' to 'unsigned char', possible loss of data
6>..\common\EQPacket.cpp(218): warning C4244: '=' : conversion from 'uint16' to 'unsigned char', possible loss of data
6>..\common\EQPacket.cpp(343): warning C4244: 'initializing' : conversion from 'unsigned long' to 'uint16', possible loss of data
6>  EQStream.cpp
5>  EQEmuConfig.cpp
6>..\common\EQStream.cpp(73): warning C4018: '>' : signed/unsigned mismatch
6>..\common\EQStream.cpp(331): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
6>..\common\EQStream.cpp(382): warning C4018: '>' : signed/unsigned mismatch
6>..\common\EQStream.cpp(397): warning C4018: '>' : signed/unsigned mismatch
6>..\common\EQStream.cpp(414): warning C4244: 'argument' : conversion from 'uint64' to 'u_long', possible loss of data
6>..\common\EQStream.cpp(414): warning C4244: 'argument' : conversion from 'uint64' to 'u_long', possible loss of data
6>..\common\EQStream.cpp(539): warning C4018: '>' : signed/unsigned mismatch
6>..\common\EQStream.cpp(551): warning C4018: '>' : signed/unsigned mismatch
6>..\common\EQStream.cpp(602): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
6>..\common\EQStream.cpp(602): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
6>..\common\EQStream.cpp(603): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
6>..\common\EQStream.cpp(660): warning C4018: '>' : signed/unsigned mismatch
6>..\common\EQStream.cpp(663): warning C4244: 'initializing' : conversion from 'long' to 'uint16', possible loss of data
6>..\common\EQStream.cpp(703): warning C4018: '>' : signed/unsigned mismatch
6>..\common\EQStream.cpp(772): warning C4244: 'argument' : conversion from 'unsigned long' to 'u_short', possible loss of data
6>..\common\EQStream.cpp(844): warning C4244: 'argument' : conversion from 'time_t' to 'u_long', possible loss of data
6>..\common\EQStream.cpp(1082): warning C4018: '>' : signed/unsigned mismatch
6>..\common\EQStream.cpp(1119): warning C4018: '>' : signed/unsigned mismatch
6>  EQStreamFactory.cpp
5>  EQPacket.cpp
6>  EQStreamIdent.cpp
5>..\common\EQPacket.cpp(206): warning C4244: '=' : conversion from 'const uint16' to 'unsigned char', possible loss of data
5>..\common\EQPacket.cpp(218): warning C4244: '=' : conversion from 'uint16' to 'unsigned char', possible loss of data
5>..\common\EQPacket.cpp(343): warning C4244: 'initializing' : conversion from 'unsigned long' to 'uint16', possible loss of data
5>  EQStream.cpp
6>  EQStreamProxy.cpp
5>..\common\EQStream.cpp(73): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(331): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
5>..\common\EQStream.cpp(382): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(397): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(414): warning C4244: 'argument' : conversion from 'uint64' to 'u_long', possible loss of data
5>..\common\EQStream.cpp(414): warning C4244: 'argument' : conversion from 'uint64' to 'u_long', possible loss of data
5>..\common\EQStream.cpp(539): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(551): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(602): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
5>..\common\EQStream.cpp(602): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
5>..\common\EQStream.cpp(603): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
5>..\common\EQStream.cpp(660): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(663): warning C4244: 'initializing' : conversion from 'long' to 'uint16', possible loss of data
5>..\common\EQStream.cpp(703): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(772): warning C4244: 'argument' : conversion from 'unsigned long' to 'u_short', possible loss of data
5>..\common\EQStream.cpp(844): warning C4244: 'argument' : conversion from 'time_t' to 'u_long', possible loss of data
5>..\common\EQStream.cpp(1082): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(1119): warning C4018: '>' : signed/unsigned mismatch
5>  EQStreamFactory.cpp
6>  logsys.cpp
5>  EQStreamIdent.cpp
6>  Compiling...
6>  logsys_eqemu.cpp
6>  md5.cpp
6>c:\source2\trunk\eqemuserver\common\../common/seperator.h(42): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\md5.cpp(61): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(363) : see declaration of '_snprintf'
6>  misc.cpp
5>  Compiling...
5>  EQStreamProxy.cpp
6>  MiscFunctions.cpp
5>  logsys.cpp
6>  moremath.cpp
5>  logsys_eqemu.cpp
6>  Mutex.cpp
5>  md5.cpp
5>c:\source2\trunk\eqemuserver\common\../common/seperator.h(42): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\md5.cpp(61): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(363) : see declaration of '_snprintf'
5>  misc.cpp
6>..\common\Mutex.cpp(128): warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
6>  opcodemgr.cpp
5>  MiscFunctions.cpp
6>  packet_dump.cpp
5>  moremath.cpp
6>  packet_dump_file.cpp
5>  Mutex.cpp
5>..\common\Mutex.cpp(128): warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
6>  packet_functions.cpp
5>  opcodemgr.cpp
6>  rdtsc.cpp
5>  packet_dump.cpp
6>  rulesys.cpp
5>  packet_dump_file.cpp
6>..\common\rulesys.cpp(177): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(40): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(240): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(241): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(281): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(282): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(289): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(290): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(292): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(314): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(315): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(316): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(317): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(318): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(319): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(320): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(321): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(397): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(398): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(401): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(402): warning C4305: '=' : truncation from 'double' to 'float'
6>  serverinfo.cpp
6>..\common\serverinfo.cpp(32): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(48): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(53): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(57): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(61): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(66): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(70): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(74): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(81): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(85): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(89): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(93): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(97): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>  SharedLibrary.cpp
5>  packet_functions.cpp
6>..\common\SharedLibrary.cpp(112): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
6>  StructStrategy.cpp
5>  rdtsc.cpp
5>  rulesys.cpp
6>  TCPConnection.cpp
5>..\common\rulesys.cpp(177): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(40): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(240): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(241): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(281): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(282): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(289): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(290): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(292): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(314): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(315): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(316): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(317): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(318): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(319): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(320): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(321): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(397): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(398): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(401): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(402): warning C4305: '=' : truncation from 'double' to 'float'
5>  serverinfo.cpp
6>  TCPServer.cpp
5>..\common\serverinfo.cpp(32): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(48): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(53): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(57): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(61): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(66): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(70): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(74): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(81): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(85): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(89): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(93): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(97): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>  SharedLibrary.cpp
6>  timeoutmgr.cpp
5>..\common\SharedLibrary.cpp(112): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>  StructStrategy.cpp
6>  timer.cpp
5>  TCPConnection.cpp
6>..\common\timer.cpp(68): warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
6>  tinystr.cpp
6>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
6>  Compiling...
6>  tinyxml.cpp
5>  TCPServer.cpp
6>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
6>..\common\tinyxml\tinyxml.cpp(103): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
6>..\common\tinyxml\tinyxml.cpp(126): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\tinyxml\tinyxml.cpp(718): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
6>..\common\tinyxml\tinyxml.cpp(726): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
6>..\common\tinyxml\tinyxml.cpp(944): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
6>..\common\tinyxml\tinyxml.cpp(989): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
6>..\common\tinyxml\tinyxml.cpp(1122): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
6>..\common\tinyxml\tinyxml.cpp(1129): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
6>..\common\tinyxml\tinyxml.cpp(1137): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
6>..\common\tinyxml\tinyxml.cpp(1144): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
6>  tinyxmlerror.cpp
5>  timeoutmgr.cpp
6>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
6>  tinyxmlparser.cpp
6>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
6>  unix.cpp
6>  worldconn.cpp
5>  Compiling...
5>  timer.cpp
5>..\common\timer.cpp(68): warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
5>  tinystr.cpp
6>  XMLParser.cpp
5>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
5>  tinyxml.cpp
5>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
5>..\common\tinyxml\tinyxml.cpp(103): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>..\common\tinyxml\tinyxml.cpp(126): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\tinyxml\tinyxml.cpp(718): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>..\common\tinyxml\tinyxml.cpp(726): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>..\common\tinyxml\tinyxml.cpp(944): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
5>..\common\tinyxml\tinyxml.cpp(989): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
5>..\common\tinyxml\tinyxml.cpp(1122): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
5>..\common\tinyxml\tinyxml.cpp(1129): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
5>..\common\tinyxml\tinyxml.cpp(1137): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>..\common\tinyxml\tinyxml.cpp(1144): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>  tinyxmlerror.cpp
5>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
5>  tinyxmlparser.cpp
6>LINK : fatal error LNK1181: cannot open input file 'mysql.h'
5>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
6>
6>Build FAILED.
6>
6>Time Elapsed 00:00:24.13
5>  unix.cpp
5>  worldconn.cpp
5>  XMLParser.cpp
5>Link:
5>  Generating code
5>  Finished generating code
5>  ucs.vcxproj -> C:\source2\trunk\EQEmuServer\ucs\.\..\Build\Chatserver.exe
5>FinalizeBuildStatus:
5>  Deleting file ".\../Build/ucs/Release\ucs.unsuccessfulbuild".
5>  Touching ".\../Build/ucs/Release\ucs.lastbuildstate".
5>
5>Build succeeded.
5>
5>Time Elapsed 00:00:31.32
========== Rebuild All: 5 succeeded, 1 failed, 0 skipped ==========

From what I can see it says it can't open mysql.h which is in the c:\mysql\inclue folder.
Does server10.sin use a different version of mysql? I'm using mysql 5.1 .

lerxst2112 07-25-2012 07:16 PM

And out of that giant wall of text, here is the one important line:

Code:

6>LINK : fatal error LNK1181: cannot open input file 'mysql.h'
Are you sure you didn't maybe paste something in the wrong spot? The linker should never be trying to open a .h file unless you added it accidentally to the additional dependencies.

SavageFlame 07-25-2012 08:07 PM

Ok I did put mysql.h in there but only after reading that it wasn't opening it in the last build without it. I just took it out and this is the build report I get:

Code:

1>------ Rebuild All started: Project: EMuShareMem, Configuration: Release Win32 ------
1>Build started 7/25/2012 4:49:19 PM.
1>_PrepareForClean:
1>  Deleting file ".\../Build/EMuShareMem/Release\EMuShareMem.lastbuildstate".
1>InitializeBuildStatus:
1>  Creating ".\../Build/EMuShareMem/Release\EMuShareMem.unsuccessfulbuild" because "AlwaysCreate" was specified.
1>ClCompile:
1>  DLLMain.cpp
1>  Doors.cpp
1>  Items.cpp
1>  Loot.cpp
1>  MMF.cpp
1>MMF.cpp(325): warning C4532: 'return' : jump out of __finally block has undefined behavior during termination handling
1>  NPCFactionLists.cpp
1>  NPCTypes.cpp
1>  Opcodes.cpp
1>  SkillCaps.cpp
1>  Spells.cpp
1>  debug.cpp
1>  Mutex.cpp
1>  SharedLibrary.cpp
1>  timer.cpp
1>  Generating Code...
1>Link:
1>    Creating library .\../Build/EMuShareMem/EMuShareMem.lib and object .\../Build/EMuShareMem/EMuShareMem.exp
1>  EMuShareMem.vcxproj -> C:\source2\trunk\EQEmuServer\EMuShareMem\.\..\Build\EMuShareMem.dll
1>FinalizeBuildStatus:
1>  Deleting file ".\../Build/EMuShareMem/Release\EMuShareMem.unsuccessfulbuild".
1>  Touching ".\../Build/EMuShareMem/Release\EMuShareMem.lastbuildstate".
1>
1>Build succeeded.
1>
1>Time Elapsed 00:00:08.76
2>------ Rebuild All started: Project: World, Configuration: ReleaseBots Win32 ------
2>Build started 7/25/2012 4:49:28 PM.
2>_PrepareForClean:
2>  Deleting file "ReleaseBots\World.lastbuildstate".
2>InitializeBuildStatus:
2>  Creating "ReleaseBots\World.unsuccessfulbuild" because "AlwaysCreate" was specified.
2>ClCompile:
2>  Adventure.cpp
2>  AdventureManager.cpp
2>  client.cpp
2>  cliententry.cpp
2>  clientlist.cpp
2>  console.cpp
2>  EQLConfig.cpp
2>  EQW.cpp
2>  EQWHTTPHandler.cpp
2>  EQWParser.cpp
2>  HTTPRequest.cpp
2>  LauncherLink.cpp
2>  LauncherList.cpp
2>  lfplist.cpp
2>  LoginServer.cpp
2>  LoginServerList.cpp
2>  net.cpp
2>  perl_EQLConfig.cpp
2>  perl_EQW.cpp
2>  perl_HTTPRequest.cpp
2>  Generating Code...
2>  Compiling...
2>  queryserv.cpp
2>  wguild_mgr.cpp
2>  world_logsys.cpp
2>  WorldConfig.cpp
2>  worlddb.cpp
2>  zonelist.cpp
2>  zoneserver.cpp
2>  ucs.cpp
2>  Anniversary.cpp
2>  Client62.cpp
2>  Underfoot.cpp
2>  HoT.cpp
2>  Patches.cpp
2>  SoD.cpp
2>  SoF.cpp
2>  Titanium.cpp
2>  Base64.cpp
2>  BasePacket.cpp
2>  classes.cpp
2>  Condition.cpp
2>  Generating Code...
2>  Compiling...
2>  CRC16.cpp
2>  crc32.cpp
2>  database.cpp
2>  dbasync.cpp
2>  dbcore.cpp
2>  DBMemLeak.cpp
2>  debug.cpp
2>  emu_opcodes.cpp
2>  EMuShareMem.cpp
2>  EmuTCPConnection.cpp
2>  EmuTCPServer.cpp
2>  EQDB.cpp
2>  EQDBRes.cpp
2>  EQEmuConfig.cpp
2>  EQEMuError.cpp
2>  EQPacket.cpp
2>  EQStream.cpp
2>  EQStreamFactory.cpp
2>  EQStreamIdent.cpp
2>  EQStreamProxy.cpp
2>  Generating Code...
2>  Compiling...
2>  eqtime.cpp
2>  extprofile.cpp
2>  File.cpp
2>  guild_base.cpp
2>  guilds.cpp
2>  HttpdCookies.cpp
2>  HttpdForm.cpp
2>  HttpdSocket.cpp
2>  HTTPSocket.cpp
2>  Item.cpp
2>  logsys.cpp
2>  logsys_eqemu.cpp
2>  md5.cpp
2>  MemFile.cpp
2>  Mime.cpp
2>  misc.cpp
2>  MiscFunctions.cpp
2>  moremath.cpp
2>  Mutex.cpp
2>  opcodemgr.cpp
2>  Generating Code...
2>c:\source2\trunk\eqemuserver\common\socketlib\httpsocket.cpp(115): warning C4715: 'HTTPSocket::ProcessReceivedData' : not all control paths return a value
2>  Compiling...
2>  packet_dump.cpp
2>  packet_dump_file.cpp
2>  packet_functions.cpp
2>  Parse.cpp
2>  perl_EQDB.cpp
2>  perl_EQDBRes.cpp
2>  races.cpp
2>  rulesys.cpp
2>  serverinfo.cpp
2>  shareddb.cpp
2>  SharedLibrary.cpp
2>  socket_include.cpp
2>  StructStrategy.cpp
2>  TCPConnection.cpp
2>  TCPServer.cpp
2>  timeoutmgr.cpp
2>  timer.cpp
2>  tinystr.cpp
2>  tinyxml.cpp
2>  tinyxmlerror.cpp
2>  Generating Code...
2>  Compiling...
2>  tinyxmlparser.cpp
2>  Utility.cpp
2>  XMLParser.cpp
2>  Generating Code...
2>Link:
2>  World.vcxproj -> C:\source2\trunk\EQEmuServer\world\.\..\build\World.exe
2>FinalizeBuildStatus:
2>  Deleting file "ReleaseBots\World.unsuccessfulbuild".
2>  Touching "ReleaseBots\World.lastbuildstate".
2>
2>Build succeeded.
2>
2>Time Elapsed 00:01:41.75
3>------ Rebuild All started: Project: Zone, Configuration: ReleaseBots Win32 ------
3>Build started 7/25/2012 4:51:10 PM.
3>_PrepareForClean:
3>  Deleting file "ReleaseBots\Zone.lastbuildstate".
3>InitializeBuildStatus:
3>  Creating "ReleaseBots\Zone.unsuccessfulbuild" because "AlwaysCreate" was specified.
3>ClCompile:
3>  AA.cpp
3>  aggro.cpp
3>  attack.cpp
3>  beacon.cpp
3>  bonuses.cpp
3>  bot.cpp
3>  botspellsai.cpp
3>  client.cpp
3>  client_logs.cpp
3>  client_mods.cpp
3>  client_packet.cpp
3>  client_process.cpp
3>  command.cpp
3>  doors.cpp
3>  effects.cpp
3>  embparser.cpp
3>  embperl.cpp
3>  embxs.cpp
3>  entity.cpp
3>  EQEMuError.cpp
3>  Generating Code...
3>  Compiling...
3>  exp.cpp
3>  faction.cpp
3>  fearpath.cpp
3>  forage.cpp
3>  groups.cpp
3>  guild.cpp
3>  guild_mgr.cpp
3>  hate_list.cpp
3>  horse.cpp
3>  inventory.cpp
3>  loottables.cpp
3>  Map.cpp
3>  mob.cpp
3>  MobAI.cpp
3>  net.cpp
3>  npc.cpp
3>  Object.cpp
3>  parser.cpp
3>  pathing.cpp
3>  perl_client.cpp
3>  Generating Code...
3>  Compiling...
3>  perl_doors.cpp
3>  perl_entity.cpp
3>  perl_groups.cpp
3>  perl_hateentry.cpp
3>  perl_mob.cpp
3>  perl_npc.cpp
3>  perl_object.cpp
3>  perl_perlpacket.cpp
3>  perl_PlayerCorpse.cpp
3>  perl_questitem.cpp
3>  perl_raids.cpp
3>  perlpacket.cpp
3>  perlparser.cpp
3>  petitions.cpp
3>  pets.cpp
3>  PlayerCorpse.cpp
3>  ptimer.cpp
3>  QGlobals.cpp
3>  questmgr.cpp
3>  QuestParserCollection.cpp
3>  Generating Code...
3>  Compiling...
3>  raids.cpp
3>  spawn2.cpp
3>  spawngroup.cpp
3>  spdat.cpp
3>  special_attacks.cpp
3>  spell_effects.cpp
3>  spells.cpp
3>  tasks.cpp
3>  titles.cpp
3>  tradeskills.cpp
3>  trading.cpp
3>  trap.cpp
3>  tribute.cpp
3>  watermap.cpp
3>  waypoints.cpp
3>  worldserver.cpp
3>  zone.cpp
3>  zone_logsys.cpp
3>  ZoneConfig.cpp
3>  zonedb.cpp
3>  Generating Code...
3>  Compiling...
3>  zonedbasync.cpp
3>  zoning.cpp
3>  Anniversary.cpp
3>  Client62.cpp
3>  HoT.cpp
3>  patches.cpp
3>  SoD.cpp
3>  SoF.cpp
3>  Titanium.cpp
3>  Underfoot.cpp
3>  BasePacket.cpp
3>  classes.cpp
3>  Condition.cpp
3>  CRC16.cpp
3>  crc32.cpp
3>  database.cpp
3>  dbasync.cpp
3>  dbcore.cpp
3>  DBMemLeak.cpp
3>  debug.cpp
3>  Generating Code...
3>  Compiling...
3>  emu_opcodes.cpp
3>  EMuShareMem.cpp
3>  EmuTCPConnection.cpp
3>  EmuTCPServer.cpp
3>  EQEmuConfig.cpp
3>  EQPacket.cpp
3>  EQStream.cpp
3>  EQStreamFactory.cpp
3>  EQStreamIdent.cpp
3>  EQStreamProxy.cpp
3>  eqtime.cpp
3>  extprofile.cpp
3>  guild_base.cpp
3>  guilds.cpp
3>  Item.cpp
3>  logsys.cpp
3>  logsys_eqemu.cpp
3>  md5.cpp
3>  misc.cpp
3>  MiscFunctions.cpp
3>  Generating Code...
3>  Compiling...
3>  moremath.cpp
3>  Mutex.cpp
3>  opcodemgr.cpp
3>  packet_dump.cpp
3>  packet_dump_file.cpp
3>  packet_functions.cpp
3>  races.cpp
3>  rdtsc.cpp
3>  rulesys.cpp
3>  serverinfo.cpp
3>  shareddb.cpp
3>  SharedLibrary.cpp
3>  StructStrategy.cpp
3>  TCPConnection.cpp
3>  TCPServer.cpp
3>  timeoutmgr.cpp
3>  timer.cpp
3>  tinystr.cpp
3>  tinyxml.cpp
3>  tinyxmlerror.cpp
3>  Generating Code...
3>  Compiling...
3>  tinyxmlparser.cpp
3>  worldconn.cpp
3>  XMLParser.cpp
3>  Generating Code...
3>Link:
3>  Zone.vcxproj -> C:\source2\trunk\EQEmuServer\zone\.\..\Build\Zone.exe
3>FinalizeBuildStatus:
3>  Deleting file "ReleaseBots\Zone.unsuccessfulbuild".
3>  Touching "ReleaseBots\Zone.lastbuildstate".
3>
3>Build succeeded.
3>
3>Time Elapsed 00:03:22.96
4>------ Rebuild All started: Project: eqlaunch, Configuration: Release Win32 ------
4>Build started 7/25/2012 4:54:33 PM.
4>_PrepareForClean:
4>  Deleting file ".\../Build/eqlaunch/Release\eqlaunch.lastbuildstate".
4>InitializeBuildStatus:
4>  Creating ".\../Build/eqlaunch/Release\eqlaunch.unsuccessfulbuild" because "AlwaysCreate" was specified.
4>ClCompile:
4>  eqlaunch.cpp
4>  worldserver.cpp
4>  ZoneLaunch.cpp
4>  debug.cpp
4>  EmuTCPConnection.cpp
4>  EmuTCPServer.cpp
4>  EQEmuConfig.cpp
4>  logsys.cpp
4>  logsys_eqemu.cpp
4>  md5.cpp
4>c:\source2\trunk\eqemuserver\common\../common/seperator.h(42): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
4>..\common\md5.cpp(61): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(363) : see declaration of '_snprintf'
4>  misc.cpp
4>  MiscFunctions.cpp
4>  Mutex.cpp
4>..\common\Mutex.cpp(128): warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
4>  packet_dump.cpp
4>  packet_functions.cpp
4>  ProcLauncher.cpp
4>  TCPConnection.cpp
4>  TCPServer.cpp
4>  timer.cpp
4>..\common\timer.cpp(68): warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
4>  tinystr.cpp
4>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
4>  Generating Code...
4>  Compiling...
4>  tinyxml.cpp
4>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
4>..\common\tinyxml\tinyxml.cpp(103): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>..\common\tinyxml\tinyxml.cpp(126): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
4>..\common\tinyxml\tinyxml.cpp(718): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>..\common\tinyxml\tinyxml.cpp(726): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>..\common\tinyxml\tinyxml.cpp(944): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
4>..\common\tinyxml\tinyxml.cpp(989): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
4>..\common\tinyxml\tinyxml.cpp(1122): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
4>..\common\tinyxml\tinyxml.cpp(1129): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
4>..\common\tinyxml\tinyxml.cpp(1137): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>..\common\tinyxml\tinyxml.cpp(1144): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
4>  tinyxmlerror.cpp
4>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
4>  tinyxmlparser.cpp
4>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
4>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
4>  worldconn.cpp
4>  XMLParser.cpp
4>  Generating Code...
4>LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
4>  eqlaunch.vcxproj -> C:\source2\trunk\EQEmuServer\eqlaunch\.\..\Build\eqlaunch.exe
4>FinalizeBuildStatus:
4>  Deleting file ".\../Build/eqlaunch/Release\eqlaunch.unsuccessfulbuild".
4>  Touching ".\../Build/eqlaunch/Release\eqlaunch.lastbuildstate".
4>
4>Build succeeded.
4>
4>Time Elapsed 00:00:15.16
5>------ Rebuild All started: Project: ucs, Configuration: Release Win32 ------
6>------ Rebuild All started: Project: queryserv, Configuration: Release Win32 ------
6>Build started 7/25/2012 4:54:48 PM.
6>_PrepareForClean:
6>  Deleting file ".\../Build/queryserv/Release\queryserv.lastbuildstate".
5>Build started 7/25/2012 4:54:48 PM.
5>_PrepareForClean:
5>  Deleting file ".\../Build/ucs/Release\ucs.lastbuildstate".
6>InitializeBuildStatus:
6>  Creating ".\../Build/queryserv/Release\queryserv.unsuccessfulbuild" because "AlwaysCreate" was specified.
5>InitializeBuildStatus:
5>  Touching ".\../Build/ucs/Release\ucs.unsuccessfulbuild".
6>ClCompile:
6>  database.cpp
5>ClCompile:
5>  chatchannel.cpp
6>  queryserv.cpp
5>  clientlist.cpp
6>  queryservconfig.cpp
5>clientlist.cpp(1012): warning C4018: '<' : signed/unsigned mismatch
5>clientlist.cpp(1314): warning C4018: '<' : signed/unsigned mismatch
5>clientlist.cpp(1317): warning C4018: '<' : signed/unsigned mismatch
5>clientlist.cpp(1427): warning C4018: '<' : signed/unsigned mismatch
5>clientlist.cpp(1430): warning C4018: '<' : signed/unsigned mismatch
5>  database.cpp
6>  worldserver.cpp
5>database.cpp(586): warning C4244: 'initializing' : conversion from 'time_t' to 'int', possible loss of data
5>  ucs.cpp
6>  BasePacket.cpp
5>  ucsconfig.cpp
6>  Condition.cpp
6>  CRC16.cpp
6>  crc32.cpp
6>  dbcore.cpp
5>  worldserver.cpp
6>..\common\dbcore.cpp(199): warning C4244: '=' : conversion from 'my_ulonglong' to 'int32', possible loss of data
6>..\common\dbcore.cpp(201): warning C4244: '=' : conversion from 'my_ulonglong' to 'int32', possible loss of data
6>  debug.cpp
5>  BasePacket.cpp
6>  emu_opcodes.cpp
5>  Condition.cpp
6>  EmuTCPConnection.cpp
5>  CRC16.cpp
5>  crc32.cpp
5>  dbcore.cpp
6>  EmuTCPServer.cpp
5>..\common\dbcore.cpp(199): warning C4244: '=' : conversion from 'my_ulonglong' to 'int32', possible loss of data
5>..\common\dbcore.cpp(201): warning C4244: '=' : conversion from 'my_ulonglong' to 'int32', possible loss of data
5>  debug.cpp
6>  EQEmuConfig.cpp
5>  emu_opcodes.cpp
5>  EmuTCPConnection.cpp
6>  EQPacket.cpp
5>  EmuTCPServer.cpp
6>..\common\EQPacket.cpp(206): warning C4244: '=' : conversion from 'const uint16' to 'unsigned char', possible loss of data
6>..\common\EQPacket.cpp(218): warning C4244: '=' : conversion from 'uint16' to 'unsigned char', possible loss of data
6>..\common\EQPacket.cpp(343): warning C4244: 'initializing' : conversion from 'unsigned long' to 'uint16', possible loss of data
6>  EQStream.cpp
5>  EQEmuConfig.cpp
6>..\common\EQStream.cpp(73): warning C4018: '>' : signed/unsigned mismatch
6>..\common\EQStream.cpp(331): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
6>..\common\EQStream.cpp(382): warning C4018: '>' : signed/unsigned mismatch
6>..\common\EQStream.cpp(397): warning C4018: '>' : signed/unsigned mismatch
6>..\common\EQStream.cpp(414): warning C4244: 'argument' : conversion from 'uint64' to 'u_long', possible loss of data
6>..\common\EQStream.cpp(414): warning C4244: 'argument' : conversion from 'uint64' to 'u_long', possible loss of data
6>..\common\EQStream.cpp(539): warning C4018: '>' : signed/unsigned mismatch
6>..\common\EQStream.cpp(551): warning C4018: '>' : signed/unsigned mismatch
6>..\common\EQStream.cpp(602): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
6>..\common\EQStream.cpp(602): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
6>..\common\EQStream.cpp(603): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
6>..\common\EQStream.cpp(660): warning C4018: '>' : signed/unsigned mismatch
6>..\common\EQStream.cpp(663): warning C4244: 'initializing' : conversion from 'long' to 'uint16', possible loss of data
6>..\common\EQStream.cpp(703): warning C4018: '>' : signed/unsigned mismatch
6>..\common\EQStream.cpp(772): warning C4244: 'argument' : conversion from 'unsigned long' to 'u_short', possible loss of data
6>..\common\EQStream.cpp(844): warning C4244: 'argument' : conversion from 'time_t' to 'u_long', possible loss of data
6>..\common\EQStream.cpp(1082): warning C4018: '>' : signed/unsigned mismatch
6>..\common\EQStream.cpp(1119): warning C4018: '>' : signed/unsigned mismatch
6>  EQStreamFactory.cpp
5>  EQPacket.cpp
6>  EQStreamIdent.cpp
5>..\common\EQPacket.cpp(206): warning C4244: '=' : conversion from 'const uint16' to 'unsigned char', possible loss of data
5>..\common\EQPacket.cpp(218): warning C4244: '=' : conversion from 'uint16' to 'unsigned char', possible loss of data
5>..\common\EQPacket.cpp(343): warning C4244: 'initializing' : conversion from 'unsigned long' to 'uint16', possible loss of data
5>  EQStream.cpp
6>  EQStreamProxy.cpp
5>..\common\EQStream.cpp(73): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(331): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
5>..\common\EQStream.cpp(382): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(397): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(414): warning C4244: 'argument' : conversion from 'uint64' to 'u_long', possible loss of data
5>..\common\EQStream.cpp(414): warning C4244: 'argument' : conversion from 'uint64' to 'u_long', possible loss of data
5>..\common\EQStream.cpp(539): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(551): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(602): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
5>..\common\EQStream.cpp(602): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
5>..\common\EQStream.cpp(603): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
5>..\common\EQStream.cpp(660): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(663): warning C4244: 'initializing' : conversion from 'long' to 'uint16', possible loss of data
5>..\common\EQStream.cpp(703): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(772): warning C4244: 'argument' : conversion from 'unsigned long' to 'u_short', possible loss of data
5>..\common\EQStream.cpp(844): warning C4244: 'argument' : conversion from 'time_t' to 'u_long', possible loss of data
5>..\common\EQStream.cpp(1082): warning C4018: '>' : signed/unsigned mismatch
5>..\common\EQStream.cpp(1119): warning C4018: '>' : signed/unsigned mismatch
5>  EQStreamFactory.cpp
6>  logsys.cpp
5>  EQStreamIdent.cpp
6>  Compiling...
6>  logsys_eqemu.cpp
6>  md5.cpp
6>c:\source2\trunk\eqemuserver\common\../common/seperator.h(42): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\md5.cpp(61): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(363) : see declaration of '_snprintf'
6>  misc.cpp
5>  Compiling...
5>  EQStreamProxy.cpp
6>  MiscFunctions.cpp
5>  logsys.cpp
6>  moremath.cpp
5>  logsys_eqemu.cpp
6>  Mutex.cpp
5>  md5.cpp
5>c:\source2\trunk\eqemuserver\common\../common/seperator.h(42): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\md5.cpp(61): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(363) : see declaration of '_snprintf'
5>  misc.cpp
6>..\common\Mutex.cpp(128): warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
6>  opcodemgr.cpp
5>  MiscFunctions.cpp
6>  packet_dump.cpp
5>  moremath.cpp
6>  packet_dump_file.cpp
5>  Mutex.cpp
5>..\common\Mutex.cpp(128): warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
5>  opcodemgr.cpp
6>  packet_functions.cpp
6>  rdtsc.cpp
5>  packet_dump.cpp
6>  rulesys.cpp
5>  packet_dump_file.cpp
6>..\common\rulesys.cpp(177): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(40): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(240): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(241): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(281): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(282): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(289): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(290): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(292): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(314): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(315): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(316): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(317): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(318): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(319): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(320): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(321): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(397): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(398): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(401): warning C4305: '=' : truncation from 'double' to 'float'
6>c:\source2\trunk\eqemuserver\common\ruletypes.h(402): warning C4305: '=' : truncation from 'double' to 'float'
6>  serverinfo.cpp
6>..\common\serverinfo.cpp(32): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(48): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(53): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(57): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(61): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(66): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(70): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(74): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(81): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(85): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(89): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(93): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\serverinfo.cpp(97): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>  packet_functions.cpp
6>  SharedLibrary.cpp
6>..\common\SharedLibrary.cpp(112): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
6>  StructStrategy.cpp
5>  rdtsc.cpp
5>  rulesys.cpp
6>  TCPConnection.cpp
5>..\common\rulesys.cpp(177): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(40): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(240): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(241): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(281): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(282): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(289): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(290): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(292): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(314): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(315): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(316): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(317): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(318): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(319): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(320): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(321): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(397): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(398): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(401): warning C4305: '=' : truncation from 'double' to 'float'
5>c:\source2\trunk\eqemuserver\common\ruletypes.h(402): warning C4305: '=' : truncation from 'double' to 'float'
5>  serverinfo.cpp
6>  TCPServer.cpp
5>..\common\serverinfo.cpp(32): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(48): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(53): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(57): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(61): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(66): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(70): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(74): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(81): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(85): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(89): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(93): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\serverinfo.cpp(97): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>  SharedLibrary.cpp
6>  timeoutmgr.cpp
5>..\common\SharedLibrary.cpp(112): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>  StructStrategy.cpp
6>  timer.cpp
5>  TCPConnection.cpp
6>..\common\timer.cpp(68): warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
6>  tinystr.cpp
6>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
5>  TCPServer.cpp
6>  Compiling...
6>  tinyxml.cpp
6>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
6>..\common\tinyxml\tinyxml.cpp(103): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
6>..\common\tinyxml\tinyxml.cpp(126): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
6>..\common\tinyxml\tinyxml.cpp(718): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
6>..\common\tinyxml\tinyxml.cpp(726): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
6>..\common\tinyxml\tinyxml.cpp(944): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
6>..\common\tinyxml\tinyxml.cpp(989): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
6>..\common\tinyxml\tinyxml.cpp(1122): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
6>..\common\tinyxml\tinyxml.cpp(1129): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
6>..\common\tinyxml\tinyxml.cpp(1137): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
6>..\common\tinyxml\tinyxml.cpp(1144): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
6>  tinyxmlerror.cpp
5>  timeoutmgr.cpp
6>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
6>  tinyxmlparser.cpp
6>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
6>  unix.cpp
6>  worldconn.cpp
5>  Compiling...
5>  timer.cpp
5>..\common\timer.cpp(68): warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
5>  tinystr.cpp
6>  XMLParser.cpp
5>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
5>  tinyxml.cpp
5>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
5>..\common\tinyxml\tinyxml.cpp(103): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>..\common\tinyxml\tinyxml.cpp(126): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
5>..\common\tinyxml\tinyxml.cpp(718): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>..\common\tinyxml\tinyxml.cpp(726): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>..\common\tinyxml\tinyxml.cpp(944): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
5>..\common\tinyxml\tinyxml.cpp(989): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
5>..\common\tinyxml\tinyxml.cpp(1122): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
5>..\common\tinyxml\tinyxml.cpp(1129): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
5>..\common\tinyxml\tinyxml.cpp(1137): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>..\common\tinyxml\tinyxml.cpp(1144): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
5>  tinyxmlerror.cpp
5>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
5>  tinyxmlparser.cpp
5>c:\source2\trunk\eqemuserver\common\tinyxml\tinyxml.h(280): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
5>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
5>  unix.cpp
5>  worldconn.cpp
6>Link:
6>  Generating code
5>  XMLParser.cpp
5>LINK : fatal error LNK1104: cannot open file '.\..\Build\Chatserver.exe'
5>
5>Build FAILED.
5>
5>Time Elapsed 00:00:23.73
6>  Finished generating code
6>  queryserv.vcxproj -> C:\source2\trunk\EQEmuServer\queryserv\.\..\Build\Chatserver.exe
6>FinalizeBuildStatus:
6>  Deleting file ".\../Build/queryserv/Release\queryserv.unsuccessfulbuild".
6>  Touching ".\../Build/queryserv/Release\queryserv.lastbuildstate".
6>
6>Build succeeded.
6>
6>Time Elapsed 00:00:25.55
========== Rebuild All: 5 succeeded, 1 failed, 0 skipped ==========

I found out something interesting as well... If I right click on queryserv
and go to project Build queryserv only it succeeds by itself.
Also I can get all projects to compile by them self.

But when I try to compile the entire Build normally like you're suppose to
it does what the above build report says. Any ideas?
Side note I am using rev 2112 to build it. And yes I am aware that isn't the latest rev.

lerxst2112 07-25-2012 09:53 PM

Again, you posted 763 lines of text when only a couple were important. Please, when the build fails, build again and only post that log.

Code:

5>LINK : fatal error LNK1104: cannot open file '.\..\Build\Chatserver.exe'
This is pretty simple. It can't write to this file:
Code:

C:\source2\trunk\EQEmuServer\queryserv\.\..\Build\Chatserver.exe.
Either the directory doesn't exist or the file is locked for some reason like you have it running.

I'm not sure why it's building an executable named ChatServer.exe when the ucs project builds a file with the same name. If the build actually succeeded you'd only end up with one file anyway, whichever finished last.

I don't know what queryserv does or if it is supposed to replace the chatserver. *shrug*


All times are GMT -4. The time now is 09:52 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.