You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi:
Recently I update the Hana sha(e820551) to build with msvc, it failed due to fatal error C1189: #error: "No support for this compiler." Could you please take a look? Thanks.
Build results: F:\gitP\boostorg\hana\include\boost/hana/experimental/type_name.hpp(41,1): fatal error C1189: #error: "No support for this compiler." [F:\gitP\boostorg\hana\build_amd64\test\test.experimental.type_name.vcxproj]
Hi:
Recently I update the Hana sha(e820551) to build with msvc, it failed due to
fatal error C1189: #error: "No support for this compiler."
Could you please take a look? Thanks.Repro steps:
Build results:
F:\gitP\boostorg\hana\include\boost/hana/experimental/type_name.hpp(41,1): fatal error C1189: #error: "No support for this compiler." [F:\gitP\boostorg\hana\build_amd64\test\test.experimental.type_name.vcxproj]
Detailed log:
build.log
Note: When I use commit d3634a3, there was no error.
OS: Windows Server 2022 Datacenter 21H2
VS: VS17.7.6
The text was updated successfully, but these errors were encountered: