jutirain
September 26th, 2007, 07:38 AM
I've installed cscope on my gvim.
Sometimes it works just fine, but sometimes it will prompt out the error message when I start gvim:
Error detected while processing /usr/share/vim/vim70/plugin/cscope_maps.vim:
line 42:
cs_read_prompt EOF: Illegal seek
E609: Cscope error: cscope: cannot read trailer offset from file cscope.out
jutirain@Freedom:~/Research/Semi-automatic Composition/Code/Semi-automatic_Composition$ gvim *.cpp *.h
7 files to edit
Error detected while processing /usr/share/vim/vim70/plugin/cscope_maps.vim:
line 42:
cs_read_prompt EOF: Illegal seek
E609: Cscope error: cscope: cannot read trailer offset from file cscope.out
even I use
:cs add cscope.files or
:cs add cscope.out
It won't work. :(
Any idea?
BTW, after using my 1680 * 1050 resolution new monitor, my cscope output become a little ugly... bottom of each line didn't show up properly, like the following one:
http://graphics.csie.ntu.edu.tw/~jonathan/temp/cscope.png
What's the problem?
Sometimes it works just fine, but sometimes it will prompt out the error message when I start gvim:
Error detected while processing /usr/share/vim/vim70/plugin/cscope_maps.vim:
line 42:
cs_read_prompt EOF: Illegal seek
E609: Cscope error: cscope: cannot read trailer offset from file cscope.out
jutirain@Freedom:~/Research/Semi-automatic Composition/Code/Semi-automatic_Composition$ gvim *.cpp *.h
7 files to edit
Error detected while processing /usr/share/vim/vim70/plugin/cscope_maps.vim:
line 42:
cs_read_prompt EOF: Illegal seek
E609: Cscope error: cscope: cannot read trailer offset from file cscope.out
even I use
:cs add cscope.files or
:cs add cscope.out
It won't work. :(
Any idea?
BTW, after using my 1680 * 1050 resolution new monitor, my cscope output become a little ugly... bottom of each line didn't show up properly, like the following one:
http://graphics.csie.ntu.edu.tw/~jonathan/temp/cscope.png
What's the problem?