> ... >> advapi32.lib shell32.lib /machine:i386 /no > > Ok, the problem is in /machine:i386 which should be AMD64 for x64 > builds. Either something is wrong with your environment or > Make_mvc.mak failed to detect the target architecture properly. >
Thanks, you were right. I copied the line doing the final link and replaced i386 by AMD64 and gvim build successfully! Next steps is to make it work with perl and python and I will be using this version :) -- 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
