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

Missing symbol wstr_to_utf8buf in share build #1569

Closed
haquocviet opened this issue May 26, 2020 · 1 comment
Closed

Missing symbol wstr_to_utf8buf in share build #1569

haquocviet opened this issue May 26, 2020 · 1 comment

Comments

@haquocviet
Copy link

Hi gabime,
Please prefix the function below with SPDLOG_API to allow using WCHAR logging in dll mode.
void wstr_to_utf8buf(wstring_view_t wstr, memory_buf_t &target);

@gabime gabime closed this as completed in 0317731 May 26, 2020
@gabime
Copy link
Owner

gabime commented May 26, 2020

Fixed. Thanks for reporting @haquocviet

bachittle pushed a commit to bachittle/spdlog that referenced this issue Dec 22, 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

No branches or pull requests

2 participants