Zandronum Chat on our Discord Server Get the latest version: 3.2
Source Code

View Revisions: Issue #3494 Back to Issue ]
Summary 0003494: Master server connections timeout on OpenBSD (UDP packets not sent on Qt5)
Revision 2018-09-18 14:32 by intox8907
Steps To Reproduce
Revision 2018-09-21 13:42 by WubTheCaptain
Steps To Reproduce
pkg_add qt5
cmake -DFORCE_QT4=NO $DOOMSEEKER_SRC # Build with Qt5
make -j4
Revision 2018-09-18 14:32 by intox8907
Additional Information
Revision 2018-09-21 13:42 by WubTheCaptain
Additional Information Not reproducible with Qt4. In case of trouble with compiling, pay attention to "pkg_info qt4" and "pkg_info qt5" output.
Revision 2018-09-23 01:13 by WubTheCaptain
Steps To Reproduce
pkg_add qt5 cmake
cmake -DCMAKE_CXX_FLAGS='-I/usr/local/include' -DFORCE_QT4=NO $DOOMSEEKER_SRC # Build with Qt5
make -j4
Revision 2018-09-23 01:13 by WubTheCaptain
Steps To Reproduce
pkg_add qt5 cmake
export Qt5_DIR=/usr/local/lib/qt5/cmake/Qt5
cmake -DCMAKE_CXX_FLAGS='-I/usr/local/include' -DFORCE_QT4=NO $DOOMSEEKER_SRC # Build with Qt5
make -j4






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker