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
Problem with automatic file's creation
-
- CodeLite Expert
- Posts: 159
- Joined: Mon Nov 03, 2008 9:17 pm
- Contact:
-
- CodeLite Expert
- Posts: 159
- Joined: Mon Nov 03, 2008 9:17 pm
- Contact:
Re: Problem with automatic file's creation
... it seems the problem occurs if header and implementation files aren't located in the same directory.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Problem with automatic file's creation
Thanks, sdolim for pointing me to the offending line in the code, I will commit this fix ASAP
Eran
Eran
Make sure you have read the HOW TO POST thread