0_0_7798478_14341.cpp:1:21: builder.h: No such file or directory
0_0_7798478_14341.cpp:2:23: bsontypes.h: No such file or directory
0_0_7798478_14341.cpp:3:17: oid.h: No such file or directory
0_0_7798478_14341.cpp:4:25: bsonelement.h: No such file or directory
0_0_7798478_14341.cpp:5:21: bsonobj.h: No such file or directory
0_0_7798478_14341.cpp:6:22: bsonmisc.h: No such file or directory
0_0_7798478_14341.cpp:7:28: bsonobjbuilder.h: No such file or directory
0_0_7798478_14341.cpp:8:29: bsonobjiterator.h: No such file or directory
0_0_7798478_14341.cpp:17: error: expected namespace-name before ';' token
0_0_7798478_14341.cpp:17: error: `<type error>' is not a namespace
0_0_7798478_14341.cpp: In function `int main()':
0_0_7798478_14341.cpp:21: error: `bson' has not been declared
0_0_7798478_14341.cpp:21: error: `BSONObj' undeclared (first use this function)
0_0_7798478_14341.cpp:21: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_7798478_14341.cpp:21: error: expected `;' before "bn"
0_0_7798478_14341.cpp:22: error: `bson' has not been declared
0_0_7798478_14341.cpp:22: error: `BSONObjBuilder' undeclared (first use this function)
0_0_7798478_14341.cpp:22: error: expected `;' before "bbn"
0_0_7798478_14341.cpp:24: error: `bbn' undeclared (first use this function)
0_0_7798478_14341.cpp:27: error: `abbn' undeclared (first use this function)
0_0_7798478_14341.cpp:31: error: expected `;' before "p"
0_0_7798478_14341.cpp:32: error: `p' undeclared (first use this function)
0_0_7798478_14341.cpp:34: error: `bn' undeclared (first use this function)
0_0_7798478_14341.cpp:36: error: `ab' undeclared (first use this function)
0_0_7798478_14341.cpp:37: error: `bson' has not been declared
0_0_7798478_14341.cpp:37: error: expected `;' before "childObj"
0_0_7798478_14341.cpp:43: error: `childObj' undeclared (first use this function)
|