Hey I have been using the extension in Windows, but on Linux it seems there is a path problem, as I constantly get errors about missing CtrlppCheck addons.

I am using the release from your github repo https://github.com/siemens/CtrlppCheck/releases/tag/v1.0.1
What kind of path does the Extension expect for "Ctrl_Ctrlpp.SLTQualityChecks.path"
I tried the SLT_QualityChecks folder, the binary and any other folder existing in this tree.
these are the settings i am using in VSC
"Ctrl_Ctrlpp.SLTQualityChecks.ctrlppcheck.checkConfig": true,
"Ctrl_Ctrlpp.SLTQualityChecks.ctrlppcheck.platform": "unix64",
"Ctrl_Ctrlpp.SLTQualityChecks.path": "/home/moto/GIT/test/SLT_QualityChecks",
"Ctrl_Ctrlpp.SLTQualityChecks.ctrlppcheck.verbose": true,
Thanks in advance!
Hey I have been using the extension in Windows, but on Linux it seems there is a path problem, as I constantly get errors about missing CtrlppCheck addons.
I am using the release from your github repo https://github.com/siemens/CtrlppCheck/releases/tag/v1.0.1
What kind of path does the Extension expect for "Ctrl_Ctrlpp.SLTQualityChecks.path"
I tried the SLT_QualityChecks folder, the binary and any other folder existing in this tree.
these are the settings i am using in VSC
Thanks in advance!