Problem with automatic file's creation

General questions regarding the usage of CodeLite
marfi
CodeLite Expert
Posts: 159
Joined: Mon Nov 03, 2008 9:17 pm
Contact:

Problem with automatic file's creation

Post by marfi »

Hi,
I've found one problem in the CL. If I swap between header and implementation files then a message box with text "No matching file was found, would you like to create one?" is always displayed even if both files already exist in a project.

I use Ubuntu 8.10, CL rev SVN 2581

Regards
marfi
marfi
CodeLite Expert
Posts: 159
Joined: Mon Nov 03, 2008 9:17 pm
Contact:

Re: Problem with automatic file's creation

Post by marfi »

... it seems the problem occurs if header and implementation files aren't located in the same directory.
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Problem with automatic file's creation

Post by eranif »

Thanks, sdolim for pointing me to the offending line in the code, I will commit this fix ASAP

Eran
Make sure you have read the HOW TO POST thread
Post Reply