Hi
I wonder if it is possible to compile the project while still having the "Additional Search Paths" dialog open. Because now when working on a larger project, I always have to close each window to test if all include paths are correct. Usually I forget one and have to reopen the dialogs again. This would save some time...
best.philip
compile project while still editing additional search paths
-
- CodeLite Enthusiast
- Posts: 16
- Joined: Sun May 01, 2011 11:43 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: compile project while still editing additional search paths
Are you referring to the 'Project Settings' dialog?underdoeg wrote:while still having the "Additional Search Paths" dialog open
No. This dialog is modal (which means: all other windows are disabled while it is opened)underdoeg wrote:I wonder if it is possible to compile the project while still having the "Additional Search Paths" dialog open
Please submit a feature request for this
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 16
- Joined: Sun May 01, 2011 11:43 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: compile project while still editing additional search paths
Thanks. Already thought that's the case. Where do I properly add a feature request?
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: compile project while still editing additional search paths
Make sure you have read the HOW TO POST thread