Cannot Open CMD shell

Post here any ideas/problems/suggestions you have regarding CodeLite's ExternalTools plugin
tjulian
CodeLite Enthusiast
Posts: 32
Joined: Tue Nov 11, 2008 12:06 am
Contact:

Cannot Open CMD shell

Post by tjulian »

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.
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Cannot Open CMD shell

Post by eranif »

Can you share the command used by your external tool?
Eran
Make sure you have read the HOW TO POST thread
tjulian
CodeLite Enthusiast
Posts: 32
Joined: Tue Nov 11, 2008 12:06 am
Contact:

Re: Cannot Open CMD shell

Post by tjulian »

Sorry about that. In the External Tool dialog, I have Tool path=cmd.exe, Working directory=$(ProjectPath)
tjulian
CodeLite Enthusiast
Posts: 32
Joined: Tue Nov 11, 2008 12:06 am
Contact:

Re: Cannot Open CMD shell

Post by tjulian »

This is a regression, should I post a bug report? Is there a workaround?
Post Reply