User forums > General (but related to Code::Blocks)

ToolsPlus issue

(1/1)

Jungle:
In Tools+ a tool is not launched if working directory is quoted. E.g. if working dir is


--- Code: ---$(APP_PATH)\..\some_app\bin
--- End code ---

then tool is launched, but if working dir is


--- Code: ---"$(APP_PATH)\..\some_app\bin"
--- End code ---

launch fails.

"Standard" tools (Tools menu) support quoted working dir.

C::B v16.01, ToolsPlus v0.6.0

Navigation

[0] Message Index

Go to full version