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

我在SDK中手动添加Xlog,编译能成功。但是将自己的SDK放入进Demo中就遇到了这样的问题,该怎么解决呢 #1216

Open
zhaodusheng opened this issue Jan 11, 2024 · 0 comments

Comments

@zhaodusheng
Copy link

ld: Undefined symbols:
mars::xlog::appender_open(mars::xlog::XLogConfig const&), referenced from:
-[JRXlogManager initXlog:pathName:] in DotfSDK19
mars::xlog::appender_close(), referenced from:
-[JRXlogManager closeXlog] in DotfSDK19
mars::xlog::appender_set_console_log(bool), referenced from:
-[JRXlogManager initXlog:pathName:] in DotfSDK19
_xlogger_SetLevel, referenced from:
-[JRXlogManager initXlog:pathName:] in DotfSDK19
clang: error: linker command failed with exit code 1 (use -v to see invocation)

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