René's URL Explorer Experiment


Title: Boost_1_87 issues - io_service.hpp is deprecated · Issue #907 · cpp-netlib/cpp-netlib · GitHub

Open Graph Title: Boost_1_87 issues - io_service.hpp is deprecated · Issue #907 · cpp-netlib/cpp-netlib

X Title: Boost_1_87 issues - io_service.hpp is deprecated · Issue #907 · cpp-netlib/cpp-netlib

Description: It looks like io_service.hpp is replaced by io_context.hpp in the latest Boost versions, I got the following errors when building the newest cpp-netlib in Windows environment with Boost_1_87_0: "C:\Users\andy9\BlkDev\cpp-netlib-build\CPP...

Open Graph Description: It looks like io_service.hpp is replaced by io_context.hpp in the latest Boost versions, I got the following errors when building the newest cpp-netlib in Windows environment with Boost_1_87_0: "C:...

X Description: It looks like io_service.hpp is replaced by io_context.hpp in the latest Boost versions, I got the following errors when building the newest cpp-netlib in Windows environment with Boost_1_87_0: &qu...

Opengraph URL: https://github.com/cpp-netlib/cpp-netlib/issues/907

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Boost_1_87 issues - io_service.hpp is deprecated","articleBody":"It looks like io_service.hpp is replaced by io_context.hpp in the latest Boost versions, I got the following errors when building the newest cpp-netlib in Windows environment with Boost_1_87_0:\n\n```\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\CPP-NETLIB.sln\" (Build target) (1) -\u003e\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\ALL_BUILD.vcxproj.metaproj\" (default target) (2) -\u003e\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\libs\\network\\example\\atom_reader.vcxproj.metaproj\" (default target) (4) -\u003e\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\libs\\network\\src\\cppnetlib-client-connections.vcxproj.metaproj\" (default target) (5) -\u003e\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\libs\\network\\src\\cppnetlib-client-connections.vcxproj\" (default target) (6) -\u003e\n(ClCompile target) -\u003e\n  C:\\Users\\andy9\\BlkDev\\cpp-netlib\\boost\\network\\protocol\\http\\client\\connection\\normal_delegate.hpp(13,10): error C1083: Cannot open include file: 'boost/\nasio/io_service.hpp': No such file or directory [C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\libs\\network\\src\\cppnetlib-client-connections.vcxproj]\n\n\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\CPP-NETLIB.sln\" (Build target) (1) -\u003e\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\ALL_BUILD.vcxproj.metaproj\" (default target) (2) -\u003e\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\libs\\network\\test\\http\\cpp-netlib-http-server_async_run_stop_concurrency.vcxproj.metaproj\" (default target) (28) -\u003e\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\libs\\network\\test\\http\\cpp-netlib-http-server_async_run_stop_concurrency.vcxproj\" (default target) (31) -\u003e\n  C:\\Users\\andy9\\BlkDev\\cpp-netlib\\boost\\network\\utils\\thread_pool.hpp(12,10): error C1083: Cannot open include file: 'boost/asio/io_service.hpp': No such\nfile or directory [C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\libs\\network\\test\\http\\cpp-netlib-http-server_async_run_stop_concurrency.vcxproj]\n\n\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\CPP-NETLIB.sln\" (Build target) (1) -\u003e\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\ALL_BUILD.vcxproj.metaproj\" (default target) (2) -\u003e\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\libs\\network\\test\\http\\cpp-netlib-http-server_constructor_test.vcxproj.metaproj\" (default target) (32) -\u003e\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\libs\\network\\test\\http\\cpp-netlib-http-server_constructor_test.vcxproj\" (default target) (33) -\u003e\n  C:\\Users\\andy9\\BlkDev\\cpp-netlib\\boost\\network\\utils\\thread_pool.hpp(12,10): error C1083: Cannot open include file: 'boost/asio/io_service.hpp': No such\nfile or directory [C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\libs\\network\\test\\http\\cpp-netlib-http-server_constructor_test.vcxproj]\n\n\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\CPP-NETLIB.sln\" (Build target) (1) -\u003e\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\ALL_BUILD.vcxproj.metaproj\" (default target) (2) -\u003e\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\libs\\network\\test\\http\\cpp-netlib-http-server_header_parser_test.vcxproj.metaproj\" (default target) (34) -\u003e\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\libs\\network\\test\\http\\cpp-netlib-http-server_header_parser_test.vcxproj\" (default target) (35) -\u003e\n  C:\\Users\\andy9\\BlkDev\\cpp-netlib\\boost\\network\\utils\\thread_pool.hpp(12,10): error C1083: Cannot open include file: 'boost/asio/io_service.hpp': No such\nfile or directory [C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\libs\\network\\test\\http\\cpp-netlib-http-server_header_parser_test.vcxproj]\n\n\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\CPP-NETLIB.sln\" (Build target) (1) -\u003e\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\ALL_BUILD.vcxproj.metaproj\" (default target) (2) -\u003e\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\libs\\network\\test\\cpp-netlib-utils_thread_pool.vcxproj.metaproj\" (default target) (36) -\u003e\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\libs\\network\\test\\cpp-netlib-utils_thread_pool.vcxproj\" (default target) (37) -\u003e\n  C:\\Users\\andy9\\BlkDev\\cpp-netlib\\boost\\network\\utils\\thread_pool.hpp(12,10): error C1083: Cannot open include file: 'boost/asio/io_service.hpp': No such\nfile or directory [C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\libs\\network\\test\\cpp-netlib-utils_thread_pool.vcxproj]\n\n\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\CPP-NETLIB.sln\" (Build target) (1) -\u003e\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\ALL_BUILD.vcxproj.metaproj\" (default target) (2) -\u003e\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\libs\\network\\example\\hello_world_server.vcxproj.metaproj\" (default target) (44) -\u003e\n\"C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\libs\\network\\example\\hello_world_server.vcxproj\" (default target) (45) -\u003e\n  C:\\Users\\andy9\\BlkDev\\cpp-netlib\\boost\\network\\utils\\thread_pool.hpp(12,10): error C1083: Cannot open include file: 'boost/asio/io_service.hpp': No such\nfile or directory [C:\\Users\\andy9\\BlkDev\\cpp-netlib-build\\libs\\network\\example\\hello_world_server.vcxproj]\n\n    14 Warning(s)\n    6 Error(s)\n\nTime Elapsed 00:01:10.86\n```\n\nSo, I'd like to contribute by replacing io_service with io_context.","author":{"url":"https://github.com/Andy11011","@type":"Person","name":"Andy11011"},"datePublished":"2025-01-22T06:12:05.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/907/cpp-netlib/issues/907"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:11e1d3b2-af67-c0b3-135e-0fb3893587cf
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idD76A:360CD8:1730A60:1F670A5:696EAB0C
html-safe-nonceac27ad1e7627fe1459491a6fbb787a8db24d1eceb10eeb4910147f2041334b8c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENzZBOjM2MENEODoxNzMwQTYwOjFGNjcwQTU6Njk2RUFCMEMiLCJ2aXNpdG9yX2lkIjoiMjk3NjA1MzYzMDgxODIzMzEwMCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacbd082a37ed3f6483c819a2f4d74625ab44bc4b8f7f39aa0fbb62fceebfd85bd4
hovercard-subject-tagissue:2803481521
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/cpp-netlib/cpp-netlib/907/issue_layout
twitter:imagehttps://opengraph.githubassets.com/ba5099544f6b7789bcb254a2f0a1521d8378d501f26109c15019c0ac7364c765/cpp-netlib/cpp-netlib/issues/907
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/ba5099544f6b7789bcb254a2f0a1521d8378d501f26109c15019c0ac7364c765/cpp-netlib/cpp-netlib/issues/907
og:image:altIt looks like io_service.hpp is replaced by io_context.hpp in the latest Boost versions, I got the following errors when building the newest cpp-netlib in Windows environment with Boost_1_87_0: "C:...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameAndy11011
hostnamegithub.com
expected-hostnamegithub.com
Nonefdad15fd2ad43212aa8b8be5f2c2725550f8374ceeeb154a999ad9145b43f3f7
turbo-cache-controlno-preview
go-importgithub.com/cpp-netlib/cpp-netlib git https://github.com/cpp-netlib/cpp-netlib.git
octolytics-dimension-user_id192422
octolytics-dimension-user_logincpp-netlib
octolytics-dimension-repository_id494068
octolytics-dimension-repository_nwocpp-netlib/cpp-netlib
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id469399
octolytics-dimension-repository_parent_nwoglynos/cpp-netlib
octolytics-dimension-repository_network_root_id469399
octolytics-dimension-repository_network_root_nwoglynos/cpp-netlib
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release27b23bc056eb973d350fc95afc848757edb9e7a9
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/issues/907#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcpp-netlib%2Fcpp-netlib%2Fissues%2F907
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcpp-netlib%2Fcpp-netlib%2Fissues%2F907
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=cpp-netlib%2Fcpp-netlib
Reloadhttps://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/issues/907
Reloadhttps://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/issues/907
Reloadhttps://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/issues/907
cpp-netlib https://patch-diff.githubusercontent.com/cpp-netlib
cpp-netlibhttps://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib
glynos/cpp-netlibhttps://patch-diff.githubusercontent.com/glynos/cpp-netlib
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fcpp-netlib%2Fcpp-netlib
Fork 425 https://patch-diff.githubusercontent.com/login?return_to=%2Fcpp-netlib%2Fcpp-netlib
Star 2k https://patch-diff.githubusercontent.com/login?return_to=%2Fcpp-netlib%2Fcpp-netlib
Code https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib
Issues 163 https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/issues
Pull requests 8 https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/pulls
Actions https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/actions
Projects 0 https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/projects
Wiki https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/security
Please reload this pagehttps://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/issues/907
Insights https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/pulse
Code https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib
Issues https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/issues
Pull requests https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/pulls
Actions https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/actions
Projects https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/projects
Wiki https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/wiki
Security https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/security
Insights https://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/cpp-netlib/cpp-netlib/issues/907
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/cpp-netlib/cpp-netlib/issues/907
Boost_1_87 issues - io_service.hpp is deprecatedhttps://patch-diff.githubusercontent.com/cpp-netlib/cpp-netlib/issues/907#top
https://github.com/Andy11011
https://github.com/Andy11011
Andy11011https://github.com/Andy11011
on Jan 22, 2025https://github.com/cpp-netlib/cpp-netlib/issues/907#issue-2803481521
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.