During "sudo make install" I also see a larger number of installing lib absl log components , e.g. -- Installing: /usr/local/lib/pkgconfig/absl_log_internal_check_impl.pc -- Installing: /usr/local/lib/pkgconfig/absl_log_internal_check_op.pc -- Installing: /usr/local/lib/libabsl_log...
#include "absl/log/absl_check.h" #include <grpc/grpc.h> #include <grpc/support/atm.h> Expand Down Expand Up @@ -325,7 +325,7 @@ class CompletionQueue : private grpc::internal::GrpcLibrary { bool ok = ev.success != 0; void* ignored = tag; if (tag->FinalizeResult(&ignored, ...
DEFINE_integer( name='log_interval', short_name='li', default=10, help=flags_core.help_wrap('batches between logging training status')) flags.DEFINE_string( name='output_dir', short_name='od', default=None, help=flags_core.help_wrap('Directory to write TensorBoard summaries')) flags....
#include "absl/container/fixed_array.h" #include "absl/log/check.h" #include "ceres/dynamic_cost_function.h" #include "ceres/internal/fixed_array.h" #include "ceres/jet.h" #include "ceres/types.h" @@ -149,14 +149,13 @@ class DynamicAutoDiffCostFunction final : public DynamicCostFunct...
#include "absl/container/flat_hash_set.h" #include "absl/log/check.h" #include "ceres/context_impl.h" @@ -68,10 +69,10 @@ class ResidualBlock; class CERES_NO_EXPORT ProblemImpl { public: using ParameterMap = std::map<double*, ParameterBlock*>; using ParameterMap = absl::btree_map...
log/internal/check_op.h:361:43: error: comparison of integer expressions of different signedness: 'const unsigned int' and 'const int' [-Werror=sign-compare] 361 | ABSL_LOG_INTERNAL_CHECK_OP_IMPL(Check_EQ, ==) external/abseil-cpp~20240116.2/absl/base/optimization.h:179:58: note: in ...
log_internal_check_impl absl::log_internal_check_op absl::log_internal_conditions absl::log_internal_config absl::log_internal_flags absl::log_internal_format absl::log_internal_globals absl::log_internal_log_impl absl::log_internal_proto absl::log_internal_message absl::log_internal_log_...
log_internal::Check_NEImpl<test const*, test*>(test const* const&, test* const&, char const*)': [build] D:/ProgramFilesU/gcc-compilers/mingw-gcc12/include/absl/log/internal/check_op.h:337: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::...
namespace ceres::internal { 2 changes: 1 addition & 1 deletion 2 internal/ceres/context_impl.cc Original file line numberDiff line numberDiff line change @@ -35,8 +35,8 @@ #include "absl/log/check.h" #include "absl/log/log.h" #include "absl/strings/str_format.h" #include "cere...
E:\dk\x64-windows\include\absl/strings/internal/str_split_internal.h(278): note: see declaration of 'absl::lts_20240116::strings_internal::Splitter' E:\b\qt5-webengine\src\5.15.14-55225c1f0f.clean\src\3rdparty\chromium\net/quiche/common/platform/impl/quiche_text_utils_impl.h(148): er...