Bug: source file on a different drive
Posted: Mon Nov 05, 2012 4:58 pm
Hi,
CodeLite is installed on drive C.
When creating a project I use "add an existing file". CodeLite doesn't compile the file if that source file is on a different drive.
E.g. "add an existing file"
D:\MyFile\Test.cpp
I can edit this file, but when I try to build the project, the compiler cannot find the source file.
The compiler gets the file name "\MyFile\Test.cpp", i.e. without the drive name!
This is with the 5770 version.
How can this be fixed and how can I recompile CodeLite myself. (I'd like to stick to the 5770 version).
Thanks for looking into it,
Helmut.
CodeLite is installed on drive C.
When creating a project I use "add an existing file". CodeLite doesn't compile the file if that source file is on a different drive.
E.g. "add an existing file"
D:\MyFile\Test.cpp
I can edit this file, but when I try to build the project, the compiler cannot find the source file.
The compiler gets the file name "\MyFile\Test.cpp", i.e. without the drive name!
This is with the 5770 version.
How can this be fixed and how can I recompile CodeLite myself. (I'd like to stick to the 5770 version).
Thanks for looking into it,
Helmut.