Skip to content

Conversation

@Yakuho
Copy link

@Yakuho Yakuho commented Jun 25, 2025

Issue:

Compile Project raise error:

g++.exe .../extern_autolog-src/auto_log/autolog.h: In member function 'void AutoLogger::report()':
.../extern_autolog-src/auto_log/autolog.h:66:27: error: 'accumulate' is not a member of 'std'; did you mean 'cv::accumulate'?
   66 |                   << std::accumulate(this->time_info_.begin(), this->time_info_.end(), 0);
      |                           ^~~~~~~~~~
...

Deps:

Platform: Win10

Compiler: MinGW‑w64 11.0 (GCC 11.x), C++17

Compiler Tools: CMake 3.28.1 + Ninja 1.11.1

@Yakuho Yakuho changed the title add include Fix: add include Jun 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant