Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-9645

[macosx] Unordered map not found in ep-engine cmake builds

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.0
    • 3.0
    • None
    • Security Level: Public
    • None

    Description

      Some people are having issues building ep-engine due to unordered map not being found. The workaround is below.

      //#if __cplusplus >= 201103L || _MSC_VER >= 1800
      #if !(__cplusplus >= 201103L || _MSC_VER >= 1800)

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            trond Trond Norbye
            mikew Mike Wiederhold [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty