Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-2830

Modulemap files missing from release archive

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.13.1
    • Affects Version/s: 1.13.0
    • Component/s: None
    • Labels:
      None
    • Fully Compatible

      The modulemap files are missing from the release archive causing CMake to fail when trying to build Darwin frameworks.

      cmake -DENABLE_APPLE_FRAMEWORK=ON .
      ...
      CMake Error: File /mongo-c-driver-1.13.0/src/libbson/src/bson/modules/module.modulemap.in does not exist.
      CMake Error at src/libbson/CMakeLists.txt:140 (configure_file):
        configure_file Problem configuring file
      ...
      CMake Error: File /mongo-c-driver-1.13.0/src/libmongoc/src/mongoc/modules/module.modulemap.in does not exist.
      CMake Error at src/libmongoc/CMakeLists.txt:378 (configure_file):
        configure_file Problem configuring file
      

            Assignee:
            henrik.edin@mongodb.com Henrik Edin
            Reporter:
            henrik.edin@mongodb.com Henrik Edin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: