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

Not building on openSUSE #60

Open
SouceCalve opened this issue Oct 17, 2023 · 3 comments
Open

Not building on openSUSE #60

SouceCalve opened this issue Oct 17, 2023 · 3 comments

Comments

@SouceCalve
Copy link

LOG:
g++ -c -pipe -fstack-protector-all -D_FORTIFY_SOURCE=2 -std=c++11 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIC -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DBOOST_NO_CXX11_SCOPED_ENUMS -DBOOST_ASIO_ENABLE_OLD_SERVICES -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -Isrc -Isrc/json -Isrc/qt -Isrc/i2psam -Isrc/leveldb/include -Isrc/leveldb/helpers -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -Ibuild -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/paymentserver.o src/qt/paymentserver.cpp
src/qt/paymentserver.cpp:19:10: фатальная ошибка: QLocalServer: Нет такого файла или каталога
19 | #include
| ^~~~~~~~~~~~~~
компиляция прервана.

@orignal
Copy link
Contributor

orignal commented Oct 17, 2023

Смотреть в каком пакете он и поставить.

@r4sas
Copy link
Contributor

r4sas commented Oct 19, 2023

И не соберется. Нужен Qt 5.7 максимум. А тут скорее всего 5.12+, если не 6.

@orignal
Copy link
Contributor

orignal commented Oct 19, 2023

У меня отлично собирается с 5.15 на убунту 22.04

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

3 participants