boostorg / winapi

Windows API declarations without <windows.h>, for internal Boost use.
62 stars 58 forks source link

Windows target platform _WIN32_WINNT=0x0501 (WinXP) build failure #51

Closed jeking3 closed 6 years ago

jeking3 commented 6 years ago

Build job: https://ci.appveyor.com/project/jeking3/winapi/build/job/s2mbgr4viurq20q9

compile-c-c++ bin.v2\libs\winapi\test\~hdr-use-winh-winapi-stack_backtrace~hpp.test\msvc-14.1\release\threading-multi\~hdr-use-winh-winapi-stack_backtrace~hpp.obj
decl_header.cpp
.\boost/detail/winapi/stack_backtrace.hpp(45): error C2039: 'RtlCaptureStackBackTrace': is not a member of '`global namespace''
.\boost/detail/winapi/stack_backtrace.hpp(45): error C2873: 'RtlCaptureStackBackTrace': symbol cannot be used in a using-declaration
jeking3 commented 6 years ago

@Lastique Please set milestone to v1.66.0 for this issue.