File tree Expand file tree Collapse file tree 1 file changed +2
-11
lines changed
docs/content/mongocxx-v3/installation Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change @@ -14,17 +14,8 @@ title = "Installing the mongocxx driver"
1414- [ CMake] ( https://cmake.org ) 3.2 or later
1515- [ boost] ( https://www.boost.org ) headers (optional)
1616
17- We currently test the driver on the following platforms:
18-
19- - Linux with clang 3.8 and 6.0, GCC 5.4 and 7.5
20- - macOS with Apple clang 11.0 using Boost 1.70.0
21- - Windows with Visual Studio 2015 using Boost 1.60.0 and Visual Studio 2017
22-
23- Versions older than the ones listed may not work and are not
24- supported; use them at your own risk.
25-
26- Versions newer than the ones listed above should work; if you
27- have problems, please file a bug report via
17+ If you encounter build failures or other problems with a platform configuration
18+ that meets the above prerequisites, please file a bug report via
2819[ JIRA] ( https://jira.mongodb.org/browse/CXX/ ) .
2920
3021## Installation
You can’t perform that action at this time.
0 commit comments