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

Incompatible with boost 1.84.0? #33

Open
n08i40k opened this issue Jan 29, 2024 · 2 comments
Open

Incompatible with boost 1.84.0? #33

n08i40k opened this issue Jan 29, 2024 · 2 comments

Comments

@n08i40k
Copy link

n08i40k commented Jan 29, 2024

I'm trying to build my application (x64 linux).
But the compiler writes that "asio_handler_invoke" is not exists.

clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /home/n08i40k/llvm-project/bin

cmake version 3.28.1

Boost 1.84.0 (installed using vcpkg, x64-linux template)

https://pastebin.com/G9ifsxhp

@n08i40k
Copy link
Author

n08i40k commented Jan 29, 2024

What is interesting is that the program for windows x64 compiles without errors.

@n08i40k
Copy link
Author

n08i40k commented Jan 29, 2024

I rolled back the boost version to 1.82.0 and the build was successful

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

1 participant