Menu

build instructions for experts in readme file are not up to date wrt simplecpp

Hexcoder
2017-08-07
2017-09-18
  • Hexcoder

    Hexcoder - 2017-08-07

    Hi,

    the experts build instructions are missing simplecpp additions.

    g++ -o cppcheck -std=c++0x -include lib/cxx11emu.h -Iexternals/tinyxml -Iexternals/simplecpp -Ilib cli/.cpp lib/.cpp externals/simplecpp/.cpp externals/tinyxml/.cpp

    and

    g++ -o cppcheck -std=c++0x -include lib/cxx11emu.h -lpcre -DHAVE_RULES -Ilib -Iexternals/tinyxml -Iexternals/simplecpp cli/.cpp lib/.cpp externals/simplecpp/.cpp externals/tinyxml/.cpp

    work.

    Best regards, Heiko

     
  • Daniel Marjamäki

    thanks, fixed

     
  • Hexcoder

    Hexcoder - 2017-08-26

    Can't see your fixes here:
    https://github.com/danmar/cppcheck/#g-for-experts

    Your fix must be somewhere else...

     
  • Hexcoder

    Hexcoder - 2017-09-18

    I saw your fix for file readme.txt. I left a comment for the commit to remember you that file readme.md is also out of date...

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.