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

NVCC errors while compiling the boost headers #2644

Open
Jark5455 opened this issue Feb 22, 2023 · 2 comments
Open

NVCC errors while compiling the boost headers #2644

Jark5455 opened this issue Feb 22, 2023 · 2 comments

Comments

@Jark5455
Copy link

Hello, I created a basic application to use boost beast and boost asio with CUDA. However, it appears that nvcc runs into a lot of errors while compiling the headers. The full error output is here.

By any chance are there any precompiled headers for boost that I could use instead?

@mclow mclow transferred this issue from boostorg/boost Feb 22, 2023
@klemens-morgenstern
Copy link
Collaborator

Are you including a detail header?

@klemens-morgenstern klemens-morgenstern added this to Triage in Taming the Beast via automation Mar 6, 2023
@Jark5455
Copy link
Author

Jark5455 commented Mar 6, 2023

I don’t believe so, the only headers I have included are boost/beast.hpp boost/asio.hpp and boost/bind.hpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants