File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ How to Build and Install
8282#### Requirements
8383
8484- [ Visual Studio 2022] ( https://visualstudio.microsoft.com/ )
85- - [ Boost C++ libraries 1.88 .0] ( https://www.boost.org/ )
85+ - [ Boost C++ libraries 1.91 .0] ( https://www.boost.org/ )
8686- [ Doxygen 1.13.2] ( https://www.doxygen.nl/ )
8787- [ Graphviz] ( https://www.graphviz.org/ )
8888- [ WiX toolset 6.0.0] ( https://wixtoolset.org/ )
@@ -138,11 +138,9 @@ Doxygen will output the documents into the directory `doc`.
138138
139139#### Requirements
140140
141- - [ Clang 11] ( https://clang.llvm.org/ ) ,
142- [ Clang 14] ( https://clang.llvm.org/ ) ,
143- [ GCC 10] ( https://gcc.gnu.org/ ) or
144- [ GCC 12] ( https://gcc.gnu.org/ )
145- - [ Boost C++ libraries 1.88.0] ( https://www.boost.org/ )
141+ - [ Clang 18] ( https://clang.llvm.org/ ) or
142+ [ GCC 14] ( https://gcc.gnu.org/ )
143+ - [ Boost C++ libraries 1.91.0] ( https://www.boost.org/ )
146144- [ Doxygen 1.13.2] ( https://www.doxygen.nl/ )
147145- [ Graphviz] ( https://www.graphviz.org/ )
148146- [ include-what-you-use 0.15] ( https://include-what-you-use.org/ ) or
You can’t perform that action at this time.
0 commit comments