G
Guest
Hi,
Iam linking my C++ project with some external libraries and getting the
following error:
someLib.lib(omeObj.obj) : LNK9038: module unsafe for SAFESEH image.
I do not have exception handling turned on in my main project (no /GX /Eh
options).
What is wrong?
Matej
Iam linking my C++ project with some external libraries and getting the
following error:
someLib.lib(omeObj.obj) : LNK9038: module unsafe for SAFESEH image.
I do not have exception handling turned on in my main project (no /GX /Eh
options).
What is wrong?
Matej