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.