I have an External Tool configured to open a CMD shell in the project directory. This no longer works with the latest git source. Is there a workaround?
This is for Win7-64, self-built.
Cannot Open CMD shell
-
- CodeLite Enthusiast
- Posts: 32
- Joined: Tue Nov 11, 2008 12:06 am
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Cannot Open CMD shell
Can you share the command used by your external tool?
Eran
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 32
- Joined: Tue Nov 11, 2008 12:06 am
- Contact:
Re: Cannot Open CMD shell
Sorry about that. In the External Tool dialog, I have Tool path=cmd.exe, Working directory=$(ProjectPath)
-
- CodeLite Enthusiast
- Posts: 32
- Joined: Tue Nov 11, 2008 12:06 am
- Contact:
Re: Cannot Open CMD shell
This is a regression, should I post a bug report? Is there a workaround?