The xpm library from patch 639/640 is failing on me: libXpm.lib(RdFToI.obj) : error LNK2001: unresolved external symbol __iob libXpm.lib(parse.obj) : error LNK2001: unresolved external symbol __pctype libXpm.lib(data.obj) : error LNK2001: unresolved external symbol __pctype libXpm.lib(parse.obj) : error LNK2001: unresolved external symbol ___mb_cur_max libXpm.lib(data.obj) : error LNK2001: unresolved external symbol ___mb_cur_max gvim.exe : fatal error LNK1120: 3 unresolved externals NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\Bin\link.EXE"' : return code '0x460'
Build environment is Win 7, MSVC 10 is from the windows SDK 7.1. I'm building x86 executable. I realize this is somewhat late after the fact, but I've been remiss in keeping my builds up to date lately and have only just encountered it. Cheers, Leonardo -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
