6>ComSetup.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification
6> Setup.vcxproj -> C:\Truecrypt\Source\Setup\Debug\TrueCryptSetup.exe
========== Rebuild All: 6 succeeded, 0 failed, 0 skipped ==========
This is the message after I build the Truecrypt source code for Windows on Visual Studio 2012. I succeeded but my file at C:\Truecrypt\Source\Setup\Debug\TrueCryptSetup.exe
does not work.
How can I fix it?