Skip to content

boost_1_88_0 addr_base_msvc.hpp compile fail #1044

@oniisancr

Description

@oniisancr

gcc.compile.c++ bin.v2\libs\stacktrace\build\gcc-15\debug\x86_64\link-static\threadapi-win32\threading-multi\visibility-hidden\windbg.o
In file included from ./boost/stacktrace/detail/frame_msvc.ipp:23,
from C:/code/boost_1_88_0/libs/stacktrace/src/windbg.cpp:13:
./boost/stacktrace/detail/addr_base_msvc.hpp:31:15: error: 'uintptr_t' in namespace 'std' does not name a type
31 | inline std::uintptr_t get_own_proc_addr_base(const void* addr) {

Image

need inclde header in addr_base_msvc.hpp

#include <cstdint>

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions