Unable to install mongo-c-driver

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Works as Designed
    • Priority: Major - P3
    • None
    • Affects Version/s: 1.6.0
    • Component/s: Build
    • Environment:
      Windows 10 w/ MSVS2015
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      I was following installation guide from this
      link

      I installed libbson successfully, but when I tried to do the same for cd mongo-c-driver-1.6.1
      I was getting "sasl/sasl.h not found" error so I downloaded Cyrus-SASL for Windows from here and put it in my Visual Studio include folder.

      Then I was getting same error from this bug so I used current github master branch to include all the mongoc source files.

      Finally I was able to do
      make -G "Visual Studio 14 2015 Win64" "-DCMAKE_INSTALL_PREFIX=C:\mongo-c-driver" "-DBSON_ROOT_DIR=C:\mongo-c-driver" without any errors but when I tried "msbuild.exe ALL_BUILD.vcxproj" it was getting this error:

      Also attached txt version of that code and I wasn't able to find any log file regarding this compilation.

      Could you tell me whether I am doing this right and configure what's going on here?

        1. error_msg.txt
          40 kB
        2. error_prtscn.png
          error_prtscn.png
          152 kB

            Assignee:
            A. Jesse Jiryu Davis
            Reporter:
            Seungwon Yoon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: