when entering bunch f C sources I find that on Windws Codelite Code Completion can't find includes that have *nix "/" dir delimiters.
IO, with a line like
Code: Select all
#include "/ab/somethin/other.h
Is these somethin I can do about it ?
Some setting in project or Cscope perhaps ?