-
**Describe the bug**
Upon upgrading the Visual Studio to 17.3 I get the following warnings:
warning C4996: '_Header_ciso646': warning STL4036: is removed in C++20. You can define _SILENCE_CXX20…
-
### Describe the issue
If you include Abseil as a dependency in your Bazel WORKSPACE and attempt to run its tests, you will get failures in the following:
```
@com_google_absl//absl/time:time_tes…
-
What about installation target in cmake?
Similar to https://github.com/grpc/grpc/blob/master/CMakeLists.txt
`if (gRPC_INSTALL)
install(EXPORT gRPCTargets
DESTINATION ${gRPC_INSTALL_CMAKE…
-
Hi. I've just followed this guide and am seeing a permissions error.
https://github.com/bazelbuild/bazel/blob/master/site/docs/bazel-container.md
https://docs.bazel.build/versions/master/bazel-con…
-
**Describe the bug**
I am building `abseil` on 10.6.8 Rosetta for `ppc` (well, in fact I has built it, but with an ugly solution of just editing away Intel flags). Despite Cmake correctly recognizi…
-
https://helion.pl/ksiazki/software-engineering-at-google-lessons-learned-from-programming-over-time-titus-winters-tom-manshreck-hyrum-wright,e_1g4y.htm?webeId=webepartners&utm_source=webepartners&utm_…
-
While following README.md and trying to build && run official google tests
I get this error
`/usr/bin/ld: cannot find -labsl::container
collect2: error: ld returned 1 exit status`
on `make` stag…
-
pip install dm-tree and using python setup.py both report the same error message:
`[ 88%] Linking CXX static library /tmp/pip-install-wf_r35xd/dm-tree_a54c36d849b3401b8445d6d3f1e98aaa/tree/abseil-cpp…
Tuich updated
9 months ago
-
RETURNN now has TF 2.10 support and we also use that for CI (#1160).
TF 2.10 by default uses C++17 now (https://github.com/tensorflow/tensorflow/commit/8ea5ed0c392b329a3e0481a3f1f7b0ca86821b84) and…
-
### Environment details
* Operating System+version: Ubuntu 22.04
* Compiler+version: clang-13
* Conan version: 1.57
* Python version: 3.10.6
### Steps to reproduce
1. Use the following profile…