codelite on Windows with linux map delimiters in sources...
Posted: Mon Jun 18, 2018 1:07 pm
Hi,
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
I can't open that file with rightclick unless I change slashes to backslashes.
Is these somethin I can do about it ?
Some setting in project or Cscope perhaps ?
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 ?