Hello I am using Qt creator 4.6.0 and MongoDB 4.0 in windows 10 and I have already installed mongo-cxx-dirver-r3.3.0 (c++ drivers for mongodb). The problem is,
#include <mongocxx/client.hpp>
#include <mongocxx/instance.hpp>
whenever I include this file for making connection. But it was giving error,
error: C1083: Cannot open include file: 'bsoncxx/config/config.hpp': No such file or directory. (in both .hpp config.hpp is included).
But whenever i check in directory of Driver there is no config.hpp file but i found config.hpp.in.