Opened 5 years ago
Closed 5 years ago
#13246 closed Support Requests (invalid)
threadpool.hpp missing in 1_65_1
Reported by: | Owned by: | viboes | |
---|---|---|---|
Milestone: | To Be Determined | Component: | thread |
Version: | Boost 1.65.0 | Severity: | Regression |
Keywords: | Cc: |
Description
Installed boost_1_65_1 and compiled code. Got error that threadpool.hpp could not be opened (not found). Looked in the boost directory and it's missing as well as the directory.
Is this planned? Or, should it be in there?
VS2017:
Error C1083 Cannot open include file: 'boost/threadpool.hpp': No such file or directory
Attachments (2)
Change History (8)
comment:1 by , 5 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
by , 5 years ago
Attachment: | boost_1_60_0_includes_threadpool.PNG added |
---|
boost with threadpool in 1.60.0
by , 5 years ago
Attachment: | boost_1_65_1_missing_threadpool.PNG added |
---|
boost 1.65.1 from boost site binary downloads for windows
comment:5 by , 5 years ago
Sorry, I don't remember what happened with this file.
I don't remember having written any documentation of this file.
comment:6 by , 5 years ago
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Closed as we will not recover the file that was not documented.
Hi,
please, could you tell me from where do you git that Boost.Thread should provide such a file?