|  |  | 
 
  |  |  |  |  
  |  |  |  |  
  |  |  |  |  
  |  |  |  |  
  |  | 
	
		
   
   
      | Development::Development Forum for development topics and for those interested in EQEMu development. (Not a support forum) |  
	
	
		
	
	
	| 
			
			 
			
				11-30-2011, 07:10 PM
			
			
			
		 |  
	| 
		
			|  | Demi-God |  | 
					Join Date: May 2007 Location: b 
						Posts: 1,449
					      |  |  
	| 
				 x64 Windows Compile option 
 Please report any comments or compile errors in this thread here.
 I'd be interested to see the performance increases you get, if any, from using perl x64, mysql x64 etc.
 |  
	
		
	
	
 
  |  |  |  |  
	| 
			
			 
			
				11-30-2011, 10:05 PM
			
			
			
		 |  
	| 
		
			
			| Dragon |  | 
					Join Date: Dec 2008 Location: Tennessee 
						Posts: 668
					      |  |  
	| 
				  
 I am assuming I did something wrong with this but umm yeah. This is a partial output of errors. Tried normal release x64 and bots release x64 and got similar results with both. 
	Quote: 
	
		| Error	2	error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xran(void)" (?_Xran@_String_base@std@@SAXXZ)	D:\Everquest\SVN\Source Code\EMuShareMem\debug.obj	EMuShareMem Error	3	error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xran(void)" (?_Xran@_String_base@std@@SAXXZ)	D:\Everquest\SVN\Source Code\EMuShareMem\timer.obj	EMuShareMem
 Error	4	error LNK2019: unresolved external symbol "public: static void __cdecl std::_String_base::_Xran(void)" (?_Xran@_String_base@std@@SAXXZ) referenced in function "char * __cdecl std::_Allocate<char>(unsigned __int64,char *)" (??$_Allocate@D@std@@YAPEAD_KPEAD@Z)	D:\Everquest\SVN\Source Code\EMuShareMem\NPCFactionLists.obj	EMuShareMem
 Error	5	error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xran(void)" (?_Xran@_String_base@std@@SAXXZ)	D:\Everquest\SVN\Source Code\EMuShareMem\Opcodes.obj	EMuShareMem
 Error	6	error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xran(void)" (?_Xran@_String_base@std@@SAXXZ)	D:\Everquest\SVN\Source Code\EMuShareMem\SkillCaps.obj	EMuShareMem
 Error	7	error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xran(void)" (?_Xran@_String_base@std@@SAXXZ)	D:\Everquest\SVN\Source Code\EMuShareMem\Spells.obj	EMuShareMem
 Error	8	error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xran(void)" (?_Xran@_String_base@std@@SAXXZ)	D:\Everquest\SVN\Source Code\EMuShareMem\Doors.obj	EMuShareMem
 Error	9	error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xran(void)" (?_Xran@_String_base@std@@SAXXZ)	D:\Everquest\SVN\Source Code\EMuShareMem\Items.obj	EMuShareMem
 Error	10	error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xran(void)" (?_Xran@_String_base@std@@SAXXZ)	D:\Everquest\SVN\Source Code\EMuShareMem\Loot.obj	EMuShareMem
 Error	11	error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xran(void)" (?_Xran@_String_base@std@@SAXXZ)	D:\Everquest\SVN\Source Code\EMuShareMem\MMF.obj	EMuShareMem
 Error	12	error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xlen(void)" (?_Xlen@_String_base@std@@SAXXZ)	D:\Everquest\SVN\Source Code\EMuShareMem\debug.obj	EMuShareMem
 Error	13	error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xlen(void)" (?_Xlen@_String_base@std@@SAXXZ)	D:\Everquest\SVN\Source Code\EMuShareMem\timer.obj	EMuShareMem
 Error	14	error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xlen(void)" (?_Xlen@_String_base@std@@SAXXZ)	D:\Everquest\SVN\Source Code\EMuShareMem\NPCFactionLists.obj	EMuShareMem
 Error	15	error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xlen(void)" (?_Xlen@_String_base@std@@SAXXZ)	D:\Everquest\SVN\Source Code\EMuShareMem\Opcodes.obj	EMuShareMem
 Error	16	error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xlen(void)" (?_Xlen@_String_base@std@@SAXXZ)	D:\Everquest\SVN\Source Code\EMuShareMem\SkillCaps.obj	EMuShareMem
 Error	17	error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xlen(void)" (?_Xlen@_String_base@std@@SAXXZ)	D:\Everquest\SVN\Source Code\EMuShareMem\Spells.obj	EMuShareMem
 Error	18	error LNK2019: unresolved external symbol "public: static void __cdecl std::_String_base::_Xlen(void)" (?_Xlen@_String_base@std@@SAXXZ) referenced in function "protected: bool __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::_Grow(unsigned __int64,bool)" (?_Grow@?$basic_string@DU?$char_traits@D@std@@V?$a  llocator@D@2@@std@@IEAA_N_K_N@Z)	D:\Everquest\SVN\Source Code\EMuShareMem\Doors.obj	EMuShareMem
 Error	19	error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xlen(void)" (?_Xlen@_String_base@std@@SAXXZ)	D:\Everquest\SVN\Source Code\EMuShareMem\Items.obj	EMuShareMem
 Error	20	error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xlen(void)" (?_Xlen@_String_base@std@@SAXXZ)	D:\Everquest\SVN\Source Code\EMuShareMem\Loot.obj	EMuShareMem
 Error	21	error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xlen(void)" (?_Xlen@_String_base@std@@SAXXZ)	D:\Everquest\SVN\Source Code\EMuShareMem\MMF.obj	EMuShareMem
 Error	22	error LNK2019: unresolved external symbol "private: static void __cdecl std::locale::facet::facet_Register(class std::locale::facet *)" (?facet_Register@facet@locale@std@@CAXPEAV123@@Z) referenced in function "public: void __cdecl std::locale::facet::_Register(void)" (?_Register@facet@locale@std@@QEAAXXZ)	D:\Everquest\SVN\Source Code\EMuShareMem\MMF.obj	EMuShareMem
 Error	23	error LNK2001: unresolved external symbol "private: static void __cdecl std::locale::facet::facet_Register(class std::locale::facet *)" (?facet_Register@facet@locale@std@@CAXPEAV123@@Z)	D:\Everquest\SVN\Source Code\EMuShareMem\NPCFactionLists.obj	EMuShareMem
 Error	24	error LNK2001: unresolved external symbol "private: static void __cdecl std::locale::facet::facet_Register(class std::locale::facet *)" (?facet_Register@facet@locale@std@@CAXPEAV123@@Z)	D:\Everquest\SVN\Source Code\EMuShareMem\Opcodes.obj	EMuShareMem
 Error	25	error LNK2001: unresolved external symbol "private: static void __cdecl std::locale::facet::facet_Register(class std::locale::facet *)" (?facet_Register@facet@locale@std@@CAXPEAV123@@Z)	D:\Everquest\SVN\Source Code\EMuShareMem\SkillCaps.obj	EMuShareMem
 Error	26	error LNK1120: 3 unresolved externals	D:\Everquest\SVN\Source Code\x64\Release x64\EMuShareMem.dll	EMuShareMem
 Error	27	error C2556: 'const char *itoa(int,char *,int)' : overloaded function differs only by return type from 'char *itoa(int,char *,int)'	d:\everquest\svn\source code\common\MiscFunctions.h	138	1	World
 Error	28	error C2373: 'itoa' : redefinition; different type modifiers	d:\everquest\svn\source code\common\MiscFunctions.h	138	1	World
 Error	29	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	30	error C2556: 'const char *itoa(int,char *,int)' : overloaded function differs only by return type from 'char *itoa(int,char *,int)'	d:\everquest\svn\source code\common\MiscFunctions.h	138	1	World
 Error	31	error C2373: 'itoa' : redefinition; different type modifiers	d:\everquest\svn\source code\common\MiscFunctions.h	138	1	World
 Error	32	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	33	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	34	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	35	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	36	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	37	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	38	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	39	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	40	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	41	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	42	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	43	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	44	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\TCPConnection.h	35	1	World
 Error	45	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	46	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	47	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	48	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	49	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	50	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	51	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	52	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	53	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	54	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	55	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	56	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	57	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	58	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	59	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	60	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	61	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	62	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	63	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	64	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	65	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	66	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	67	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	68	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	69	error C1021: invalid preprocessor command 'warning'	D:\Everquest\SVN\Source Code\common\crc32.cpp	105	1	World
 Error	70	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	71	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	72	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	73	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	74	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	75	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	76	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	77	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	78	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	79	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	80	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	81	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	82	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	83	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	84	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	85	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	86	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	87	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	88	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	89	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	90	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	91	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	92	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	93	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	94	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	95	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	96	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	97	error C2556: 'const char *itoa(int,char *,int)' : overloaded function differs only by return type from 'char *itoa(int,char *,int)'	d:\everquest\svn\source code\common\MiscFunctions.h	138	1	World
 Error	98	error C2373: 'itoa' : redefinition; different type modifiers	d:\everquest\svn\source code\common\MiscFunctions.h	138	1	World
 Error	99	error C3861: 'snprintf': identifier not found	D:\Everquest\SVN\Source Code\common\md5.cpp	61	1	World
 Error	100	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	101	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	102	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	103	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	104	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	105	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	106	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	107	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	108	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	109	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	110	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	111	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	112	error C1083: Cannot open include file: 'sys/utsname.h': No such file or directory	D:\Everquest\SVN\Source Code\common\serverinfo.cpp	106	1	World
 Error	113	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	114	error C1083: Cannot open include file: 'unistd.h': No such file or directory	d:\everquest\svn\source code\common\unix.h	24	1	World
 Error	115	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	116	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	117	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	118	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	119	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	120	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	World
 Error	121	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	122	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	123	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	124	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	125	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	126	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	127	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	128	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	129	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	130	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	131	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	132	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	133	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	134	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	135	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	136	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	137	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	138	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	139	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	140	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	141	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	142	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	143	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	144	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	145	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	146	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	147	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	148	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	149	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	150	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	151	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	152	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	153	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	154	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	155	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	156	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	157	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	158	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	159	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	160	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	161	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	162	error C2011: 'fd_set' : 'struct' type redefinition	C:\Program Files (x86)\Dependancys\winsock2.h	112	1	Zone
 Error	164	error C2011: 'timeval' : 'struct' type redefinition	C:\Program Files (x86)\Dependancys\winsock2.h	156	1	Zone
 Error	165	error C2011: 'hostent' : 'struct' type redefinition	C:\Program Files (x86)\Dependancys\winsock2.h	212	1	Zone
 Error	166	error C2011: 'netent' : 'struct' type redefinition	C:\Program Files (x86)\Dependancys\winsock2.h	225	1	Zone
 Error	167	error C2011: 'servent' : 'struct' type redefinition	C:\Program Files (x86)\Dependancys\winsock2.h	232	1	Zone
 Error	168	error C2011: 'protoent' : 'struct' type redefinition	C:\Program Files (x86)\Dependancys\winsock2.h	244	1	Zone
 Error	169	error C2011: 'sockaddr_in' : 'struct' type redefinition	C:\Program Files (x86)\Dependancys\winsock2.h	400	1	Zone
 Error	170	error C2011: 'WSAData' : 'struct' type redefinition	C:\Program Files (x86)\Dependancys\winsock2.h	410	1	Zone
 Error	174	error C2011: 'sockaddr' : 'struct' type redefinition	C:\Program Files (x86)\Dependancys\winsock2.h	561	1	Zone
 Error	175	error C2011: 'sockproto' : 'struct' type redefinition	C:\Program Files (x86)\Dependancys\winsock2.h	601	1	Zone
 Error	176	error C2011: 'linger' : 'struct' type redefinition	C:\Program Files (x86)\Dependancys\winsock2.h	640	1	Zone
 Error	184	error C2375: 'accept' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1626	1	Zone
 Error	185	error C2375: 'bind' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1647	1	Zone
 Error	186	error C2375: 'closesocket' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1666	1	Zone
 Error	187	error C2375: 'connect' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1685	1	Zone
 Error	188	error C2375: 'ioctlsocket' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1706	1	Zone
 Error	189	error C2375: 'getpeername' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1727	1	Zone
 Error	190	error C2375: 'getsockname' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1748	1	Zone
 Error	191	error C2375: 'getsockopt' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1771	1	Zone
 Error	192	error C2375: 'htonl' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1792	1	Zone
 Error	193	error C2375: 'htons' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1809	1	Zone
 Error	194	error C2375: 'inet_addr' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1826	1	Zone
 Error	195	error C2375: 'inet_ntoa' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1843	1	Zone
 Error	196	error C2375: 'listen' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1861	1	Zone
 Error	197	error C2375: 'ntohl' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1879	1	Zone
 Error	198	error C2375: 'ntohs' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1896	1	Zone
 Error	199	error C2375: 'recv' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1916	1	Zone
 Error	200	error C2375: 'recvfrom' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1941	1	Zone
 Error	201	error C2375: 'select' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1967	1	Zone
 Error	202	error C2375: 'send' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1991	1	Zone
 Error	203	error C2375: 'sendto' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2016	1	Zone
 Error	204	error C2375: 'setsockopt' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2042	1	Zone
 Error	205	error C2375: 'shutdown' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2064	1	Zone
 Error	206	error C2375: 'socket' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2084	1	Zone
 Error	207	error C2375: 'gethostbyaddr' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2107	1	Zone
 Error	208	error C2375: 'gethostbyname' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2126	1	Zone
 Error	209	error C2375: 'gethostname' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2144	1	Zone
 Error	210	error C2375: 'getservbyport' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2163	1	Zone
 Error	211	error C2375: 'getservbyname' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2182	1	Zone
 Error	212	error C2375: 'getprotobynumber' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2200	1	Zone
 Error	213	error C2375: 'getprotobyname' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2217	1	Zone
 Error	214	error C2375: 'WSAStartup' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2237	1	Zone
 Error	215	error C2375: 'WSACleanup' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2255	1	Zone
 Error	216	error C2375: 'WSASetLastError' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2272	1	Zone
 Error	217	error C2375: 'WSAGetLastError' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2289	1	Zone
 Error	218	error C2375: 'WSAIsBlocking' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2306	1	Zone
 Error	219	error C2375: 'WSAUnhookBlockingHook' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2323	1	Zone
 Error	220	error C2375: 'WSASetBlockingHook' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2340	1	Zone
 Error	221	error C2375: 'WSACancelBlockingCall' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2357	1	Zone
 Error	222	error C2375: 'WSAAsyncGetServByName' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2379	1	Zone
 Error	223	error C2375: 'WSAAsyncGetServByPort' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2406	1	Zone
 Error	224	error C2375: 'WSAAsyncGetProtoByName' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2432	1	Zone
 Error	225	error C2375: 'WSAAsyncGetProtoByNumber' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2457	1	Zone
 Error	226	error C2375: 'WSAAsyncGetHostByName' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2482	1	Zone
 Error	227	error C2375: 'WSAAsyncGetHostByAddr' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2509	1	Zone
 Error	228	error C2375: 'WSACancelAsyncRequest' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2532	1	Zone
 Error	229	error C2375: 'WSAAsyncSelect' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2552	1	Zone
 Error	230	error C2079: 'BasePacket::timestamp' uses undefined struct 'timeval'	d:\everquest\svn\source code\common\BasePacket.h	42	1	Zone
 Error	231	error C2228: left of '.tv_sec' must have class/struct/union	d:\everquest\svn\source code\common\BasePacket.h	52	1	Zone
 Error	232	error C2228: left of '.tv_usec' must have class/struct/union	d:\everquest\svn\source code\common\BasePacket.h	52	1	Zone
 Error	233	error C2228: left of '.tv_sec' must have class/struct/union	d:\everquest\svn\source code\common\BasePacket.h	53	1	Zone
 Error	234	error C2228: left of '.tv_sec' must have class/struct/union	d:\everquest\svn\source code\common\BasePacket.h	53	1	Zone
 Error	235	error C2228: left of '.tv_usec' must have class/struct/union	d:\everquest\svn\source code\common\BasePacket.h	53	1	Zone
 Error	236	error C2228: left of '.tv_usec' must have class/struct/union	d:\everquest\svn\source code\common\BasePacket.h	53	1	Zone
 Error	237	error C2228: left of '.tv_sec' must have class/struct/union	d:\everquest\svn\source code\common\BasePacket.h	56	1	Zone
 Error	238	error C2228: left of '.tv_sec' must have class/struct/union	d:\everquest\svn\source code\common\BasePacket.h	56	1	Zone
 Error	239	error C2228: left of '.tv_sec' must have class/struct/union	d:\everquest\svn\source code\common\BasePacket.h	56	1	Zone
 Error	240	error C2228: left of '.tv_sec' must have class/struct/union	d:\everquest\svn\source code\common\BasePacket.h	56	1	Zone
 Error	241	error C2228: left of '.tv_usec' must have class/struct/union	d:\everquest\svn\source code\common\BasePacket.h	56	1	Zone
 Error	242	error C2228: left of '.tv_usec' must have class/struct/union	d:\everquest\svn\source code\common\BasePacket.h	56	1	Zone
 Error	243	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	244	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	245	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	246	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	247	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	248	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	249	error C2011: 'fd_set' : 'struct' type redefinition	C:\Program Files (x86)\Dependancys\winsock2.h	112	1	Zone
 Error	251	error C2011: 'timeval' : 'struct' type redefinition	C:\Program Files (x86)\Dependancys\winsock2.h	156	1	Zone
 Error	252	error C2011: 'hostent' : 'struct' type redefinition	C:\Program Files (x86)\Dependancys\winsock2.h	212	1	Zone
 Error	253	error C2011: 'netent' : 'struct' type redefinition	C:\Program Files (x86)\Dependancys\winsock2.h	225	1	Zone
 Error	254	error C2011: 'servent' : 'struct' type redefinition	C:\Program Files (x86)\Dependancys\winsock2.h	232	1	Zone
 Error	255	error C2011: 'protoent' : 'struct' type redefinition	C:\Program Files (x86)\Dependancys\winsock2.h	244	1	Zone
 Error	256	error C2011: 'sockaddr_in' : 'struct' type redefinition	C:\Program Files (x86)\Dependancys\winsock2.h	400	1	Zone
 Error	257	error C2011: 'WSAData' : 'struct' type redefinition	C:\Program Files (x86)\Dependancys\winsock2.h	410	1	Zone
 Error	261	error C2011: 'sockaddr' : 'struct' type redefinition	C:\Program Files (x86)\Dependancys\winsock2.h	561	1	Zone
 Error	262	error C2011: 'sockproto' : 'struct' type redefinition	C:\Program Files (x86)\Dependancys\winsock2.h	601	1	Zone
 Error	263	error C2011: 'linger' : 'struct' type redefinition	C:\Program Files (x86)\Dependancys\winsock2.h	640	1	Zone
 Error	271	error C2375: 'accept' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1626	1	Zone
 Error	272	error C2375: 'bind' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1647	1	Zone
 Error	273	error C2375: 'closesocket' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1666	1	Zone
 Error	274	error C2375: 'connect' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1685	1	Zone
 Error	275	error C2375: 'ioctlsocket' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1706	1	Zone
 Error	276	error C2375: 'getpeername' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1727	1	Zone
 Error	277	error C2375: 'getsockname' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1748	1	Zone
 Error	278	error C2375: 'getsockopt' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1771	1	Zone
 Error	279	error C2375: 'htonl' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1792	1	Zone
 Error	280	error C2375: 'htons' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1809	1	Zone
 Error	281	error C2375: 'inet_addr' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1826	1	Zone
 Error	282	error C2375: 'inet_ntoa' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1843	1	Zone
 Error	283	error C2375: 'listen' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1861	1	Zone
 Error	284	error C2375: 'ntohl' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1879	1	Zone
 Error	285	error C2375: 'ntohs' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1896	1	Zone
 Error	286	error C2375: 'recv' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1916	1	Zone
 Error	287	error C2375: 'recvfrom' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1941	1	Zone
 Error	288	error C2375: 'select' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1967	1	Zone
 Error	289	error C2375: 'send' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	1991	1	Zone
 Error	290	error C2375: 'sendto' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2016	1	Zone
 Error	291	error C2375: 'setsockopt' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2042	1	Zone
 Error	292	error C2375: 'shutdown' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2064	1	Zone
 Error	293	error C2375: 'socket' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2084	1	Zone
 Error	294	error C2375: 'gethostbyaddr' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2107	1	Zone
 Error	295	error C2375: 'gethostbyname' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2126	1	Zone
 Error	296	error C2375: 'gethostname' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2144	1	Zone
 Error	297	error C2375: 'getservbyport' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2163	1	Zone
 Error	298	error C2375: 'getservbyname' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2182	1	Zone
 Error	299	error C2375: 'getprotobynumber' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2200	1	Zone
 Error	300	error C2375: 'getprotobyname' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2217	1	Zone
 Error	301	error C2375: 'WSAStartup' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2237	1	Zone
 Error	302	error C2375: 'WSACleanup' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2255	1	Zone
 Error	303	error C2375: 'WSASetLastError' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2272	1	Zone
 Error	304	error C2375: 'WSAGetLastError' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2289	1	Zone
 Error	305	error C2375: 'WSAIsBlocking' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2306	1	Zone
 Error	306	error C2375: 'WSAUnhookBlockingHook' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2323	1	Zone
 Error	307	error C2375: 'WSASetBlockingHook' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2340	1	Zone
 Error	308	error C2375: 'WSACancelBlockingCall' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2357	1	Zone
 Error	309	error C2375: 'WSAAsyncGetServByName' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2379	1	Zone
 Error	310	error C2375: 'WSAAsyncGetServByPort' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2406	1	Zone
 Error	311	error C2375: 'WSAAsyncGetProtoByName' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2432	1	Zone
 Error	312	error C2375: 'WSAAsyncGetProtoByNumber' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2457	1	Zone
 Error	313	error C2375: 'WSAAsyncGetHostByName' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2482	1	Zone
 Error	314	error C2375: 'WSAAsyncGetHostByAddr' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2509	1	Zone
 Error	315	error C2375: 'WSACancelAsyncRequest' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2532	1	Zone
 Error	316	error C2375: 'WSAAsyncSelect' : redefinition; different linkage	C:\Program Files (x86)\Dependancys\winsock2.h	2552	1	Zone
 Error	317	error C2079: 'BasePacket::timestamp' uses undefined struct 'timeval'	d:\everquest\svn\source code\common\BasePacket.h	42	1	Zone
 Error	318	error C2228: left of '.tv_sec' must have class/struct/union	d:\everquest\svn\source code\common\BasePacket.h	52	1	Zone
 Error	319	error C2228: left of '.tv_usec' must have class/struct/union	d:\everquest\svn\source code\common\BasePacket.h	52	1	Zone
 Error	320	error C2228: left of '.tv_sec' must have class/struct/union	d:\everquest\svn\source code\common\BasePacket.h	53	1	Zone
 Error	321	error C2228: left of '.tv_sec' must have class/struct/union	d:\everquest\svn\source code\common\BasePacket.h	53	1	Zone
 Error	322	error C2228: left of '.tv_usec' must have class/struct/union	d:\everquest\svn\source code\common\BasePacket.h	53	1	Zone
 Error	323	error C2228: left of '.tv_usec' must have class/struct/union	d:\everquest\svn\source code\common\BasePacket.h	53	1	Zone
 Error	324	error C2228: left of '.tv_sec' must have class/struct/union	d:\everquest\svn\source code\common\BasePacket.h	56	1	Zone
 Error	325	error C2228: left of '.tv_sec' must have class/struct/union	d:\everquest\svn\source code\common\BasePacket.h	56	1	Zone
 Error	326	error C2228: left of '.tv_sec' must have class/struct/union	d:\everquest\svn\source code\common\BasePacket.h	56	1	Zone
 Error	327	error C2228: left of '.tv_sec' must have class/struct/union	d:\everquest\svn\source code\common\BasePacket.h	56	1	Zone
 Error	328	error C2228: left of '.tv_usec' must have class/struct/union	d:\everquest\svn\source code\common\BasePacket.h	56	1	Zone
 Error	329	error C2228: left of '.tv_usec' must have class/struct/union	d:\everquest\svn\source code\common\BasePacket.h	56	1	Zone
 Error	330	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	331	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	332	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	333	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	334	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	335	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	336	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	337	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	338	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	339	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	340	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	341	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	342	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	343	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	344	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	345	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	346	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	347	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	348	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	349	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	350	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	351	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	352	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	353	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	354	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	355	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	356	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	357	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	358	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	359	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	360	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	361	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	362	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	363	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	364	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	365	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	366	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	367	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	368	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	369	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	370	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	371	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	372	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	373	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	374	error C1021: invalid preprocessor command 'warning'	D:\Everquest\SVN\Source Code\common\crc32.cpp	105	1	Zone
 Error	375	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	376	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	377	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	378	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	379	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	380	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	381	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	382	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	383	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	384	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	385	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	386	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	387	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	388	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	389	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	390	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	391	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	392	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	393	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	394	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	395	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	396	error C2556: 'const char *itoa(int,char *,int)' : overloaded function differs only by return type from 'char *itoa(int,char *,int)'	d:\everquest\svn\source code\common\MiscFunctions.h	138	1	Zone
 Error	397	error C2373: 'itoa' : redefinition; different type modifiers	d:\everquest\svn\source code\common\MiscFunctions.h	138	1	Zone
 Error	398	error C3861: 'snprintf': identifier not found	D:\Everquest\SVN\Source Code\common\md5.cpp	61	1	Zone
 Error	399	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	400	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	401	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	402	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	403	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	404	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	405	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	406	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	407	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	408	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	409	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	410	error C1083: Cannot open include file: 'sys/utsname.h': No such file or directory	D:\Everquest\SVN\Source Code\common\serverinfo.cpp	106	1	Zone
 Error	411	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	412	error C1083: Cannot open include file: 'unistd.h': No such file or directory	d:\everquest\svn\source code\common\unix.h	24	1	Zone
 Error	413	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	414	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	415	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	416	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	417	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	418	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	419	error C1083: Cannot open include file: 'pthread.h': No such file or directory	d:\everquest\svn\source code\common\Mutex.h	24	1	Zone
 Error	652	error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@AEBV01@@Z) referenced in function "public: __cdecl std::logic_error::logic_error(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0logic_error@std@@QEAA@AEBV?$basic_string@DU?$c  har_traits@D@std@@V?$allocator@D@2@@1@@Z)	D:\Everquest\SVN\Source Code\eqlaunch\worldconn.obj	eqlaunch
 Error	653	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@AEBV01@@Z)	D:\Everquest\SVN\Source Code\eqlaunch\XMLParser.obj	eqlaunch
 Error	654	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@AEBV01@@Z)	D:\Everquest\SVN\Source Code\eqlaunch\EmuTCPServer.obj	eqlaunch
 Error	655	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@AEBV01@@Z)	D:\Everquest\SVN\Source Code\eqlaunch\EQEmuConfig.obj	eqlaunch
 Error	656	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@AEBV01@@Z)	D:\Everquest\SVN\Source Code\eqlaunch\misc.obj	eqlaunch
 Error	657	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@AEBV01@@Z)	D:\Everquest\SVN\Source Code\eqlaunch\ProcLauncher.obj	eqlaunch
 Error	658	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@AEBV01@@Z)	D:\Everquest\SVN\Source Code\eqlaunch\eqlaunch.obj	eqlaunch
 Error	659	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@AEBV01@@Z)	D:\Everquest\SVN\Source Code\eqlaunch\worldserver.obj	eqlaunch
 Error	660	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@AEBV01@@Z)	D:\Everquest\SVN\Source Code\eqlaunch\ZoneLaunch.obj	eqlaunch
 Error	661	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@AEBV01@@Z)	D:\Everquest\SVN\Source Code\eqlaunch\EmuTCPConnection.obj	eqlaunch
 Error	662	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::~basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (__imp_??1?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@XZ)	D:\Everquest\SVN\Source Code\eqlaunch\worldconn.obj	eqlaunch
 Error	663	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::~basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (__imp_??1?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@XZ)	D:\Everquest\SVN\Source Code\eqlaunch\XMLParser.obj	eqlaunch
 Error	664	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::~basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (__imp_??1?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@XZ)	D:\Everquest\SVN\Source Code\eqlaunch\EmuTCPServer.obj	eqlaunch
 Error	665	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::~basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (__imp_??1?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@XZ)	D:\Everquest\SVN\Source Code\eqlaunch\EQEmuConfig.obj	eqlaunch
 Error	666	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::~basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (__imp_??1?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@XZ)	D:\Everquest\SVN\Source Code\eqlaunch\misc.obj	eqlaunch
 Error	667	error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::~basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (__imp_??1?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@XZ) referenced in function "public: virtual __cdecl std::logic_error::~logic_error(void)" (??1logic_error@std@@UEAA@XZ)	D:\Everquest\SVN\Source Code\eqlaunch\ProcLauncher.obj	eqlaunch
 Error	668	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::~basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (__imp_??1?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@XZ)	D:\Everquest\SVN\Source Code\eqlaunch\eqlaunch.obj	eqlaunch
 Error	669	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::~basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (__imp_??1?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@XZ)	D:\Everquest\SVN\Source Code\eqlaunch\worldserver.obj	eqlaunch
 Error	670	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::~basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (__imp_??1?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@XZ)	D:\Everquest\SVN\Source Code\eqlaunch\ZoneLaunch.obj	eqlaunch
 Error	671	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::~basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (__imp_??1?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@XZ)	D:\Everquest\SVN\Source Code\eqlaunch\EmuTCPConnection.obj	eqlaunch
 Error	672	error LNK2019: unresolved external symbol "__declspec(dllimport) bool __cdecl std::operator<<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??$?MDU?$char_traits@D@std@@V?$allocator@D@  1@@std@@YA_NAEBV?$basic_string@DU?$char_traits@D@s  td@@V?$allocator@D@2@@0@0@Z) referenced in function "public: bool __cdecl std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >::operator()(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)const " (??R?$less@V?$basic_string@DU?$char_traits@D@std@@  V?$allocator@D@2@@std@@@std@@QEBA_NAEBV?$basic_str  ing@DU?$char_traits@D@std@@V?$allocator@D@2@@1@0@Z  )	D:\Everquest\SVN\Source Code\eqlaunch\eqlaunch.obj	eqlaunch
 Error	673	error LNK2001: unresolved external symbol "__declspec(dllimport) bool __cdecl std::operator<<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??$?MDU?$char_traits@D@std@@V?$allocator@D@  1@@std@@YA_NAEBV?$basic_string@DU?$char_traits@D@s  td@@V?$allocator@D@2@@0@0@Z)	D:\Everquest\SVN\Source Code\eqlaunch\worldserver.obj	eqlaunch
 Error	674	error LNK2001: unresolved external symbol "__declspec(dllimport) bool __cdecl std::operator<<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??$?MDU?$char_traits@D@std@@V?$allocator@D@  1@@std@@YA_NAEBV?$basic_string@DU?$char_traits@D@s  td@@V?$allocator@D@2@@0@0@Z)	D:\Everquest\SVN\Source Code\eqlaunch\worldconn.obj	eqlaunch
 Error	675	error LNK2001: unresolved external symbol "__declspec(dllimport) bool __cdecl std::operator<<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??$?MDU?$char_traits@D@std@@V?$allocator@D@  1@@std@@YA_NAEBV?$basic_string@DU?$char_traits@D@s  td@@V?$allocator@D@2@@0@0@Z)	D:\Everquest\SVN\Source Code\eqlaunch\XMLParser.obj	eqlaunch
 Error	676	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@PEBD@Z)	D:\Everquest\SVN\Source Code\eqlaunch\worldconn.obj	eqlaunch
 Error	677	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@PEBD@Z)	D:\Everquest\SVN\Source Code\eqlaunch\XMLParser.obj	eqlaunch
 Error	678	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@PEBD@Z)	D:\Everquest\SVN\Source Code\eqlaunch\EmuTCPServer.obj	eqlaunch
 Error	679	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@PEBD@Z)	D:\Everquest\SVN\Source Code\eqlaunch\EQEmuConfig.obj	eqlaunch
 Error	680	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@PEBD@Z)	D:\Everquest\SVN\Source Code\eqlaunch\misc.obj	eqlaunch
 Error	681	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@PEBD@Z)	D:\Everquest\SVN\Source Code\eqlaunch\ProcLauncher.obj	eqlaunch
 Error	682	error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@PEBD@Z) referenced in function "protected: class std::_Tree<class std::_Tset_traits<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,0> >::iterator __cdecl std::_Tree<class std::_Tset_traits<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,0> >::_Insert(bool,struct std::_Tree_nod<class std::_Tset_traits<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,0> >::_Node *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?_Insert@?$_Tree@V?$_Tset_traits@V?$basic_string@  DU?$char_traits@D@std@@V?$allocator@D@2@@std@@U?$l  ess@V?$basic_string@DU?$char_traits@D@std@@V?$allo  cator@D@2@@std@@@2@V?$allocator@V?$basic_string@DU  ?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@$0A  @@std@@@std@@IEAA?AViterator@12@_NPEAU_Node@?$_Tre  e_nod@V?$_Tset_traits@V?$basic_string@DU?$char_tra  its@D@std@@V?$allocator@D@2@@std@@U?$less@V?$basic  _string@DU?$char_traits@D@std@@V?$allocator@D@2@@s  td@@@2@V?$allocator@V?$basic_string@DU?$char_trait  s@D@std@@V?$allocator@D@2@@std@@@2@$0A@@std@@@2@AE  BV?$basic_string@DU?$char_traits@D@std@@V?$allocat  or@D@2@@2@@Z)	D:\Everquest\SVN\Source Code\eqlaunch\eqlaunch.obj	eqlaunch
 Error	683	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@PEBD@Z)	D:\Everquest\SVN\Source Code\eqlaunch\worldserver.obj	eqlaunch
 Error	684	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@PEBD@Z)	D:\Everquest\SVN\Source Code\eqlaunch\ZoneLaunch.obj	eqlaunch
 Error	685	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@PEBD@Z)	D:\Everquest\SVN\Source Code\eqlaunch\EmuTCPConnection.obj	eqlaunch
 Error	686	error LNK2019: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::operator=(char const *)" (__imp_??4?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAAAEAV01@PEBD@Z) referenced in function "protected: __cdecl EQEmuConfig::EQEmuConfig(void)" (??0EQEmuConfig@@IEAA@XZ)	D:\Everquest\SVN\Source Code\eqlaunch\eqlaunch.obj	eqlaunch
 Error	687	error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::operator=(char const *)" (__imp_??4?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAAAEAV01@PEBD@Z)	D:\Everquest\SVN\Source Code\eqlaunch\EQEmuConfig.obj	eqlaunch
 Error	688	error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::operator=(char const *)" (__imp_??4?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAAAEAV01@PEBD@Z)	D:\Everquest\SVN\Source Code\eqlaunch\misc.obj	eqlaunch
 Error	689	error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::operator=(char const *)" (__imp_??4?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAAAEAV01@PEBD@Z)	D:\Everquest\SVN\Source Code\eqlaunch\worldconn.obj	eqlaunch
 Error	690	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@XZ)	D:\Everquest\SVN\Source Code\eqlaunch\ProcLauncher.obj	eqlaunch
 Error	691	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@XZ)	D:\Everquest\SVN\Source Code\eqlaunch\worldconn.obj	eqlaunch
 Error	692	error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@XZ) referenced in function "protected: __cdecl EQEmuConfig::EQEmuConfig(void)" (??0EQEmuConfig@@IEAA@XZ)	D:\Everquest\SVN\Source Code\eqlaunch\eqlaunch.obj	eqlaunch
 Error	693	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@XZ)	D:\Everquest\SVN\Source Code\eqlaunch\ZoneLaunch.obj	eqlaunch
 Error	694	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@XZ)	D:\Everquest\SVN\Source Code\eqlaunch\EQEmuConfig.obj	eqlaunch
 Error	695	error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAA@XZ)	D:\Everquest\SVN\Source Code\eqlaunch\misc.obj	eqlaunch
 Error	696	error LNK2019: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::operator=(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??4?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAAAEAV01@AEBV01@@Z) referenced in function "void __cdecl std::_Fill<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??$_Fill@PEAV?$basic_string@DU?$char_traits@D@std  @@V?$allocator@D@2@@std@@V12@@std@@YAXPEAV?$basic_  string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@  0AEBV10@@Z)	D:\Everquest\SVN\Source Code\eqlaunch\ZoneLaunch.obj	eqlaunch
 Error	697	error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::operator=(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??4?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAAAEAV01@AEBV01@@Z)	D:\Everquest\SVN\Source Code\eqlaunch\misc.obj	eqlaunch
 Error	698	error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::operator=(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??4?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAAAEAV01@AEBV01@@Z)	D:\Everquest\SVN\Source Code\eqlaunch\ProcLauncher.obj	eqlaunch
 Error	699	error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::swap(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &)" (__imp_?swap@?$basic_string@DU?$char_traits@D@std@  @V?$allocator@D@2@@std@@QEAAXAEAV12@@Z) referenced in function "void __cdecl std::swap<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &)" (??$swap@DU?$char_traits@D@std@@V?$allocator@D@2@@  std@@YAXAEAV?$basic_string@DU?$char_traits@D@std@@  V?$allocator@D@2@@0@0@Z)	D:\Everquest\SVN\Source Code\eqlaunch\ZoneLaunch.obj	eqlaunch
 Error	700	error LNK2019: unresolved external symbol "__declspec(dllimport) class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl std::operator+<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??$?HDU?$char_traits@D@std@@V?$allocator@D@  1@@std@@YA?AV?$basic_string@DU?$char_traits@D@std@  @V?$allocator@D@2@@0@AEBV10@0@Z) referenced in function "protected: void __cdecl ZoneLaunch::Start(void)" (?Start@ZoneLaunch@@IEAAXXZ)	D:\Everquest\SVN\Source Code\eqlaunch\ZoneLaunch.obj	eqlaunch
 Error	701	error LNK2019: unresolved external symbol "__declspec(dllimport) bool __cdecl std::operator==<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,char const *)" (__imp_??$?8DU?$char_traits@D@std@@V?$allocator@D@  1@@std@@YA_NAEBV?$basic_string@DU?$char_traits@D@s  td@@V?$allocator@D@2@@0@PEBD@Z) referenced in function "public: virtual class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl EQEmuConfig::GetByName(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)const " (?GetByName@EQEmuConfig@@UEBA?AV?$basic_string@DU?  $char_traits@D@std@@V?$allocator@D@2@@std@@AEBV23@  @Z)	D:\Everquest\SVN\Source Code\eqlaunch\EQEmuConfig.obj	eqlaunch
 Error	702	error LNK2019: unresolved external symbol "__declspec(dllimport) class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::operator<<<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_ostream<char,struct std::char_traits<char> > &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??$?6DU?$char_traits@D@std@@V?$allocator@D@  1@@std@@YAAEAV?$basic_ostream@DU?$char_traits@D@st  d@@@0@AEAV10@AEBV?$basic_string@DU?$char_traits@D@  std@@V?$allocator@D@2@@0@@Z) referenced in function "public: void __cdecl EQEmuConfig:
  ump(void)const " (?Dump@EQEmuConfig@@QEBAXXZ)	D:\Everquest\SVN\Source Code\eqlaunch\EQEmuConfig.obj	eqlaunch Error	703	error LNK2019: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::erase(unsigned __int64,unsigned __int64)" (__imp_?erase@?$basic_string@DU?$char_traits@D@std  @@V?$allocator@D@2@@std@@QEAAAEAV12@_K0@Z)referenc  ed in function "void __cdecl Unprotect(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,char)" (?Unprotect@@YAXAEAV?$basic_string@DU?$char_traits  @D@std@@V?$allocator@D@2@@std@@D@Z)	D:\Everquest\SVN\Source Code\eqlaunch\misc.obj	eqlaunch
 Error	704	error LNK2019: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::insert(unsigned __int64,char const *)" (__imp_?insert@?$basic_string@DU?$char_traits@D@st  d@@V?$allocator@D@2@@std@@QEAAAEAV12@_KPEBD@Z) referenced in function "void __cdecl Protect(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,char)" (?Protect@@YAXAEAV?$basic_string@DU?$char_traits@D  @std@@V?$allocator@D@2@@std@@D@Z)	D:\Everquest\SVN\Source Code\eqlaunch\misc.obj	eqlaunch
 Error	705	error LNK2019: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::substr(unsigned __int64,unsigned __int64)const " (__imp_?substr@?$basic_string@DU?$char_traits@D@st  d@@V?$allocator@D@2@@std@@QEBA?AV12@_K0@Z) referenced in function "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl pop_arg(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,bool)" (?pop_arg@@YA?AV?$basic_string@DU?$char_traits@D@s  td@@V?$allocator@D@2@@std@@AEAV12@V12@_N@Z)	D:\Everquest\SVN\Source Code\eqlaunch\misc.obj	eqlaunch
 Error	706	error LNK2001: unresolved external symbol "__declspec(dllimport) public: static unsigned __int64 const std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::npos" (__imp_?npos@?$basic_string@DU?$char_traits@D@std@  @V?$allocator@D@2@@std@@2_KB)	D:\Everquest\SVN\Source Code\eqlaunch\misc.obj	eqlaunch
 Error	707	error LNK2019: unresolved external symbol "__declspec(dllimport) public: unsigned __int64 __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::find(char const *,unsigned __int64,unsigned __int64)const " (__imp_?find@?$basic_string@DU?$char_traits@D@std@  @V?$allocator@D@2@@std@@QEBA_KPEBD_K1@Z) referenced in function "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl pop_arg(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,bool)" (?pop_arg@@YA?AV?$basic_string@DU?$char_traits@D@s  td@@V?$allocator@D@2@@std@@AEAV12@V12@_N@Z)	D:\Everquest\SVN\Source Code\eqlaunch\misc.obj	eqlaunch
 Error	708	error LNK2019: unresolved external symbol "__declspec(dllimport) public: unsigned __int64 __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::length(void)const " (__imp_?length@?$basic_string@DU?$char_traits@D@st  d@@V?$allocator@D@2@@std@@QEBA_KXZ) referenced in function "bool __cdecl ItemParse(char const *,int,class std::map<int,class std::map<int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<int>,class std::allocator<struct std::pair<int const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > >,struct std::less<int>,class std::allocator<struct std::pair<int const ,class std::map<int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<int>,class std::allocator<struct std::pair<int const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > > > > &,int,int,int,int)" (?ItemParse@@YA_NPEBDHAEAV?$map@HV?$map@HV?$basic_  string@DU?$char_traits@D@std@@V?$allocator@D@2@@st  d@@U?$less@H@2@V?$allocator@U?$pair@$$CBHV?$basic_  string@DU?$char_traits@D@std@@V?$allocator@D@2@@st  d@@@std@@@2@@std@@U?$less@H@2@V?$allocator@U?$pair  @$$CBHV?$map@HV?$basic_string@DU?$char_traits@D@st  d@@V?$allocator@D@2@@std@@U?$less@H@2@V?$allocator  @U?$pair@$$CBHV?$basic_string@DU?$char_traits@D@st  d@@V?$allocator@D@2@@std@@@std@@@2@@std@@@std@@@2@  @std@@HHHH@Z)	D:\Everquest\SVN\Source Code\eqlaunch\misc.obj	eqlaunch
 Error	709	error LNK2019: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::assign(char const *,unsigned __int64)" (__imp_?assign@?$basic_string@DU?$char_traits@D@st  d@@V?$allocator@D@2@@std@@QEAAAEAV12@PEBD_K@Z) referenced in function "bool __cdecl ItemParse(char const *,int,class std::map<int,class std::map<int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<int>,class std::allocator<struct std::pair<int const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > >,struct std::less<int>,class std::allocator<struct std::pair<int const ,class std::map<int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<int>,class std::allocator<struct std::pair<int const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > > > > &,int,int,int,int)" (?ItemParse@@YA_NPEBDHAEAV?$map@HV?$map@HV?$basic_  string@DU?$char_traits@D@std@@V?$allocator@D@2@@st  d@@U?$less@H@2@V?$allocator@U?$pair@$$CBHV?$basic_  string@DU?$char_traits@D@std@@V?$allocator@D@2@@st  d@@@std@@@2@@std@@U?$less@H@2@V?$allocator@U?$pair  @$$CBHV?$map@HV?$basic_string@DU?$char_traits@D@st  d@@V?$allocator@D@2@@std@@U?$less@H@2@V?$allocator  @U?$pair@$$CBHV?$basic_string@DU?$char_traits@D@st  d@@V?$allocator@D@2@@std@@@std@@@2@@std@@@std@@@2@  @std@@HHHH@Z)	D:\Everquest\SVN\Source Code\eqlaunch\misc.obj	eqlaunch
 Error	710	error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::c_str(void)const " (__imp_?c_str@?$basic_string@DU?$char_traits@D@std  @@V?$allocator@D@2@@std@@QEBAPEBDXZ) referenced in function "bool __cdecl ItemParse(char const *,int,class std::map<int,class std::map<int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<int>,class std::allocator<struct std::pair<int const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > >,struct std::less<int>,class std::allocator<struct std::pair<int const ,class std::map<int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<int>,class std::allocator<struct std::pair<int const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > > > > &,int,int,int,int)" (?ItemParse@@YA_NPEBDHAEAV?$map@HV?$map@HV?$basic_  string@DU?$char_traits@D@std@@V?$allocator@D@2@@st  d@@U?$less@H@2@V?$allocator@U?$pair@$$CBHV?$basic_  string@DU?$char_traits@D@std@@V?$allocator@D@2@@st  d@@@std@@@2@@std@@U?$less@H@2@V?$allocator@U?$pair  @$$CBHV?$map@HV?$basic_string@DU?$char_traits@D@st  d@@V?$allocator@D@2@@std@@U?$less@H@2@V?$allocator  @U?$pair@$$CBHV?$basic_string@DU?$char_traits@D@st  d@@V?$allocator@D@2@@std@@@std@@@2@@std@@@std@@@2@  @std@@HHHH@Z)	D:\Everquest\SVN\Source Code\eqlaunch\misc.obj	eqlaunch
 Error	711	error LNK2019: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::operator+=(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??Y?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAAAEAV01@AEBV01@@Z) referenced in function "public: unsigned long __cdecl ProcLauncher::Launch(class ProcLauncher::Spec * &)" (?Launch@ProcLauncher@@QEAAKAEAPEAVSpec@1@@Z)	D:\Everquest\SVN\Source Code\eqlaunch\ProcLauncher.obj	eqlaunch
 Error	712	error LNK2019: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::operator+=(char const *)" (__imp_??Y?$basic_string@DU?$char_traits@D@std@@V?  $allocator@D@2@@std@@QEAAAEAV01@PEBD@Z) referencedin function "public: unsigned long __cdecl ProcLauncher::Launch(class ProcLauncher::Spec * &)" (?Launch@ProcLauncher@@QEAAKAEAPEAVSpec@1@@Z)	D:\Everquest\SVN\Source Code\eqlaunch\ProcLauncher.obj	eqlaunch
 Error	713	error LNK1120: 21 unresolved externals	D:\Everquest\SVN\Source Code\x64\Release x64\eqlaunch.exe	eqlaunch
 Error	1077	error LNK1181: cannot open input file 'mysqlclient.lib'	D:\Everquest\SVN\Source Code\ucs\LINK	ucs
 |  Almost forgot I was using VS2010 when all that stuff happened.			 Last edited by Secrets; 12-01-2011 at 04:43 AM..
 |  
 
  |  |  |  |  
	
		
	
	
	| 
			
			 
			
				12-01-2011, 12:56 AM
			
			
			
		 |  
	| 
		
			|  | Demi-God |  | 
					Join Date: May 2007 Location: b 
						Posts: 1,449
					      |  |  
	| 
 Make sure you use a x64 target platform with a x64 build.
 Also, does the xrand error happen on target platform Win32 and target configuration release?
 |  
	
		
	
	
	| 
			
			 
			
				12-01-2011, 01:01 AM
			
			
			
		 |  
	| 
		
			|  | Demi-God |  | 
					Join Date: May 2007 Location: b 
						Posts: 1,449
					      |  |  
	| 
 I put in a potential fix for the xrand errors, but the rest will involve you setting up your include/libs through ctrl clicking every project for each configuration/platform you plan on using and pressing properties through the VC++ Directories. Make sure you can compile on Debug with Target Platform Win32 before trying x64.
 Please continue to provide errors, as they are very helpful to fixing everything up!
 |  
	
		
	
	
	| 
			
			 
			
				12-01-2011, 01:09 AM
			
			
			
		 |  
	| 
		
			|  | Demi-God |  | 
					Join Date: May 2007 Location: b 
						Posts: 1,449
					      |  |  
	| 
 And just to confirm, you opened the project the first time by opening Server10.sln, right? You didn't convert anything? |  
	
		
	
	
	| 
			
			 
			
				12-01-2011, 01:16 AM
			
			
			
		 |  
	| 
		
			|  | Demi-God |  | 
					Join Date: May 2007 Location: b 
						Posts: 1,449
					      |  |  
	| 
 One last thing to check is if you have the x64 version of the Perl, MySQL, and zlib libs. You need them if you are compiling against x64.
 As for the xran errors, I did some more digging and I can't tell for sure but it seems directly related to the express version of Visual Studio 10. I don't have the issue on Ultimate, but sources say it's related to the library "libcp.lib"
 |  
	
		
	
	
 
  |  |  |  |  
	| 
			
			 
			
				12-01-2011, 02:10 AM
			
			
			
		 |  
	| 
		
			
			| Dragon |  | 
					Join Date: Dec 2008 Location: Tennessee 
						Posts: 668
					      |  |  
	| 
				  
 Ok with VS2010 Ultimate I tried compiling Server10.sln with no conversions. It was set to debug and 32 bit. After several attempts I keep getting the following errors. 
	Quote: 
	
		| Error	135	error BK1506: cannot open file '??\': Invalid argument	D:\Everquest\SVN\Source Code\world\BSCMAKE	World Error	1	error MSB6006: "CL.exe" exited with code -1073741515.	C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\M  icrosoft.Cpp.Win32.Targets	153	6	EMuShareMem
 Error	268	error MSB6006: "CL.exe" exited with code -1073741515.	C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\M  icrosoft.Cpp.Win32.Targets	153	6	eqlaunch
 Message	297	Could not find schema information for the attribute 'Condition'.	C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\M  icrosoft.Cpp.Win32.Targets	269	32	Miscellaneous Files
 Message	298	Could not find schema information for the attribute 'Condition'.	C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\M  icrosoft.Cpp.Win32.Targets	393	32	Miscellaneous Files
 |  With VS2008TS rev 2075 of the emulator compiles with no errors or issues what so ever.
 
I will keep working with the x64 compiles and see what happens. The incorrect zlib could have very well caused some of those errors. I thought I had taken care of that but guess not.			 Last edited by Secrets; 12-01-2011 at 04:46 AM..
 |  
 
  |  |  |  |  
	
		
	
	
	| 
			
			 
			
				12-01-2011, 02:59 AM
			
			
			
		 |  
	| 
		
			|  | Demi-God |  | 
					Join Date: May 2007 Location: b 
						Posts: 1,449
					      |  |  
	| 
 I am fairly sure this is related to the toolset you are compiling with, which is strange. Can you try checking if the vs2010 toolset is set to v100 instead of v90? 
See: http://social.msdn.microsoft.com/For...-41b75f04f77f/ |  
	
		
	
	
 
  |  |  |  |  
	| 
			
			 
			
				12-01-2011, 04:26 AM
			
			
			
		 |  
	| 
		
			
			| Dragon |  | 
					Join Date: Dec 2008 Location: Tennessee 
						Posts: 668
					      |  |  
	| 
				  
 The toolset was set to v100 so I changed it to v90 and the end result was this. 
	Quote: 
	
		| Error	5	error BK1506: cannot open file '??\': Invalid argument	D:\Everquest\SVN\Source Code\world\BSCMAKE	World Error	7	error BK1506: cannot open file '??\': Invalid argument	D:\Everquest\SVN\Source Code\zone\BSCMAKE	Zone
 Error	231	error LNK1120: 6 unresolved externals	D:\Everquest\SVN\Source Code\Build\eqlaunch.exe	eqlaunch
 Error	225	error LNK2019: unresolved external symbol _deflateEnd referenced in function "int __cdecl DeflatePacket(unsigned char const *,int,unsigned char *,int)" (?DeflatePacket@@YAHPBEHPAEH@Z)	D:\Everquest\SVN\Source Code\eqlaunch\packet_functions.obj	eqlaunch
 Error	226	error LNK2019: unresolved external symbol _deflate referenced in function "int __cdecl DeflatePacket(unsigned char const *,int,unsigned char *,int)" (?DeflatePacket@@YAHPBEHPAEH@Z)	D:\Everquest\SVN\Source Code\eqlaunch\packet_functions.obj	eqlaunch
 Error	227	error LNK2019: unresolved external symbol _deflateInit_ referenced in function "int __cdecl DeflatePacket(unsigned char const *,int,unsigned char *,int)" (?DeflatePacket@@YAHPBEHPAEH@Z)	D:\Everquest\SVN\Source Code\eqlaunch\packet_functions.obj	eqlaunch
 Error	228	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)	D:\Everquest\SVN\Source Code\eqlaunch\packet_functions.obj	eqlaunch
 Error	229	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)	D:\Everquest\SVN\Source Code\eqlaunch\packet_functions.obj	eqlaunch
 Error	230	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)	D:\Everquest\SVN\Source Code\eqlaunch\packet_functions.obj	eqlaunch
 | 			 Last edited by Secrets; 12-01-2011 at 04:46 AM..
 |  
 
  |  |  |  |  
	
		
	
	
	| 
			
			 
			
				12-01-2011, 04:34 AM
			
			
			
		 |  
	| 
		
			
			| Demi-God |  | 
					Join Date: Aug 2010 
						Posts: 1,742
					      |  |  
	| 
 Make sure you've updated to 2076.  There was a typo in 2075 that could cause those issues. |  
	
		
	
	
	| 
			
			 
			
				12-01-2011, 04:42 AM
			
			
			
		 |  
	| 
		
			|  | Demi-God |  | 
					Join Date: May 2007 Location: b 
						Posts: 1,449
					      |  |  
	| 
 I am not sure if it is x86 specific but I have been getting reports of x86 and v90-related VS crashes with Perl x86 5.14. Anyone got a call stack trace from said crash?
 Also, I edited your gigantic code blocks. In the future, use quotes, they're not as readable but at least I don't have to scroll to the edge of the universe :p
 |  
	
		
	
	
	| 
			
			 
			
				12-01-2011, 05:15 AM
			
			
			
		 |  
	| 
		
			
			| Dragon |  | 
					Join Date: Dec 2008 Location: Tennessee 
						Posts: 668
					      |  |  
	| 
 Is this the crash you are looking for or is there another one I haven't seen yet? This one was with toolset v100.
 Error	1	error MSB6006: "CL.exe" exited with code -1073741515.	C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\M  icrosoft.Cpp.Win32.Targets	153	6	EMuShareMem
 Error	2	error MSB6006: "CL.exe" exited with code -1073741515.	C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\M  icrosoft.Cpp.Win32.Targets	153	6	World
 Error	3	error MSB6006: "CL.exe" exited with code -1073741515.	C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\M  icrosoft.Cpp.Win32.Targets	153	6	Zone
 Error	4	error MSB6006: "CL.exe" exited with code -1073741515.	C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\M  icrosoft.Cpp.Win32.Targets	153	6	eqlaunch
 
 Debug says something about pdb not found. Of course it crashed as well so didn't get all of it.
 |  
	
		
	
	
 
  |  |  |  |  
	| 
			
			 
			
				12-01-2011, 07:02 PM
			
			
			
		 |  
	| 
		
			|  | Demi-God |  | 
					Join Date: May 2007 Location: b 
						Posts: 1,449
					      |  |  
	| 
				  
 
	Quote: 
	
		| 
					Originally Posted by blackdragonsdg  Is this the crash you are looking for or is there another one I haven't seen yet? This one was with toolset v100.
 Error	1	error MSB6006: "CL.exe" exited with code -1073741515.	C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\M  icrosoft.Cpp.Win32.Targets	153	6	EMuShareMem
 Error	2	error MSB6006: "CL.exe" exited with code -1073741515.	C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\M  icrosoft.Cpp.Win32.Targets	153	6	World
 Error	3	error MSB6006: "CL.exe" exited with code -1073741515.	C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\M  icrosoft.Cpp.Win32.Targets	153	6	Zone
 Error	4	error MSB6006: "CL.exe" exited with code -1073741515.	C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\M  icrosoft.Cpp.Win32.Targets	153	6	eqlaunch
 
 Debug says something about pdb not found. Of course it crashed as well so didn't get all of it.
 |  This seems like your VS dev enviroment is messed up somehow, not sure how, but a good way to fix it would be to reinstall vs2010. Alternatively, post your MSBuild.log file from one of the projects and I will be able to determine and fix the issue.
			
			
			
			
				  |  
 
  |  |  |  |  
	
		
	
	
	| 
			
			 
			
				12-01-2011, 10:51 PM
			
			
			
		 |  
	| 
		
			
			| Dragon |  | 
					Join Date: Dec 2008 Location: Tennessee 
						Posts: 668
					      |  |  
	| 
 I think there are some issues with Perl 5.14 that need to be worked out. My patience for this problem are pretty much gone for the time being. I reverted back to Perl 5.12 and compiled emu rev 2077 successfully with VS2008TS. Only errors I found were with the chatserver and mailserver compiles and both give unix.h issues just like perl 5.14 did. 
With Perl 5.14 emu rev 2076 would compile with VS2008TS but it gave the error mentioned in the following thread.
 
	Code: http://www.eqemulator.org/forums/showthread.php?p=204987#post204987 I think some of the errors I encountered can be linked to the VC++ directory settings...more specifically adding a link to the dependency folder in EQEmu Dev Kit (ver2.0) on GeorgeS tools page. Combine that with the toolset v100 and v90 issues and I could easily reproduce the cl.exe crash I posted above. 
 
Thank you Secrets for helping me with the numerous compile issues. |  
	
		
	
	
	| 
			
			 
			
				12-01-2011, 11:25 PM
			
			
			
		 |  
	| 
		
			|  | Demi-God |  | 
					Join Date: May 2007 Location: b 
						Posts: 1,449
					      |  |  
	| 
 Yeah Perl 5.14 doesn't appear to work with the v90 visual studio toolset. I reverted to Perl 5.10 for the v90/VS2008 toolset, but it works just fine in vs2010/2011.
 I'm not sure why you were getting the build errors, other than missing header files. If you are fine with using x86 with the v90 toolset, then more power to you.
 
 Perl x64/x86 5.14 does work on vs2010, however. It uses the v100 platform toolset though.
 
 As for chatserver and mailserver, they are discontinued and you should be using ucs. No reason not to.
 |  
	
		
	
	
	
	
	| Thread Tools |  
	|  |  
	| Display Modes |  
	
	| 
		 Linear Mode |  
	| 
	|  Posting Rules |  
	| 
		
		You may not post new threads You may not post replies You may not post attachments You may not edit your posts 
 HTML code is Off 
 |  |  |  All times are GMT -4. The time now is 09:21 AM.
 
 |  |  
    |  |  |  |  
    |  |  |  |  
     |  |  |  |  
 |  |