Not linked with eMule.exe why?

Asked By 0 points N/A Posted on -
qa-featured

Hi tech expert, I got an error when I was in the middle of compiling eMule.exe. To my knowledge I doubt the property page might be the cause for the issue. So I checked the page but not able to find cause. I also added SafeSEH option to the linker of Project eMule. I checked the settings all libs, Atlserver and WMSDK are all included. So help me friends.

eMule.exe was not linked with /SafeSEH!

SHARE
Answered By 10 points N/A #179164

Not linked with eMule.exe why?

qa-featured

I would suggest you to compile all the other libs available with Safeseh and not restrict yourself to emule only as in such a case the possibility always exists that the solution won't work. Alternatively, you may go ahead and remove the warning from the sourcecode.  In the properties of the inffas32.asm and gvmat32.asm files add /Safeseh parameter through the command line and add /safeseh directly after ml.exe. Manually clean and rebuild both the asm-files and the lib. 

Related Questions