User Activity

  • Posted a comment on discussion General Discussion on cppcheck

    btw, system is Ubuntu 20.10

  • Posted a comment on discussion General Discussion on cppcheck

    Hi, I managed to set up my environment so that the following works cmake -G Ninja -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=<home-path>/.local/ -DFILESDIR=<home-path>/.local/share/cppcheck -DUSE_Z3=ON -DHAVE_RULES=ON -DBUILD_GUI=ON -DWITH_QCHART=ON -DQt5_DIR=/usr/lib/qt5/bin -DANALYZE_MEMORY=ON -DANALYZE_ADDRESS=ON -DANALYZE_THREAD=ON - DANALYZE_UNDEFINED=ON -DANALYZE_DATAFLOW=ON ../cppcheck/ I use ninja build tools (1.10.0) with clang (10.0.1) and get many "multiple definition" errors like...

View All

Personal Data

Username:
lolmegafroi
Joined:
2003-10-27 21:02:07

Projects

  • No projects to display.

Personal Tools