Skip to content

[package] dbus/1.15.8: compilation fails with Visual Studio 2022 (and C++20?) #19421

@SpaceIm

Description

@SpaceIm

Description

Compilation fails with Visual Studio 2022 (and C++20?).

There are errors like error C2061: syntax error: identifier 'atomic_bool' or error C2079: 'refcount' uses undefined struct 'DBusAtomic'

Package and Environment Details

  • Package Name/Version: dbus/1.15.8
  • Operating System+version: Windows 11
  • Compiler+version: Visual Studio 2022 (17.7.2)
  • Conan version: conan 2.0.9
  • Python version: Python 3.11.1

Conan profile

[settings]
os=Windows
arch=x86_64
compiler=msvc
compiler.version=193
compiler.runtime=dynamic
compiler.cppstd=20
build_type=Release

Steps to reproduce

conan install --requires dbus/1.15.8 -b missing

Logs

build.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions