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
The most recent commit (5e2b57f) does not build on Mac OS Sonoma
I have submitted a pull request (#1240) with small changes to the Mac build system, to make it possible to build on recent Mac OS versions with recent Xcode.
Googletest 1.14.0 does not build on Sonoma.
I have added a line (commented out) in thirdparty/thirdparty.cmake to pull 1.15.2 - 1.15.2 builds correctly on Mac.
The text was updated successfully, but these errors were encountered:
The most recent commit (5e2b57f) does not build on Mac OS Sonoma
I have submitted a pull request (#1240) with small changes to the Mac build system, to make it possible to build on recent Mac OS versions with recent Xcode.
Googletest 1.14.0 does not build on Sonoma.
I have added a line (commented out) in thirdparty/thirdparty.cmake to pull 1.15.2 - 1.15.2 builds correctly on Mac.
The text was updated successfully, but these errors were encountered: