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.