Required Tools

DocWire SDK installation process is based on the VCPKG package manager so all requirements of vcpkg apply:

In addition to vcpkg requirements, DocWire SDK requires the following tools:

  • GCC 11 or higher on Linux because of C++20 support
  • MSVC 2019 or higher on Windows because of C++20 support
  • Doxygen with Graphviz is required for documentation generation: "Installation" on Doxygen website
  • Autoconf, Autogen, Automake, Autoconf-archive, Autopoint are required for building some of 3rdparty dependencies on Linux and MacOS (we are working to eliminate this)
posted on 2025-07-04 10:15  北京开发  阅读(6)  评论(0)    收藏  举报