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

请教一下单模块调试问题 #83

Closed
PROHansHao opened this issue Sep 9, 2024 · 2 comments
Closed

请教一下单模块调试问题 #83

PROHansHao opened this issue Sep 9, 2024 · 2 comments

Comments

@PROHansHao
Copy link

我是在Linux下的vscode进行单模块调试,example/rpcExample/callee,会出现类似这种错误
/usr/bin/ld: /tmp/ccvavNMB.o:(.data.rel.ro._ZTV13FriendService[_ZTV13FriendService]+0x20): undefined reference to fixbug::FiendServiceRpc::GetDescriptor()' /usr/bin/ld: /tmp/ccvavNMB.o:(.data.rel.ro._ZTV13FriendService[_ZTV13FriendService]+0x28): undefined reference to fixbug::FiendServiceRpc::CallMethod(google::protobuf::MethodDescriptor const*, google::protobuf::RpcController*, google::protobuf::Message const*, google::protobuf::Message*, google::protobuf::Closure*)',应该如何编写调试文件

Copy link

github-actions bot commented Sep 9, 2024

Message that will be displayed on users' first issue

@PROHansHao
Copy link
Author

已经解决,还需要将.pd.cc文件链接

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