Page 1 of 1

Source files with the same file name

Posted: Wed Jun 24, 2015 10:31 am
by relent95
I can't build a project if there are two source files with the same file name and their parent directory names are also equal, like the following example.

client/set/obj.c
server/set/obj.c

It was tested for CodeLite 5.4 on Ubuntu 12.04, but I am sure the problem still exists on recent versions, inspecting the source code of BuilderGnuMake::DoGetTargetPrefix().

Re: Source files with the same file name

Posted: Wed Jun 24, 2015 10:37 am
by eranif
please post a bug
Eran