Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-908

mongocxx doesn't compile

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Major - P3 Major - P3
    • None
    • 3.0.0
    • API
    • None

    Description

      There are errors when building mongocxx project:

      1>------ Build started: Project: mongocxx, Configuration: Debug Win32 ------
      1> write.cpp
      1> Unknown compiler version - please run the configure tests and report the results
      1>D:\Userfiles\vmurillo\Documents\mongo-cxx-driver\src\mongocxx\model\write.cpp(42): error C2338: Move-construct may throw
      1>D:\Userfiles\vmurillo\Documents\mongo-cxx-driver\src\mongocxx\model\write.cpp(43): error C2338: Move-assign may throw
      1>D:\Userfiles\vmurillo\Documents\mongo-cxx-driver\src\mongocxx\model\write.cpp(47): error C2338: Move-construct may throw
      1>D:\Userfiles\vmurillo\Documents\mongo-cxx-driver\src\mongocxx\model\write.cpp(48): error C2338: Move-assign may throw
      1>D:\Userfiles\vmurillo\Documents\mongo-cxx-driver\src\mongocxx\model\write.cpp(52): error C2338: Move-construct may throw
      1>D:\Userfiles\vmurillo\Documents\mongo-cxx-driver\src\mongocxx\model\write.cpp(53): error C2338: Move-assign may throw

      I am currently using Visual Studio 2015 on Windows 7.

      Please let me know if more information is needed.

      Attachments

        Activity

          People

            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            vimurillo@gmail.com Victor MURILLO
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: