Skip to content

Fix compilation with boost >= 1.86#51

Open
Chocobo1 wants to merge 2 commits intobittorrent:masterfrom
Chocobo1:boost_186_fix
Open

Fix compilation with boost >= 1.86#51
Chocobo1 wants to merge 2 commits intobittorrent:masterfrom
Chocobo1:boost_186_fix

Conversation

@Chocobo1
Copy link
Copy Markdown

No description provided.

@milahu milahu mentioned this pull request Oct 11, 2025
@milahu
Copy link
Copy Markdown

milahu commented Oct 11, 2025

Fix compilation with boost >= 1.86

no, this breaks with boost 1.87

src/main.cpp:68:20: error: 'io_service' has not been declared in 'boost::asio'
   68 | using boost::asio::io_service;
      |                    ^~~~~~~~~~

see also #52

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.

2 participants