-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
absl::meta Alignment test, CMake-based build compilation issue with Visual Studio 2017 (>= v15.8) #193
Comments
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 17, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 19, 2018
Mizux
changed the title
absl::meta Alignment test compilation issue with Visual Studio 2017 (VS 15.8 >=)
absl::meta Alignment test compilation issue with Visual Studio 2017 (>= v15.8)
Oct 19, 2018
Mizux
changed the title
absl::meta Alignment test compilation issue with Visual Studio 2017 (>= v15.8)
absl::meta Alignment test, CMake-based build compilation issue with Visual Studio 2017 (>= v15.8)
Oct 19, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 19, 2018
12 tasks
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 19, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 19, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 19, 2018
2 tasks
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 23, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 24, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 24, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 24, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 24, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 24, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 24, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 24, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 24, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 24, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 24, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 25, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 25, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 25, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 25, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 25, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 25, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 25, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 25, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 25, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 25, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 26, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 26, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 26, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 26, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 26, 2018
Mizux
added a commit
to Mizux/abseil-cpp
that referenced
this issue
Oct 26, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
With Visual Studio 2017 >= 15.8, there is a (breaking ABI) change on extended alignment.
Protocol
This error
C2338
, can be easily reproduce with Appveyor CI jobs or as followGot error:
src: https://ci.appveyor.com/project/Mizux/abseil-cpp/builds/19577145/job/xfqk597tlgih3uj1#L353
The text was updated successfully, but these errors were encountered: