Uploaded image for project: 'Xerces-C++'
  1. Xerces-C++
  2. XERCESC-2125

CMake variable for nothreads does not match generated config define

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.0
    • 3.2.1
    • Build
    • None
    • Windows 8.1 64 bit, Visual Studio 2015, CMake 3.9.1

    Description

      When the mutex manager is set to nothreads, the generated config will not enable the XERCES_USE_MUTEXMGR_NOTHREAD definition.

      This is because the configure_file function takes CMake variable names to use for #cmakedefine, but the name for that configuration is XERCES_USE_MUTEXMGR_NOTHREADS, defined in cmake/XercesMutexMgrSelection.cmake.

      Attachments

        Activity

          People

            rleigh Roger Leigh
            SamVanheer Sam Vanheer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: