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

Compile error with version 0.5.2 #124

Open
wimdm1 opened this issue Oct 14, 2023 · 3 comments
Open

Compile error with version 0.5.2 #124

wimdm1 opened this issue Oct 14, 2023 · 3 comments

Comments

@wimdm1
Copy link

wimdm1 commented Oct 14, 2023

When I try to compile the version 0.5.2 I get the following error:

src\EmbeddedFiles.cpp:34:1: fatal error: english_bm_htm.h: No such file or directory_

Version 0.5.0 goes fine but I can not see any difference in 'EmbeddedFiles.cpp' of both versions except that the russian_bm_htm.h and resources_ru.h files are missing in version 0.5.2. under the directory locales

@Haggenti
Copy link

Hi, i had the same issue. Solved in checking options in platformIO project directory options,
Include_dir must be locales/
Good day.

@andrej1290
Copy link

I have same problem from version 0.5.3.
Can you give me more information about what this means:
"Solved in checking options in platformIO project directory options, Include_dir must be locales/ "

Thanks

@vitotai
Copy link
Owner

vitotai commented Feb 11, 2024

Isn't that included in platformio.ini?

include_dir= locales/

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

4 participants