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

-std=C++11 нужен не только для MSVC, и тоже для всех компилаторов. #317

Open
vincentb1 opened this issue Oct 25, 2021 · 1 comment

Comments

@vincentb1
Copy link

Я получаю это:

…/coolreader/crengine/src/lvstring.cpp:3324:23: error: 
      use of undeclared identifier 'U'
        res.append(1, U'-');
                      ^
1 error generated.
@vincentb1
Copy link
Author

Сейчас попитаюсь компилоровать в MACOSX. Предлагаю тебе решение когда получится.

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