Skip to content
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

Missing header <condition_variable> in file server_runner.hpp causes compile error #457

Closed
baziorek opened this issue Apr 20, 2020 · 1 comment

Comments

@baziorek
Copy link
Member

During compilation of code version:

git log -1
commit b3550fea8936219f787d2fc41bd44d363e713349 (HEAD, tag: 1.1.2)
Author: Andrei Lebedev <lebdron@gmail.com>
Date:   Wed Mar 11 14:24:57 2020 +0300

There was problem in file:
iroha/irohad/main/server_runner.hpp
because of lack of includes:
#include <condition_variable>

My compiler version:

$ g++ --version
g++ (GCC) 9.2.0
@sorabot sorabot closed this as completed Apr 20, 2020
@sorabot
Copy link
Collaborator

sorabot commented Apr 20, 2020

Thank you for reporting this! To resolve issues quicker and more efficiently, we now track them in Jira - that way they get considered during sprint planning and never get lost or mishandled 😊 We have already carefully transferred your reported issue here.
If you want to track your issue or help us fix it (that would be awesome!), please follow the link above. Even if you do not have a LFID needed for logging in, you can get it here in a few moments.

In case you have just a quick question on how things work, let us know in a chat: https://chat.hyperledger.org/channel/iroha

You are always welcome to participate in discussions in JIRA comments section or Rocket.Chat or help others🖖

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

No branches or pull requests

2 participants