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 · 1 comment
Open

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

mykittylover opened this issue Oct 12, 2024 · 1 comment

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,

@Huixxi
Copy link
Contributor

Huixxi commented Nov 9, 2024

是用什么编译的,现在解决了么

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