On Tue, Aug 28, 2012 at 12:11 AM, Sergey Khorev <[email protected]> wrote: >> .\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. >
Thanks, I just tried that but the result is exactly the same. It compiles all the files correctly but linking gives the same error as before. Jorge -- 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
