Comment #9 on issue 115 by [email protected]: Vim Macro to generate ASCII
characters
http://code.google.com/p/vim/issues/detail?id=115
I don't have any vimrc file.
I compiled vim with : nmake -f Make_mvc.mak GETTEXT=no FEATURES=HUGE
and now it works.
Also with FEATURES=BIG and FEATURES=NORMAL
I can't compile for FEATURES [TINY, SMALL], I have a link problem:
link /RELEASE /nologo /subsystem:console /LTCG:STATUS
-out:vim.exe .\ObjCi386\blowfish.obj .\ObjCi386\buffer.obj .\ObjCi386\charset.obj .\ObjCi386
\diff.obj .\ObjCi386\digraph.obj .\ObjCi386\edit.obj .\ObjCi386\eval.obj
.\ObjCi386\ex_cmds.obj .\ObjCi386\ex_cmds2.obj .\ObjCi386\ex_docmd.obj .\ObjC
i386\ex_eval.obj .\ObjCi386\ex_getln.obj .\ObjCi386\fileio.obj
.\ObjCi386\fold.obj .\ObjCi386\getchar.obj .\ObjCi386\hardcopy.obj
.\ObjCi386\hashtab.ob
j .\ObjCi386\main.obj .\ObjCi386\mark.obj .\ObjCi386\mbyte.obj
.\ObjCi386\memfile.obj .\ObjCi386\memline.obj .\ObjCi386\menu.obj
.\ObjCi386\message.ob
j .\ObjCi386\misc1.obj .\ObjCi386\misc2.obj .\ObjCi386\move.obj
.\ObjCi386\normal.obj .\ObjCi386\ops.obj .\ObjCi386\option.obj
.\ObjCi386\os_mswin.obj
.\ObjCi386\winclip.obj .\ObjCi386\os_win32.obj .\ObjCi386\pathdef.obj
.\ObjCi386\popupmnu.obj .\ObjCi386\quickfix.obj .\ObjCi386\regexp.obj
.\ObjCi38
6\screen.obj .\ObjCi386\search.obj .\ObjCi386\sha256.obj
.\ObjCi386\spell.obj .\ObjCi386\syntax.obj .\ObjCi386\tag.obj
.\ObjCi386\term.obj .\ObjCi386\
ui.obj .\ObjCi386\undo.obj .\ObjCi386\window.obj .\ObjCi386\vim.res .\ObjCi386/if_cscope.obj .\ObjCi386\version.obj
oldnames.lib
kernel32.l
ib advapi32.lib shell32.lib gdi32.lib comdlg32.lib ole32.lib uuid.lib
/machine:i386 /nodefaultlib libcmt.lib user32.lib
/PDB:vim.pdb -debug
misc1.obj : error LNK2001: unresolved external symbol _modify_fname
vim.exe : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: '"C:\Microsoft Visual Studio
9.0\VC\BIN\link.EXE"' : return code '0x460'
Stop.
Thanks a lot !
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
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.