File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1355,6 +1355,8 @@ files in the predefined paths.
13551355
13561356### Troubleshooting
13571357
1358+ #### check the debug output
1359+
13581360If your license does not work you can get some details about the license validation by executing
13591361premiumaddon binary with the ` --debug ` option.
13601362
@@ -1365,3 +1367,17 @@ Windows:
13651367Linux/Mac:
13661368
13671369 premiumaddon --debug
1370+
1371+ you can execute premiumaddon from an arbitrary path.
1372+
1373+
1374+ #### ensure there are no loc-license artifacts
1375+
1376+ Search for file(s) with the name cppcheck-premium-loc and remove these.
1377+
1378+
1379+ #### clear cppcheck-build-dir
1380+
1381+ If you have used a cppcheck-build-dir please remove all files in that and recheck.
1382+ The Cppcheck GUI by default creates a cppcheck-build-dir.
1383+
You can’t perform that action at this time.
0 commit comments