> .\ObjG\blowfish.obj : fatal error LNK1112: module machine type 'x64' > conflicts with target machine typ > e 'X86' > NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio > 10.0\VC\BIN\x86_amd64\link > .EXE"' : return code '0x458'
Apparently the linker tries using x86 binaries. The simplest solution would be delete ObjG directory and build from scratch. -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
