Getting Started with CppDepend on Linux/Mac
The C/C++ analysis for Linux/Mac is now supported by Scanyp, our web-based code quality server. To do the analysis you can follow these steps:- if you didn't download yet the scanyp server, please refer here: download page
-
Launch the server
>./startserver.sh
The Scanyp Server will start and by default it's listening on the port 3500
- Analyze your C/C++ project as described here.
-
After the analysis is done, the result could be accessed from the browser at 127.0.0.1:3500
To get the analysis details of a project you can just click on its link: