[CXX-964] C++ mongodb driver not working as expected Created: 05/Jul/16  Updated: 11/Sep/19  Resolved: 06/Jul/16

Status: Closed
Project: C++ Driver
Component/s: BSON
Affects Version/s: 3.0.0-rc0
Fix Version/s: None

Type: Task Priority: Critical - P2
Reporter: Smriti Sharad Vaidya Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

OSX


Issue Links:
Duplicate

 Description   

Get the following error while trying the test program on the Quick start guide page: https://github.com/mongodb/mongo-cxx-driver/wiki/Quickstart-Guide-(New-Driver)

g++ -c --std=c++11 -Wall -I/usr/local/include/mongocxx/v0.3 -I/usr/local/include/libmongoc-1.0 -I/usr/local/include/bsoncxx/v0.3 -I/usr/local/include/libbson-1.0 -c hellomongo.cpp
hellomongo.cpp:3:10: fatal error: 'bsoncxx/builder/stream/document.hpp' file not found
#include <bsoncxx/builder/stream/document.hpp>
^
1 error generated.
make: *** [hellomongo.o] Error 1



 Comments   
Comment by David Golden [ 06/Jul/16 ]

Hi, I've answered you on the group and it's being tracked in FREE-106191, so I'm closing this ticket.

Generated at Wed Feb 07 22:00:55 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.