-
Apprentice
Error
I tried to pass the National MatchServer source for VS 2012 and gave this error:
Error 164 error LNK2026: module unsafe for SAFESEH image. MatchServer\CPSSOLib.lib(CPSSOLib.obj) MatchServer
Error 162 error LNK2026: module unsafe for SAFESEH image.
MatchServer\ggsrvlib25_MT.lib(ggsrv.obj) MatchServer
Error 163 error LNK2026: module unsafe for SAFESEH image.
MatchServer\ggsrvlib25_MT.lib(ggutil.obj) MatchServer
Error 165 error LNK1281: Unable to generate SAFESEH image.
MatchServer\Runtime\MatchServer.exe MatchServer
someone help
I tried to pass the National MatchServer source for VS 2012 and gave this error:
-
-
Be a kicker than cheater.
Re: Error
Do NGunZ recommend VS 2012? If not, just better download & install their suggested/recommended VS. There are lot of difference between the newer VS you are using, I guess.
Last edited by cheaterastic; 07-08-16 at 04:39 PM.
-
Valued Member
-
I'm an old-school guy!
Re: Error
Right-click on your project ->
Properties->
ConfigurationProperties->
Linker->
Advanced and changed "Image Has Safe Exception Handlers" to "No (/SAFESEH:NO)"
-
Infraction Banned
Re: Error
I was told converting is not simple and may give lots of errors and its not easy to fix them if you dont know what you are doing...why would you want to do that?
-
Apprentice
Re: Error
I know what it doing ..I spent Gunz design easily to vs 2012, but the project gave MatchServer this error ...Also already I tried to disable SAFESEH .