Skip to content

Camera class with title in different characters #6

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

Open
naushadck opened this issue Apr 24, 2025 · 2 comments
Open

Camera class with title in different characters #6

naushadck opened this issue Apr 24, 2025 · 2 comments

Comments

@naushadck
Copy link

Attached picture.
Camera class window title shows in different chars than English.

Image

@yushulx
Copy link
Owner

yushulx commented Apr 25, 2025

@naushadck You can fix the issue by saving the source file as UTF-8 with BOM. I've updated main.cpp.

Image

@naushadck
Copy link
Author

naushadck commented Apr 25, 2025

That did not work for me.
Changed the following in CameraPreviewWindows.cpp line # 100.

title changed to a new variable type std::wstring.
wstitle..c_str()

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