Skip to content

Use of Ctrlppcheck in Linux #4

@motoGit42

Description

@motoGit42

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.

image

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!

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions