-
Notifications
You must be signed in to change notification settings - Fork 378
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
Just after clone and try buid I got date_impl.cpp:78:66: error: ‘put_time’ was not declared #1
Comments
Please provide compiler information. I think you'll be seeing the following issue (absent GCC C++11 support). http://stackoverflow.com/questions/14136833/stdput-time-implementation-status-in-gcc |
@mingodad Was this the cause of your dilemma? |
Closing as OP unresponsive. |
Framework has been collapsed into the core product. This should help resolve many build issues. |
Update to main repo
restbed/dependency/framework/source/corvusoft/framework/detail/date_impl.cpp:78:66: error: ‘put_time’ was not declared in this scope
The text was updated successfully, but these errors were encountered: