[Bug 284326] emulators/qmc2: fails to build
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 284326] emulators/qmc2: fails to build"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 25 Jan 2025 00:44:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284326 --- Comment #1 from Alastair Hogge <agh@riseup.net> --- Relevant snippet from build log: > In file included from src/qmc2main.cpp:38: > In file included from src/qmc2main.h:28: > src/imagewidget.h:13:10: fatal error: 'mz_compat.h' file not found > 13 | #include "mz_compat.h" > | ^~~~~~~~~~~~~ > c++ -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DUSE_FILE32API -O2 -w -pthread -fPIC -DQCHDMAN_RELEASE -DQCHDMAN_VERSION=0.244 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_SCRIPTTOOLS_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt5/QtScriptTools -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o projectwindow.o projectwindow.cpp > 1 error generated. > gmake[1]: *** [Makefile.qmake:16495: build/qmc2main.o] Error 1 -- You are receiving this mail because: You are the assignee for the bug.