continue HTML help project conversion re-building, I got this error:
Error LNK2026 module unsafe for SAFESEH image.
- Visual C++: module unsafe for SAFESEH image, unable to generate SAFESEH image
- Error lnk2026: module unsafe for safeseh image
- /SAFESEH (Image has Safe Exception Handlers)
- [Bugs] error LNK2026: Module is not safe for SAFESEH image
If you work in the Visual Studio Editor, you can right-click on your DLL project, go to Properties > Linker > Advanced and set “image has safe exception handlers” to No.
No comments:
Post a Comment