Skip to content

Commit 7d52ed6

Browse files
committed
Premium manual: more suggestions to troubleshoot licensing issues
1 parent e3d2d90 commit 7d52ed6

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

man/manual-premium.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1355,6 +1355,8 @@ files in the predefined paths.
13551355

13561356
### Troubleshooting
13571357

1358+
#### check the debug output
1359+
13581360
If your license does not work you can get some details about the license validation by executing
13591361
premiumaddon binary with the `--debug` option.
13601362

@@ -1365,3 +1367,17 @@ Windows:
13651367
Linux/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+

0 commit comments

Comments
 (0)