This seems like a linker error since the linker can’t find the implementations of certain functions in bsoncxx. Please double check the lib paths for linking. Also, ensure that the all the components in your project are compatible with each other, ie. Qt, MongoDB C++ driver, Boost, etc. are built with the same compiler version and runtime library settings.