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

не собирается под MacOS #52

Open
vshuraeff opened this issue May 19, 2022 · 1 comment
Open

не собирается под MacOS #52

vshuraeff opened this issue May 19, 2022 · 1 comment

Comments

@vshuraeff
Copy link

натыкал всё по инструкции, весь обязательный и опциональный софт и библиотеки стоят
пожар начинается вот тут

In file included from src/qt/gostcoin.cpp:29:
src/qt/splashscreen.h:13:78: error: no viable conversion from 'int' to 'Qt::WindowFlags' (aka 'QFlags<Qt::WindowType>')
    explicit SplashScreen(const QPixmap &pixmap = QPixmap(), Qt::WindowFlags f = 0);
...

src/qt/gostcoin.cpp:282:18: error: no matching constructor for initialization of 'SplashScreen'
    SplashScreen splash(QPixmap(), 0);
                 ^      ~~~~~~~~~~~~
@r4sas
Copy link
Contributor

r4sas commented May 19, 2022

А версия Qt какая?

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