-- Installing: C:/vcpkg/packages/opencv_x64-windows-static/share/opencv/OpenCVConfig.cmake -- Installing: C:/vcpkg/packages/opencv_x64-windows-static/share/opencv/OpenCVConfig-version.cmake -- Installing: C:/vcpkg/packages/opencv_x64-windows-static/share/opencv/OpenCVModules.cmake -- Installin...
A current version of PCRE for Visual Studio can be obtained using vcpkg.Visual Studio (from command line)If you do not wish to use the Visual Studio IDE, you can compile cppcheck from the command line the following command.msbuild cppcheck.sln...
FILESDIR=/usr/share/cppcheckSpecify folder where cppcheck files are installed (addons, cfg, platform) HAVE_RULES=yesEnable rules (PCRE is required if this is used) CXXFLAGS="-O2 -DNDEBUG -Wall -Wno-sign-compare -Wno-unused-function"Enables most compiler optimizations, disables cppcheck-intern...
MATCHCOMPILER=yes Python is used to optimise cppcheck. The Token::Match patterns are converted into C++ code at compile time. FILESDIR=/usr/share/cppcheck Specify folder where cppcheck files are installed (addons, cfg, platform) HAVE_RULES=yes Enable rules (PCRE is required if this is used...
MATCHCOMPILER=yesPython is used to optimise cppcheck. The Token::Match patterns are converted into C++ code at compile time. FILESDIR=/usr/share/cppcheckSpecify folder where cppcheck files are installed (addons, cfg, platform) HAVE_RULES=yesEnable rules (PCRE is required if this is used) ...
FILESDIR=/usr/share/cppcheckSpecify folder where cppcheck files are installed (addons, cfg, platform) HAVE_RULES=yesEnable rules (PCRE is required if this is used) CXXFLAGS="-O2 -DNDEBUG -Wall -Wno-sign-compare -Wno-unused-function"Enables most compiler optimizations, disables cppcheck-intern...
MATCHCOMPILER=yesPython is used to optimise cppcheck. The Token::Match patterns are converted into C++ code at compile time. FILESDIR=/usr/share/cppcheckSpecify folder where cppcheck files are installed (addons, cfg, platform) HAVE_RULES=yesEnable rules (PCRE is required if this is used) ...
MATCHCOMPILER=yesPython is used to optimise cppcheck. The Token::Match patterns are converted into C++ code at compile time. FILESDIR=/usr/share/cppcheckSpecify folder where cppcheck files are installed (addons, cfg, platform) HAVE_RULES=yesEnable rules (PCRE is required if this is used) ...
For MSVC vcpkg, install qt5-base (32-bit) or qt5-base:x64-windows (64-bit) For Homebrew, install qt5 and add qt5 in path: echo 'export PATH="/usr/local/opt/qt/bin:$PATH"' >> ~/.bash_profile ` - this change is effective in next terminal session, so please re-open terminal...
vcpkg-tool-python2:x64-windows -> 2.7.18#1 zlib:x64-windows -> 1.3 zstd:x64-windows -> 1.5.5#1 Additional packages (*) will be modified to complete this operation. Detecting compiler hash for triplet x64-windows... A suitable version of powershell-core was not found (required v7.2....