Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-20212

Host tools compile error on macOS due to deprecated C++ construct

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None

    Description

      On macOS, Apple has removed the base std::char_traits template. xml2sdb uses this template (in the form of std::basic_string<WCHAR>), and as a result no longer compiles under Xcode 16.3. Apple has announced [1] that they are restoring the template temporarily, but it will still be removed permanently soon. As a result, it will be completely impossible to develop ReactOS on a Mac after this occurs. I’m not certain what should be done.

      [1]: https://developer.apple.com/documentation/xcode-release-notes/xcode-16_4-release-notes#Resolved-Issues

      Attachments

        Activity

          People

            Unassigned Unassigned
            wjk wjk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: