Re: Matchserver Release 1.5
The linker is giving him an internal error. He's using Win7 64 bit. I checked his linked settings, and project. It's all fine. He's going to have to find a work around, since it is more than likely a comparability error with his OS. Microsoft declared that VistaWin7 is incompatible with VS 2003. It generally works on Win7 32 bit but I have doubts with 64 bit.
Re: Matchserver Release 1.5
Quote:
Originally Posted by
Mocro
evrything is Multithreaded Debug (/MTd) unitest++ cryptopp and all projects in matchserver
TheCodeOfGunz is right
MatchServer Property Pages ->
Linker ->
Command Line->
Type:"/FORCE:MULTIPLE"
Should build then.
I am curious though, you are on W7 64bit correct? Maybe
its just an error for those users o.o