boostorg / winapi

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

Windows target platform _WIN32_WINNT=0x0A00 (Win10) FAMILY=DESKTOP build failure #52

Closed jeking3 closed 6 years ago

jeking3 commented 6 years ago

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

ompile-c-c++ bin.v2\libs\winapi\test\~hdr-post-winh-winapi-handles~hpp.test\msvc-14.1\release\threading-multi\~hdr-post-winh-winapi-handles~hpp.obj
windows_h_post.cpp
C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\handleapi.h(81): error C2732: linkage specification contradicts earlier specification for 'CompareObjectHandles'
C:\Program Files (x86)\Windows Kits\10\include\10.0.15063.0\um\handleapi.h(78): note: see declaration of 'CompareObjectHandles'
jeking3 commented 6 years ago

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