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

Failed build on macOS 12.5 #195

Closed
tuduongquyet opened this issue Aug 14, 2022 · 2 comments
Closed

Failed build on macOS 12.5 #195

tuduongquyet opened this issue Aug 14, 2022 · 2 comments

Comments

@tuduongquyet
Copy link

Describe the bug

Failed build on macOS 12.5, XCode 13.4

Expected behavior

Build source code

Error output

[ 89%]: ccache compiling.release src/demo/container/bloom_filter.c
[ 89%]: ccache compiling.release src/demo/container/hash_map.c
[ 89%]: ccache compiling.release src/demo/algorithm/sort.c
[ 89%]: ccache compiling.release src/demo/algorithm/find.c
error: src/demo/platform/poller_pipe.c:70:15: error: variable 'total' set but not used [-Werror,-Wunused-but-set-variable]
    tb_hize_t total = 0;
              ^
1 error generated.

Related Environment

macOS 12.5
XCode 13.4

Additional context

Add any other context about the problem here.

@waruqi
Copy link
Member

waruqi commented Aug 14, 2022

I have fixed it.

@tuduongquyet
Copy link
Author

I have fixed it.

Thank youuu

@waruqi waruqi closed this as completed Aug 15, 2022
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