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

I got a compile error,but I don't know what it has happened #390

Open
adjfangjiawei opened this issue Oct 2, 2024 · 5 comments
Open

I got a compile error,but I don't know what it has happened #390

adjfangjiawei opened this issue Oct 2, 2024 · 5 comments

Comments

@adjfangjiawei
Copy link

5717789b58dea46be0eb0f32a1d7d3ca

@adjfangjiawei
Copy link
Author

My compiler is clang++-20

@ChuanqiXu9
Copy link
Collaborator

Are you trying the modules branch?

@adjfangjiawei
Copy link
Author

Are you trying the modules branch?

I am in the CXX20Modules branch,and my compile command is
cmake . -B Build -G Ninja -DCMAKE_BUILD_TYPE=Debug -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_CXX_FLAGS="$CMAKE_CXX_FLAGS -fopenmp -fexperimental-library" -DCMAKE_CXX_COMPILER=clang++-20 -DCMAKE_C_COMPILER=clang-20 -DASYNC_SIMPLE_ENABLE_TESTS=OFF -DASYNC_SIMPLE_BUILD_DEMO_EXAMPLE=OFF -DASYNC_SIMPLE_ENABLE_ASAN=OFF
cmake --build ./Build -j8

@adjfangjiawei
Copy link
Author

Ok,I find I can compile in the v1.3 branch.

@ChuanqiXu9
Copy link
Collaborator

I just tried the trunk and it works. Maybe it is related to different environments.

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

2 participants