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

fix the log file path error when using system environment variables in log.conf #75

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

siyuhong
Copy link
Contributor

system : ubuntu20
compiler : x86_64-linux-gnu g++
compiler version : 9.4.0
build error : undefined reference to 'Log4Qt::AppenderAttachable::~AppenderAttachable()'

@andibacher
Copy link
Member

Hallo, I can not reproduce this on Ubuntu 20.04 and gcc 9.4. It should not be necessary to define a empty destruction in MainThreadAppender. Any more details why this fails for you?

@siyuhong
Copy link
Contributor Author

This problem will occur when I inherit the MainThreadAppender Class to implement a custom Adapter Class.

@siyuhong siyuhong changed the title fix x86_64-linux-gnu g++ build error: undefined reference fix the log file path error when using system environment variables in log.conf Oct 31, 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

Successfully merging this pull request may close these issues.

None yet

2 participants