In order to use the WiredTiger configuration API for the stress testing project we need to #include "wt_internal.h" however currently if you do that it won't compile using C++.
So there are two options here, take the changes from the PR alex.cameron made:
#6104, or get that PR merged.
- causes
-
WT-7083 Older versions of g++ fail to compile wiredtiger
- Closed
-
WT-7081 Failed: million-collection-test on ~ Large scale tests [WiredTiger (develop) @ eddd51eb]
- Closed
- is depended on by
-
WT-7039 Creating test configuration framework using the WiredTiger configuration API
- Closed
- related to
-
WT-4649 Updating build system to allow for different C++ compilers
- Closed