I am using vim syntastic plugin. All the depedent library are installed at different paths. There are so many libraries so I cannot give all name in syntactic_include_dirs
Can syntastic include all headers recursively from a folder.? Or Can it read from pkg-config and include all headers?
In my case, Syntastic shows header missing and dont show other errors,at least it should show other errors?