Tuesday, August 24, 2010

ctags not found : pthread_mutex_init

hi, all
i have installed omnicppcomplete, taglist, cscope etc

and i generated my tags in /usr/include using
ctags -R --c++-kinds=+plx --fields=+iaS --extra=+q .

and in my .vimrc i set
set tags=/usr/include/tags,./tags,./..tags,./**/tags



but now when i write my multi-thread programs, i can not switch to pthread_create and pthread_mutex_init by pressing ctrl+],  it says tags not found


so i am writing here for help
thanks

 

--
You received this message from the "vim_use" 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

No comments: