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

按照官网的操作在centos上编译报错了 #2779

Open
mykittylover opened this issue Oct 12, 2024 · 0 comments
Open

按照官网的操作在centos上编译报错了 #2779

mykittylover opened this issue Oct 12, 2024 · 0 comments

Comments

@mykittylover
Copy link

Describe the bug (描述bug)

To Reproduce (复现方法)

Expected behavior (期望行为)

Versions (各种版本)
OS:
Compiler:
brpc:
protobuf:

Additional context/screenshots (更多上下文/截图)

src/bthread/key.cpp:37:14: error: expected constructor, destructor, or type conversion before ‘(’ token
DEFINE_uint32(key_table_list_size, 5000,
^
src/bthread/key.cpp:42:14: error: expected constructor, destructor, or type conversion before ‘(’ token
DEFINE_uint32(borrow_from_globle_size, 100,

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